COLOR #091513

HEX: #091513 RGB: (9,21,19)

Color info

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

RGB color model

#091513 color RGB value is (9,21,19).

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

RGB channels and saturation

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

9
21
19

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

Portions of RGB colors in percentages

R + G + B = 9 + 21 + 19 = 49 (100%)
R 9 of 49 ~ 18.37%
G 21 of 49 ~ 42.86%
B 19 of 49 ~ 38.78'%

%18.37
%42.86
%38.78

CMYK color model

#091513 color CMYK value is (57,0,10,92).

  • cyan value is 57.14%
  • magenta value is 0.00%
  • yellow value is 9.52%
  • key color value is 91.76%

CMYK: (57,0,10,92)
C57M0Y10K92 (57%, 0%, 10%, 92%)
(0.57 / 0.00 / 0.10 / 0.92)

CMYK percentages

%57.14
%0
%9.52
%91.76

Codes

Color #091513 in popluar color models

09 15 13
RGB 9 21 19
HSL 170° 40.00% 5.88%
HSB/HSV 170° 57.14% 8.24%
CMYK 57.14% 0.00% 9.52%
91.76%

Color #091513 in popluar number systems.

HEX 09 15 13
Decimal 9 21 19
Binary 1001 10101 10011
Octal 11 25 23

Shades and tints

Shades of #091513

#091513
(9,21,19)
#091412
(9,20,18)
#091311
(9,19,17)
#091210
(9,18,16)
#09110F
(9,17,15)
#09100E
(9,16,14)
#090F0D
(9,15,13)
#090E0C
(9,14,12)
#090D0B
(9,13,11)
#090C0A
(9,12,10)
#090B09
(9,11,9)
#000000
(0,0,0)

Tints of #091513

#091513
(9,21,19)
#1F2A28
(31,42,40)
#353F3D
(53,63,61)
#4B5452
(75,84,82)
#616967
(97,105,103)
#777E7C
(119,126,124)
#8D9391
(141,147,145)
#A3A8A6
(163,168,166)
#B9BDBB
(185,189,187)
#CFD2D0
(207,210,208)
#E5E7E5
(229,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #091513; }

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

This text font color is #091513.

Background Color

.myBgColor { background-color: #091513; }

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

This div background color is #091513.

Border color

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

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

This div border color is #091513.

Opacity

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

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

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

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

This text has shadow with #091513 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #091513.

Preview

Color preview on black background

This text has color #091513 on black background.


Color preview on white background

This text has color #091513 on white background.


Black color preview on #091513 background

This text has black color on #091513 background.


White color preview on #091513 background

This text has white color on #091513 background.


Related colors

Complementary color

Complementary color for #hex is #F6EAEC.


I love getcolorcode.com

Triadic colors

1 #130915 and #151309 with #091513 are triadic colors.

2 #131509 and #150913 with #091513 are triadic colors.