COLOR #09160D

HEX: #09160D RGB: (9,22,13)

Color info

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

RGB color model

#09160D color RGB value is (9,22,13).

RGB: (9,22,13) (4%, 9%, 5%)

RGB channels and saturation

R 9 of 255 = 4%
G 22 of 255 = 9%
B 13 of 255 = 5%

9
22
13

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

Portions of RGB colors in percentages

R + G + B = 9 + 22 + 13 = 44 (100%)
R 9 of 44 ~ 20.45%
G 22 of 44 ~ 50%
B 13 of 44 ~ 29.55'%

%20.45
%50
%29.55

CMYK color model

#09160D color CMYK value is (59,0,41,91).

  • cyan value is 59.09%
  • magenta value is 0.00%
  • yellow value is 40.91%
  • key color value is 91.37%
CMYK: (59,0,41,91) C59M0Y41K91 (59%,0%,41%,91%) (0.59/0.00/0.41/0.91) 

CMYK percentages

%59.09
%0
%40.91
%91.37

Codes

Color #09160D in popluar color models

09 16 0D
RGB 9 22 13
HSL 138° 41.94% 6.08%
HSB/HSV 138° 59.09% 8.63%
CMYK 59.09% 0.00% 40.91%
91.37%

Color #09160D in popluar number systems.

HEX 09 16 0D
Decimal 9 22 13
Binary 1001 10110 1101
Octal 11 26 15

Shades and tints

Shades of #09160D

#09160D
(9,22,13)
#09140C
(9,20,12)
#09120B
(9,18,11)
#09100A
(9,16,10)
#090E09
(9,14,9)
#090C08
(9,12,8)
#090A07
(9,10,7)
#090806
(9,8,6)
#090605
(9,6,5)
#090404
(9,4,4)
#090203
(9,2,3)
#000000
(0,0,0)

Tints of #09160D

#09160D
(9,22,13)
#1F2B23
(31,43,35)
#354039
(53,64,57)
#4B554F
(75,85,79)
#616A65
(97,106,101)
#777F7B
(119,127,123)
#8D9491
(141,148,145)
#A3A9A7
(163,169,167)
#B9BEBD
(185,190,189)
#CFD3D3
(207,211,211)
#E5E8E9
(229,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09160D color. Also use rgb(9,22,13) instead hex code.

Text Font Color

.myTextColor { color: #09160D; }

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

This text font color is #09160D.

Background Color

.myBgColor { background-color: #09160D; }

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

This div background color is #09160D.

Border color

.myBorderColor { border: 1px solid #09160D; }

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

This div border color is #09160D.

Opacity

.myOpacity80 { color: #09160D; opacity: 0.8; }

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

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

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

This text has shadow with #09160D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09160D.

Preview

Color preview on black background

This text has color #09160D on black background.


Color preview on white background

This text has color #09160D on white background.


Black color preview on #09160D background

This text has black color on #09160D background.


White color preview on #09160D background

This text has white color on #09160D background.


Related colors

Complementary color

Complementary color for #hex is #F6E9F2.


I love getcolorcode.com

Triadic colors

1 #0D0916 and #160D09 with #09160D are triadic colors.

2 #0D1609 and #16090D with #09160D are triadic colors.