COLOR #092217

HEX: #092217 RGB: (9,34,23)

Color info

#092217 contains red, green and blue colors in about the same proportion. Web safe color of #092217 is #003300 (or #030).

RGB color model

#092217 color RGB value is (9,34,23).

RGB: (9,34,23) (4%, 13%, 9%)

RGB channels and saturation

R 9 of 255 = 4%
G 34 of 255 = 13%
B 23 of 255 = 9%

9
34
23

R + G + B ~ 9%. #092217 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 34 + 23 = 66 (100%)
R 9 of 66 ~ 13.64%
G 34 of 66 ~ 51.52%
B 23 of 66 ~ 34.85'%

%13.64
%51.52
%34.85

CMYK color model

#092217 color CMYK value is (74,0,32,87).

  • cyan value is 73.53%
  • magenta value is 0.00%
  • yellow value is 32.35%
  • key color value is 86.67%

CMYK: (74,0,32,87)
C74M0Y32K87 (74%, 0%, 32%, 87%)
(0.74 / 0.00 / 0.32 / 0.87)

CMYK percentages

%73.53
%0
%32.35
%86.67

Codes

Color #092217 in popluar color models

09 22 17
RGB 9 34 23
HSL 154° 58.14% 8.43%
HSB/HSV 154° 73.53% 13.33%
CMYK 73.53% 0.00% 32.35%
86.67%

Color #092217 in popluar number systems.

HEX 09 22 17
Decimal 9 34 23
Binary 1001 100010 10111
Octal 11 42 27

Shades and tints

Shades of #092217

#092217
(9,34,23)
#091F15
(9,31,21)
#091C13
(9,28,19)
#091911
(9,25,17)
#09160F
(9,22,15)
#09130D
(9,19,13)
#09100B
(9,16,11)
#090D09
(9,13,9)
#090A07
(9,10,7)
#090705
(9,7,5)
#090403
(9,4,3)
#000000
(0,0,0)

Tints of #092217

#092217
(9,34,23)
#1F362C
(31,54,44)
#354A41
(53,74,65)
#4B5E56
(75,94,86)
#61726B
(97,114,107)
#778680
(119,134,128)
#8D9A95
(141,154,149)
#A3AEAA
(163,174,170)
#B9C2BF
(185,194,191)
#CFD6D4
(207,214,212)
#E5EAE9
(229,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #092217; }

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

This text font color is #092217.

Background Color

.myBgColor { background-color: #092217; }

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

This div background color is #092217.

Border color

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

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

This div border color is #092217.

Opacity

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

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

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

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

This text has shadow with #092217 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #092217.

Preview

Color preview on black background

This text has color #092217 on black background.


Color preview on white background

This text has color #092217 on white background.


Black color preview on #092217 background

This text has black color on #092217 background.


White color preview on #092217 background

This text has white color on #092217 background.


Related colors

Complementary color

Complementary color for #hex is #F6DDE8.


I love getcolorcode.com

Triadic colors

1 #170922 and #221709 with #092217 are triadic colors.

2 #172209 and #220917 with #092217 are triadic colors.