COLOR #091013

HEX: #091013 RGB: (9,16,19)

Color info

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

RGB color model

#091013 color RGB value is (9,16,19).

RGB: (9,16,19) (4%, 6%, 7%)

RGB channels and saturation

R 9 of 255 = 4%
G 16 of 255 = 6%
B 19 of 255 = 7%

9
16
19

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

Portions of RGB colors in percentages

R + G + B = 9 + 16 + 19 = 44 (100%)
R 9 of 44 ~ 20.45%
G 16 of 44 ~ 36.36%
B 19 of 44 ~ 43.18'%

%20.45
%36.36
%43.18

CMYK color model

#091013 color CMYK value is (53,16,0,93).

  • cyan value is 52.63%
  • magenta value is 15.79%
  • yellow value is 0.00%
  • key color value is 92.55%
CMYK: (53,16,0,93) C53M16Y0K93 (53%,16%,0%,93%) (0.53/0.16/0.00/0.93) 

CMYK percentages

%52.63
%15.79
%0
%92.55

Codes

Color #091013 in popluar color models

09 10 13
RGB 9 16 19
HSL 198° 35.71% 5.49%
HSB/HSV 198° 52.63% 7.45%
CMYK 52.63% 15.79% 0.00%
92.55%

Color #091013 in popluar number systems.

HEX 09 10 13
Decimal 9 16 19
Binary 1001 10000 10011
Octal 11 20 23

Shades and tints

Shades of #091013

#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)
#090609
(9,6,9)
#000000
(0,0,0)

Tints of #091013

#091013
(9,16,19)
#1F2528
(31,37,40)
#353A3D
(53,58,61)
#4B4F52
(75,79,82)
#616467
(97,100,103)
#77797C
(119,121,124)
#8D8E91
(141,142,145)
#A3A3A6
(163,163,166)
#B9B8BB
(185,184,187)
#CFCDD0
(207,205,208)
#E5E2E5
(229,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #091013; }

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

This text font color is #091013.

Background Color

.myBgColor { background-color: #091013; }

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

This div background color is #091013.

Border color

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

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

This div border color is #091013.

Opacity

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

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

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

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

This text has shadow with #091013 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #091013.

Preview

Color preview on black background

This text has color #091013 on black background.


Color preview on white background

This text has color #091013 on white background.


Black color preview on #091013 background

This text has black color on #091013 background.


White color preview on #091013 background

This text has white color on #091013 background.


Related colors

Complementary color

Complementary color for #hex is #F6EFEC.


I love getcolorcode.com

Triadic colors

1 #130910 and #101309 with #091013 are triadic colors.

2 #131009 and #100913 with #091013 are triadic colors.