#284653 Color Information

Hex color code: #284653

A deep blue shade, #284653 appears as (40, 70, 83) in RGB and (198°, 35%, 24%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#284653
RGB
40, 70, 83
HSL
198°, 35%, 24%
CMYK
52%, 16%, 0%, 67%

Shades

CSS Usage
color: #284653;
background-color: #284653;
border-color: #284653;
box-shadow: 0 0 10px #284653;
border: 2px solid #284653;
Tailwind Usage
bg-[#284653]
text-[#284653]
border-[#284653]
shadow-[0_0_10px_284653]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #284653, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #284653; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #284653; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #284653; background-color: #28465315; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #28465320; border-left: 4px solid #284653; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #284653; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #284653 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

40, 70, 83

Red: 40 / Green: 70 / Blue: 83

HSL

198°, 35%, 24%

Hue: 198° / Saturation: 35% / Lightness: 24%

CMYK

52%, 16%, 0%, 67%

Cyan: 52% / Magenta: 16% / Yellow: 0% / Key: 67%

What color is #284653?

#284653 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #284653 to RGB:

rgb(40, 70, 83)HEX to RGB Converter →

HEX to HSL

Convert #284653 to HSL:

hsl(198, 35%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #284653 to CMYK:

cmyk(52%, 16%, 0%, 67%)Color Converter →

Color Meaning and Usage

#284653 is a dramatic blue color with RGB values of 40, 70, 83 and HSL of 198°, 35%, 24%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #284653 is #533528, creating high-contrast pairings. For softer combinations, try analogous colors like #28534A.

Use #284653 in CSS: color: #284653 or background-color: #284653. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #284653

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.09:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #284653?

#284653 is a dramatic blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #284653?

#284653 in RGB is (40, 70, 83) - 40 red, 70 green, and 83 blue.

How to use #284653 in CSS?

Use #284653 directly in your CSS properties like color or background-color.

What colors go well with #284653?

#533528 (complementary), #28534A (analogous), and #0F1A1F (lighter shade) work well with #284653.