COLOR #091719

HEX: #091719 RGB: (9,23,25)

Color info

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

RGB color model

#091719 color RGB value is (9,23,25).

RGB: (9,23,25) (4%, 9%, 10%)

RGB channels and saturation

R 9 of 255 = 4%
G 23 of 255 = 9%
B 25 of 255 = 10%

9
23
25

R + G + B ~ 8%. #091719 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 23 + 25 = 57 (100%)
R 9 of 57 ~ 15.79%
G 23 of 57 ~ 40.35%
B 25 of 57 ~ 43.86'%

%15.79
%40.35
%43.86

CMYK color model

#091719 color CMYK value is (64,8,0,90).

  • cyan value is 64.00%
  • magenta value is 8.00%
  • yellow value is 0.00%
  • key color value is 90.20%

CMYK: (64,8,0,90)
C64M8Y0K90 (64%, 8%, 0%, 90%)
(0.64 / 0.08 / 0.00 / 0.90)

CMYK percentages

%64
%8
%0
%90.2

Codes

Color #091719 in popluar color models

09 17 19
RGB 9 23 25
HSL 188° 47.06% 6.67%
HSB/HSV 188° 64.00% 9.80%
CMYK 64.00% 8.00% 0.00%
90.20%

Color #091719 in popluar number systems.

HEX 09 17 19
Decimal 9 23 25
Binary 1001 10111 11001
Octal 11 27 31

Shades and tints

Shades of #091719

#091719
(9,23,25)
#091517
(9,21,23)
#091315
(9,19,21)
#091113
(9,17,19)
#090F11
(9,15,17)
#090D0F
(9,13,15)
#090B0D
(9,11,13)
#09090B
(9,9,11)
#090709
(9,7,9)
#090507
(9,5,7)
#090305
(9,3,5)
#000000
(0,0,0)

Tints of #091719

#091719
(9,23,25)
#1F2C2D
(31,44,45)
#354141
(53,65,65)
#4B5655
(75,86,85)
#616B69
(97,107,105)
#77807D
(119,128,125)
#8D9591
(141,149,145)
#A3AAA5
(163,170,165)
#B9BFB9
(185,191,185)
#CFD4CD
(207,212,205)
#E5E9E1
(229,233,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #091719 color. Also use rgb(9,23,25) instead hex code.

Text Font Color

.myTextColor { color: #091719; }

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

This text font color is #091719.

Background Color

.myBgColor { background-color: #091719; }

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

This div background color is #091719.

Border color

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

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

This div border color is #091719.

Opacity

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

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

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

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

This text has shadow with #091719 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #091719.

Preview

Color preview on black background

This text has color #091719 on black background.


Color preview on white background

This text has color #091719 on white background.


Black color preview on #091719 background

This text has black color on #091719 background.


White color preview on #091719 background

This text has white color on #091719 background.


Related colors

Complementary color

Complementary color for #hex is #F6E8E6.


I love getcolorcode.com

Triadic colors

1 #190917 and #171909 with #091719 are triadic colors.

2 #191709 and #170919 with #091719 are triadic colors.