COLOR #092409

HEX: #092409 RGB: (9,36,9)

Color info

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

RGB color model

#092409 color RGB value is (9,36,9).

RGB: (9,36,9) (4%, 14%, 4%)

RGB channels and saturation

R 9 of 255 = 4%
G 36 of 255 = 14%
B 9 of 255 = 4%

9
36
9

R + G + B ~ 7%. #092409 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 36 + 9 = 54 (100%)
R 9 of 54 ~ 16.67%
G 36 of 54 ~ 66.67%
B 9 of 54 ~ 16.67'%

%16.67
%66.67
%16.67

CMYK color model

#092409 color CMYK value is (75,0,75,86).

  • cyan value is 75.00%
  • magenta value is 0.00%
  • yellow value is 75.00%
  • key color value is 85.88%

CMYK: (75,0,75,86)
C75M0Y75K86 (75%, 0%, 75%, 86%)
(0.75 / 0.00 / 0.75 / 0.86)

CMYK percentages

%75
%0
%75
%85.88

Codes

Color #092409 in popluar color models

09 24 09
RGB 9 36 9
HSL 120° 60.00% 8.82%
HSB/HSV 120° 75.00% 14.12%
CMYK 75.00% 0.00% 75.00%
85.88%

Color #092409 in popluar number systems.

HEX 09 24 09
Decimal 9 36 9
Binary 1001 100100 1001
Octal 11 44 11

Shades and tints

Shades of #092409

#092409
(9,36,9)
#092109
(9,33,9)
#091E09
(9,30,9)
#091B09
(9,27,9)
#091809
(9,24,9)
#091509
(9,21,9)
#091209
(9,18,9)
#090F09
(9,15,9)
#090C09
(9,12,9)
#090909
(9,9,9)
#090609
(9,6,9)
#000000
(0,0,0)

Tints of #092409

#092409
(9,36,9)
#1F371F
(31,55,31)
#354A35
(53,74,53)
#4B5D4B
(75,93,75)
#617061
(97,112,97)
#778377
(119,131,119)
#8D968D
(141,150,141)
#A3A9A3
(163,169,163)
#B9BCB9
(185,188,185)
#CFCFCF
(207,207,207)
#E5E2E5
(229,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #092409; }

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

This text font color is #092409.

Background Color

.myBgColor { background-color: #092409; }

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

This div background color is #092409.

Border color

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

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

This div border color is #092409.

Opacity

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

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

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

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

This text has shadow with #092409 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #092409.

Preview

Color preview on black background

This text has color #092409 on black background.


Color preview on white background

This text has color #092409 on white background.


Black color preview on #092409 background

This text has black color on #092409 background.


White color preview on #092409 background

This text has white color on #092409 background.


Related colors

Complementary color

Complementary color for #hex is #F6DBF6.


I love getcolorcode.com

Triadic colors

1 #090924 and #240909 with #092409 are triadic colors.

2 #092409 and #240909 with #092409 are triadic colors.