COLOR #091413

HEX: #091413 RGB: (9,20,19)

Color info

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

RGB color model

#091413 color RGB value is (9,20,19).

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

RGB channels and saturation

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

9
20
19

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

Portions of RGB colors in percentages

R + G + B = 9 + 20 + 19 = 48 (100%)
R 9 of 48 ~ 18.75%
G 20 of 48 ~ 41.67%
B 19 of 48 ~ 39.58'%

%18.75
%41.67
%39.58

CMYK color model

#091413 color CMYK value is (55,0,5,92).

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

CMYK: (55,0,5,92)
C55M0Y5K92 (55%, 0%, 5%, 92%)
(0.55 / 0.00 / 0.05 / 0.92)

CMYK percentages

%55
%0
%5
%92.16

Codes

Color #091413 in popluar color models

09 14 13
RGB 9 20 19
HSL 175° 37.93% 5.69%
HSB/HSV 175° 55.00% 7.84%
CMYK 55.00% 0.00% 5.00%
92.16%

Color #091413 in popluar number systems.

HEX 09 14 13
Decimal 9 20 19
Binary 1001 10100 10011
Octal 11 24 23

Shades and tints

Shades of #091413

#091413
(9,20,19)
#091312
(9,19,18)
#091211
(9,18,17)
#091110
(9,17,16)
#09100F
(9,16,15)
#090F0E
(9,15,14)
#090E0D
(9,14,13)
#090D0C
(9,13,12)
#090C0B
(9,12,11)
#090B0A
(9,11,10)
#090A09
(9,10,9)
#000000
(0,0,0)

Tints of #091413

#091413
(9,20,19)
#1F2928
(31,41,40)
#353E3D
(53,62,61)
#4B5352
(75,83,82)
#616867
(97,104,103)
#777D7C
(119,125,124)
#8D9291
(141,146,145)
#A3A7A6
(163,167,166)
#B9BCBB
(185,188,187)
#CFD1D0
(207,209,208)
#E5E6E5
(229,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #091413; }

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

This text font color is #091413.

Background Color

.myBgColor { background-color: #091413; }

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

This div background color is #091413.

Border color

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

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

This div border color is #091413.

Opacity

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

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

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

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

This text has shadow with #091413 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #091413.

Preview

Color preview on black background

This text has color #091413 on black background.


Color preview on white background

This text has color #091413 on white background.


Black color preview on #091413 background

This text has black color on #091413 background.


White color preview on #091413 background

This text has white color on #091413 background.


Related colors

Complementary color

Complementary color for #hex is #F6EBEC.


I love getcolorcode.com

Triadic colors

1 #130914 and #141309 with #091413 are triadic colors.

2 #131409 and #140913 with #091413 are triadic colors.