COLOR #09171D

HEX: #09171D RGB: (9,23,29)

Color info

#09171D contains red, green and blue colors in about the same proportion. Web safe color of #09171D is #000033 (or #003).

RGB color model

#09171D color RGB value is (9,23,29).

RGB: (9,23,29) (4%, 9%, 11%)

RGB channels and saturation

R 9 of 255 = 4%
G 23 of 255 = 9%
B 29 of 255 = 11%

9
23
29

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

Portions of RGB colors in percentages

R + G + B = 9 + 23 + 29 = 61 (100%)
R 9 of 61 ~ 14.75%
G 23 of 61 ~ 37.7%
B 29 of 61 ~ 47.54'%

%14.75
%37.7
%47.54

CMYK color model

#09171D color CMYK value is (69,21,0,89).

  • cyan value is 68.97%
  • magenta value is 20.69%
  • yellow value is 0.00%
  • key color value is 88.63%

CMYK: (69,21,0,89)
C69M21Y0K89 (69%, 21%, 0%, 89%)
(0.69 / 0.21 / 0.00 / 0.89)

CMYK percentages

%68.97
%20.69
%0
%88.63

Codes

Color #09171D in popluar color models

09 17 1D
RGB 9 23 29
HSL 198° 52.63% 7.45%
HSB/HSV 198° 68.97% 11.37%
CMYK 68.97% 20.69% 0.00%
88.63%

Color #09171D in popluar number systems.

HEX 09 17 1D
Decimal 9 23 29
Binary 1001 10111 11101
Octal 11 27 35

Shades and tints

Shades of #09171D

#09171D
(9,23,29)
#09151B
(9,21,27)
#091319
(9,19,25)
#091117
(9,17,23)
#090F15
(9,15,21)
#090D13
(9,13,19)
#090B11
(9,11,17)
#09090F
(9,9,15)
#09070D
(9,7,13)
#09050B
(9,5,11)
#090309
(9,3,9)
#000000
(0,0,0)

Tints of #09171D

#09171D
(9,23,29)
#1F2C31
(31,44,49)
#354145
(53,65,69)
#4B5659
(75,86,89)
#616B6D
(97,107,109)
#778081
(119,128,129)
#8D9595
(141,149,149)
#A3AAA9
(163,170,169)
#B9BFBD
(185,191,189)
#CFD4D1
(207,212,209)
#E5E9E5
(229,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #09171D; }

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

This text font color is #09171D.

Background Color

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

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

This div background color is #09171D.

Border color

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

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

This div border color is #09171D.

Opacity

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

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

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

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

This text has shadow with #09171D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09171D.

Preview

Color preview on black background

This text has color #09171D on black background.


Color preview on white background

This text has color #09171D on white background.


Black color preview on #09171D background

This text has black color on #09171D background.


White color preview on #09171D background

This text has white color on #09171D background.


Related colors

Complementary color

Complementary color for #hex is #F6E8E2.


I love getcolorcode.com

Triadic colors

1 #1D0917 and #171D09 with #09171D are triadic colors.

2 #1D1709 and #17091D with #09171D are triadic colors.