COLOR #09252E

HEX: #09252E RGB: (9,37,46)

Color info

#09252E contains red, green and blue colors in about the same proportion. Web safe color of #09252E is #003333 (or #033).

RGB color model

#09252E color RGB value is (9,37,46).

RGB: (9,37,46) (4%, 15%, 18%)

RGB channels and saturation

R 9 of 255 = 4%
G 37 of 255 = 15%
B 46 of 255 = 18%

9
37
46

R + G + B ~ 12%. #09252E is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 37 + 46 = 92 (100%)
R 9 of 92 ~ 9.78%
G 37 of 92 ~ 40.22%
B 46 of 92 ~ 50'%

%9.78
%40.22
%50

CMYK color model

#09252E color CMYK value is (80,20,0,82).

  • cyan value is 80.43%
  • magenta value is 19.57%
  • yellow value is 0.00%
  • key color value is 81.96%
CMYK: (80,20,0,82) C80M20Y0K82 (80%,20%,0%,82%) (0.80/0.20/0.00/0.82) 

CMYK percentages

%80.43
%19.57
%0
%81.96

Codes

Color #09252E in popluar color models

09 25 2E
RGB 9 37 46
HSL 195° 67.27% 10.78%
HSB/HSV 195° 80.43% 18.04%
CMYK 80.43% 19.57% 0.00%
81.96%

Color #09252E in popluar number systems.

HEX 09 25 2E
Decimal 9 37 46
Binary 1001 100101 101110
Octal 11 45 56

Shades and tints

Shades of #09252E

#09252E
(9,37,46)
#09222A
(9,34,42)
#091F26
(9,31,38)
#091C22
(9,28,34)
#09191E
(9,25,30)
#09161A
(9,22,26)
#091316
(9,19,22)
#091012
(9,16,18)
#090D0E
(9,13,14)
#090A0A
(9,10,10)
#090706
(9,7,6)
#000000
(0,0,0)

Tints of #09252E

#09252E
(9,37,46)
#1F3841
(31,56,65)
#354B54
(53,75,84)
#4B5E67
(75,94,103)
#61717A
(97,113,122)
#77848D
(119,132,141)
#8D97A0
(141,151,160)
#A3AAB3
(163,170,179)
#B9BDC6
(185,189,198)
#CFD0D9
(207,208,217)
#E5E3EC
(229,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09252E color. Also use rgb(9,37,46) instead hex code.

Text Font Color

.myTextColor { color: #09252E; }

<p style="color:#09252E">This sample text font color is #09252E.</p>

This text font color is #09252E.

Background Color

.myBgColor { background-color: #09252E; }

<div style="background-color:#09252E">Inner text</div>

This div background color is #09252E.

Border color

.myBorderColor { border: 1px solid #09252E; }

<div style="border:3px solid #09252E">Div</div>

This div border color is #09252E.

Opacity

.myOpacity80 { color: #09252E; opacity: 0.8; }

<p style="color:#09252E;opacity:0.8;">80%</p>

Text with #09252E color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #09252E;}

<p style="text-shadow: 3px 3px 1px #09252E">Text here.</p>

This text has shadow with #09252E color.


.textShadow {text-shadow: 3px 3px 1px #09252E', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #09252E, 5px 5px 20px red">Text here.</p>

This text has shadow with #09252E primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#09252E, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#09252E, Direction=45, Strength=4)">Text</p>

This text has shadow with #09252E and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #09252E;
-webkit-box-shadow: 1px 1px 3px 2px #09252E;
box-shadow: 1px 1px 3px 2px #09252E;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #09252E; -webkit-box-shadow: 1px 1px 3px 2px #09252E; box-shadow:1px 1px 3px 2px #09252E;">
Div content here
</div>

This div box has shadow with color #09252E.

Preview

Color preview on black background

This text has color #09252E on black background.


Color preview on white background

This text has color #09252E on white background.


Black color preview on #09252E background

This text has black color on #09252E background.


White color preview on #09252E background

This text has white color on #09252E background.


Related colors

Complementary color

Complementary color for #hex is #F6DAD1.


I love getcolorcode.com

Triadic colors

1 #2E0925 and #252E09 with #09252E are triadic colors.

2 #2E2509 and #25092E with #09252E are triadic colors.