COLOR #09141E

HEX: #09141E RGB: (9,20,30)

Color info

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

RGB color model

#09141E color RGB value is (9,20,30).

RGB: (9,20,30) (4%, 8%, 12%)

RGB channels and saturation

R 9 of 255 = 4%
G 20 of 255 = 8%
B 30 of 255 = 12%

9
20
30

R + G + B ~ 8%. #09141E is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 20 + 30 = 59 (100%)
R 9 of 59 ~ 15.25%
G 20 of 59 ~ 33.9%
B 30 of 59 ~ 50.85'%

%15.25
%33.9
%50.85

CMYK color model

#09141E color CMYK value is (70,33,0,88).

  • cyan value is 70.00%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 88.24%

CMYK: (70,33,0,88)
C70M33Y0K88 (70%, 33%, 0%, 88%)
(0.70 / 0.33 / 0.00 / 0.88)

CMYK percentages

%70
%33.33
%0
%88.24

Codes

Color #09141E in popluar color models

09 14 1E
RGB 9 20 30
HSL 209° 53.85% 7.65%
HSB/HSV 209° 70.00% 11.76%
CMYK 70.00% 33.33% 0.00%
88.24%

Color #09141E in popluar number systems.

HEX 09 14 1E
Decimal 9 20 30
Binary 1001 10100 11110
Octal 11 24 36

Shades and tints

Shades of #09141E

#09141E
(9,20,30)
#09131C
(9,19,28)
#09121A
(9,18,26)
#091118
(9,17,24)
#091016
(9,16,22)
#090F14
(9,15,20)
#090E12
(9,14,18)
#090D10
(9,13,16)
#090C0E
(9,12,14)
#090B0C
(9,11,12)
#090A0A
(9,10,10)
#000000
(0,0,0)

Tints of #09141E

#09141E
(9,20,30)
#1F2932
(31,41,50)
#353E46
(53,62,70)
#4B535A
(75,83,90)
#61686E
(97,104,110)
#777D82
(119,125,130)
#8D9296
(141,146,150)
#A3A7AA
(163,167,170)
#B9BCBE
(185,188,190)
#CFD1D2
(207,209,210)
#E5E6E6
(229,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09141E color. Also use rgb(9,20,30) instead hex code.

Text Font Color

.myTextColor { color: #09141E; }

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

This text font color is #09141E.

Background Color

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

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

This div background color is #09141E.

Border color

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

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

This div border color is #09141E.

Opacity

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

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

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

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

This text has shadow with #09141E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09141E.

Preview

Color preview on black background

This text has color #09141E on black background.


Color preview on white background

This text has color #09141E on white background.


Black color preview on #09141E background

This text has black color on #09141E background.


White color preview on #09141E background

This text has white color on #09141E background.


Related colors

Complementary color

Complementary color for #hex is #F6EBE1.


I love getcolorcode.com

Triadic colors

1 #1E0914 and #141E09 with #09141E are triadic colors.

2 #1E1409 and #14091E with #09141E are triadic colors.