COLOR #091114

HEX: #091114 RGB: (9,17,20)

Color info

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

RGB color model

#091114 color RGB value is (9,17,20).

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

RGB channels and saturation

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

9
17
20

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

Portions of RGB colors in percentages

R + G + B = 9 + 17 + 20 = 46 (100%)
R 9 of 46 ~ 19.57%
G 17 of 46 ~ 36.96%
B 20 of 46 ~ 43.48'%

%19.57
%36.96
%43.48

CMYK color model

#091114 color CMYK value is (55,15,0,92).

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

CMYK: (55,15,0,92)
C55M15Y0K92 (55%, 15%, 0%, 92%)
(0.55 / 0.15 / 0.00 / 0.92)

CMYK percentages

%55
%15
%0
%92.16

Codes

Color #091114 in popluar color models

09 11 14
RGB 9 17 20
HSL 196° 37.93% 5.69%
HSB/HSV 196° 55.00% 7.84%
CMYK 55.00% 15.00% 0.00%
92.16%

Color #091114 in popluar number systems.

HEX 09 11 14
Decimal 9 17 20
Binary 1001 10001 10100
Octal 11 21 24

Shades and tints

Shades of #091114

#091114
(9,17,20)
#091013
(9,16,19)
#090F12
(9,15,18)
#090E11
(9,14,17)
#090D10
(9,13,16)
#090C0F
(9,12,15)
#090B0E
(9,11,14)
#090A0D
(9,10,13)
#09090C
(9,9,12)
#09080B
(9,8,11)
#09070A
(9,7,10)
#000000
(0,0,0)

Tints of #091114

#091114
(9,17,20)
#1F2629
(31,38,41)
#353B3E
(53,59,62)
#4B5053
(75,80,83)
#616568
(97,101,104)
#777A7D
(119,122,125)
#8D8F92
(141,143,146)
#A3A4A7
(163,164,167)
#B9B9BC
(185,185,188)
#CFCED1
(207,206,209)
#E5E3E6
(229,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #091114; }

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

This text font color is #091114.

Background Color

.myBgColor { background-color: #091114; }

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

This div background color is #091114.

Border color

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

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

This div border color is #091114.

Opacity

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

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

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

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

This text has shadow with #091114 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #091114.

Preview

Color preview on black background

This text has color #091114 on black background.


Color preview on white background

This text has color #091114 on white background.


Black color preview on #091114 background

This text has black color on #091114 background.


White color preview on #091114 background

This text has white color on #091114 background.


Related colors

Complementary color

Complementary color for #hex is #F6EEEB.


I love getcolorcode.com

Triadic colors

1 #140911 and #111409 with #091114 are triadic colors.

2 #141109 and #110914 with #091114 are triadic colors.