COLOR #092820

HEX: #092820 RGB: (9,40,32)

Color info

#092820 contains red, green and blue colors in about the same proportion. Web safe color of #092820 is #003333 (or #033).

RGB color model

#092820 color RGB value is (9,40,32).

RGB: (9,40,32) (4%, 16%, 13%)

RGB channels and saturation

R 9 of 255 = 4%
G 40 of 255 = 16%
B 32 of 255 = 13%

9
40
32

R + G + B ~ 11%. #092820 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 40 + 32 = 81 (100%)
R 9 of 81 ~ 11.11%
G 40 of 81 ~ 49.38%
B 32 of 81 ~ 39.51'%

%11.11
%49.38
%39.51

CMYK color model

#092820 color CMYK value is (78,0,20,84).

  • cyan value is 77.50%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 84.31%

CMYK: (78,0,20,84)
C78M0Y20K84 (78%, 0%, 20%, 84%)
(0.78 / 0.00 / 0.20 / 0.84)

CMYK percentages

%77.5
%0
%20
%84.31

Codes

Color #092820 in popluar color models

09 28 20
RGB 9 40 32
HSL 165° 63.27% 9.61%
HSB/HSV 165° 77.50% 15.69%
CMYK 77.50% 0.00% 20.00%
84.31%

Color #092820 in popluar number systems.

HEX 09 28 20
Decimal 9 40 32
Binary 1001 101000 100000
Octal 11 50 40

Shades and tints

Shades of #092820

#092820
(9,40,32)
#09251E
(9,37,30)
#09221C
(9,34,28)
#091F1A
(9,31,26)
#091C18
(9,28,24)
#091916
(9,25,22)
#091614
(9,22,20)
#091312
(9,19,18)
#091010
(9,16,16)
#090D0E
(9,13,14)
#090A0C
(9,10,12)
#000000
(0,0,0)

Tints of #092820

#092820
(9,40,32)
#1F3B34
(31,59,52)
#354E48
(53,78,72)
#4B615C
(75,97,92)
#617470
(97,116,112)
#778784
(119,135,132)
#8D9A98
(141,154,152)
#A3ADAC
(163,173,172)
#B9C0C0
(185,192,192)
#CFD3D4
(207,211,212)
#E5E6E8
(229,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #092820 color. Also use rgb(9,40,32) instead hex code.

Text Font Color

.myTextColor { color: #092820; }

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

This text font color is #092820.

Background Color

.myBgColor { background-color: #092820; }

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

This div background color is #092820.

Border color

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

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

This div border color is #092820.

Opacity

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

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

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

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

This text has shadow with #092820 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #092820.

Preview

Color preview on black background

This text has color #092820 on black background.


Color preview on white background

This text has color #092820 on white background.


Black color preview on #092820 background

This text has black color on #092820 background.


White color preview on #092820 background

This text has white color on #092820 background.


Related colors

Complementary color

Complementary color for #hex is #F6D7DF.


I love getcolorcode.com

Triadic colors

1 #200928 and #282009 with #092820 are triadic colors.

2 #202809 and #280920 with #092820 are triadic colors.