#09526C Color Information

Hex color code: #09526C

A dark blue shade, #09526C appears as (9, 82, 108) in RGB and (196°, 85%, 23%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#09526C
RGB
9, 82, 108
HSL
196°, 85%, 23%
CMYK
92%, 24%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #09526C; 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 #09526C; background-color: #09526C15; }

Alert / Toast

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

Link / Accent

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

a { color: #09526C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #09526C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

9, 82, 108

Red: 9 / Green: 82 / Blue: 108

HSL

196°, 85%, 23%

Hue: 196° / Saturation: 85% / Lightness: 23%

CMYK

92%, 24%, 0%, 58%

Cyan: 92% / Magenta: 24% / Yellow: 0% / Key: 58%

What color is #09526C?

#09526C is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #09526C to RGB:

rgb(9, 82, 108)HEX to RGB Converter →

HEX to HSL

Convert #09526C to HSL:

hsl(196, 85%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #09526C to CMYK:

cmyk(92%, 24%, 0%, 58%)Color Converter →

Color Meaning and Usage

A intense blue tone, #09526C has RGB (9, 82, 108) and HSL (196°, 85%, 23%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #09526C is #6D2309, creating high-contrast pairings. For softer combinations, try analogous colors like #096D55.

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

Contrast with #09526C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #09526C?

#09526C is a intense blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #09526C?

#09526C in RGB is (9, 82, 108) - 9 red, 82 green, and 108 blue.

How to use #09526C in CSS?

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

What colors go well with #09526C?

#6D2309 (complementary), #096D55 (analogous), and #031C26 (lighter shade) work well with #09526C.