COLOR #09122E

HEX: #09122E RGB: (9,18,46)

Color info

#09122E contains red, green and blue colors in about the same proportion. Web safe color of #09122E is #000033 (or #003).

RGB color model

#09122E color RGB value is (9,18,46).

RGB: (9,18,46) (4%, 7%, 18%)

RGB channels and saturation

R 9 of 255 = 4%
G 18 of 255 = 7%
B 46 of 255 = 18%

9
18
46

R + G + B ~ 10%. #09122E is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 18 + 46 = 73 (100%)
R 9 of 73 ~ 12.33%
G 18 of 73 ~ 24.66%
B 46 of 73 ~ 63.01'%

%12.33
%24.66
%63.01

CMYK color model

#09122E color CMYK value is (80,61,0,82).

  • cyan value is 80.43%
  • magenta value is 60.87%
  • yellow value is 0.00%
  • key color value is 81.96%

CMYK: (80,61,0,82)
C80M61Y0K82 (80%, 61%, 0%, 82%)
(0.80 / 0.61 / 0.00 / 0.82)

CMYK percentages

%80.43
%60.87
%0
%81.96

Codes

Color #09122E in popluar color models

09 12 2E
RGB 9 18 46
HSL 225° 67.27% 10.78%
HSB/HSV 225° 80.43% 18.04%
CMYK 80.43% 60.87% 0.00%
81.96%

Color #09122E in popluar number systems.

HEX 09 12 2E
Decimal 9 18 46
Binary 1001 10010 101110
Octal 11 22 56

Shades and tints

Shades of #09122E

#09122E
(9,18,46)
#09112A
(9,17,42)
#091026
(9,16,38)
#090F22
(9,15,34)
#090E1E
(9,14,30)
#090D1A
(9,13,26)
#090C16
(9,12,22)
#090B12
(9,11,18)
#090A0E
(9,10,14)
#09090A
(9,9,10)
#090806
(9,8,6)
#000000
(0,0,0)

Tints of #09122E

#09122E
(9,18,46)
#1F2741
(31,39,65)
#353C54
(53,60,84)
#4B5167
(75,81,103)
#61667A
(97,102,122)
#777B8D
(119,123,141)
#8D90A0
(141,144,160)
#A3A5B3
(163,165,179)
#B9BAC6
(185,186,198)
#CFCFD9
(207,207,217)
#E5E4EC
(229,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #09122E; }

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

This text font color is #09122E.

Background Color

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

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

This div background color is #09122E.

Border color

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

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

This div border color is #09122E.

Opacity

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

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

Text with #09122E 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 #09122E;}

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

This text has shadow with #09122E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09122E.

Preview

Color preview on black background

This text has color #09122E on black background.


Color preview on white background

This text has color #09122E on white background.


Black color preview on #09122E background

This text has black color on #09122E background.


White color preview on #09122E background

This text has white color on #09122E background.


Related colors

Complementary color

Complementary color for #hex is #F6EDD1.


I love getcolorcode.com

Triadic colors

1 #2E0912 and #122E09 with #09122E are triadic colors.

2 #2E1209 and #12092E with #09122E are triadic colors.