COLOR #091214

HEX: #091214 RGB: (9,18,20)

Color info

#091214 contains red, green and blue colors in about the same proportion. Web safe color of #091214 is #000000 (or #000).

RGB color model

#091214 color RGB value is (9,18,20).

RGB: (9,18,20) (4%, 7%, 8%)

RGB channels and saturation

R 9 of 255 = 4%
G 18 of 255 = 7%
B 20 of 255 = 8%

9
18
20

R + G + B ~ 6%. #091214 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 18 + 20 = 47 (100%)
R 9 of 47 ~ 19.15%
G 18 of 47 ~ 38.3%
B 20 of 47 ~ 42.55'%

%19.15
%38.3
%42.55

CMYK color model

#091214 color CMYK value is (55,10,0,92).

  • cyan value is 55.00%
  • magenta value is 10.00%
  • yellow value is 0.00%
  • key color value is 92.16%

CMYK: (55,10,0,92)
C55M10Y0K92 (55%, 10%, 0%, 92%)
(0.55 / 0.10 / 0.00 / 0.92)

CMYK percentages

%55
%10
%0
%92.16

Codes

Color #091214 in popluar color models

09 12 14
RGB 9 18 20
HSL 191° 37.93% 5.69%
HSB/HSV 191° 55.00% 7.84%
CMYK 55.00% 10.00% 0.00%
92.16%

Color #091214 in popluar number systems.

HEX 09 12 14
Decimal 9 18 20
Binary 1001 10010 10100
Octal 11 22 24

Shades and tints

Shades of #091214

#091214
(9,18,20)
#091113
(9,17,19)
#091012
(9,16,18)
#090F11
(9,15,17)
#090E10
(9,14,16)
#090D0F
(9,13,15)
#090C0E
(9,12,14)
#090B0D
(9,11,13)
#090A0C
(9,10,12)
#09090B
(9,9,11)
#09080A
(9,8,10)
#000000
(0,0,0)

Tints of #091214

#091214
(9,18,20)
#1F2729
(31,39,41)
#353C3E
(53,60,62)
#4B5153
(75,81,83)
#616668
(97,102,104)
#777B7D
(119,123,125)
#8D9092
(141,144,146)
#A3A5A7
(163,165,167)
#B9BABC
(185,186,188)
#CFCFD1
(207,207,209)
#E5E4E6
(229,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #091214; }

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

This text font color is #091214.

Background Color

.myBgColor { background-color: #091214; }

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

This div background color is #091214.

Border color

.myBorderColor { border: 1px solid #091214; }

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

This div border color is #091214.

Opacity

.myOpacity80 { color: #091214; opacity: 0.8; }

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

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

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

This text has shadow with #091214 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #091214.

Preview

Color preview on black background

This text has color #091214 on black background.


Color preview on white background

This text has color #091214 on white background.


Black color preview on #091214 background

This text has black color on #091214 background.


White color preview on #091214 background

This text has white color on #091214 background.


Related colors

Complementary color

Complementary color for #hex is #F6EDEB.


I love getcolorcode.com

Triadic colors

1 #140912 and #121409 with #091214 are triadic colors.

2 #141209 and #120914 with #091214 are triadic colors.