#09251E Color Information

Hex color code: #09251E

The hex color #09251E is a intense cyan with RGB values of (9, 37, 30) and HSL of (165°, 61%, 9%). It is popular in mobile app design.

Try:
Color NameBlack
HEX
#09251E
RGB
9, 37, 30
HSL
165°, 61%, 9%
CMYK
76%, 0%, 19%, 85%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #09251E; 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 #09251E; background-color: #09251E15; }

Alert / Toast

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

Link / Accent

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

a { color: #09251E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #09251E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

9, 37, 30

Red: 9 / Green: 37 / Blue: 30

HSL

165°, 61%, 9%

Hue: 165° / Saturation: 61% / Lightness: 9%

CMYK

76%, 0%, 19%, 85%

Cyan: 76% / Magenta: 0% / Yellow: 19% / Key: 85%

What color is #09251E?

#09251E is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #09251E to RGB:

rgb(9, 37, 30)HEX to RGB Converter →

HEX to HSL

Convert #09251E to HSL:

hsl(165, 61%, 9%)RGB to HSL Converter →

HEX to CMYK

Convert #09251E to CMYK:

cmyk(76%, 0%, 19%, 85%)Color Converter →

Color Meaning and Usage

#09251E is a dramatic cyan color with RGB values of 9, 37, 30 and HSL of 165°, 61%, 9%. This very dark shade evokes sophistication and elegance, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #09251E is #250910, creating high-contrast pairings. For softer combinations, try analogous colors like #092510.

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

Contrast with #09251E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #09251E?

#09251E is a dramatic cyan color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #09251E?

#09251E in RGB is (9, 37, 30) - 9 red, 37 green, and 30 blue.

How to use #09251E in CSS?

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

What colors go well with #09251E?

#250910 (complementary), #092510 (analogous), and #000000 (lighter shade) work well with #09251E.