COLOR #09291E

HEX: #09291E RGB: (9,41,30)

Color info

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

RGB color model

#09291E color RGB value is (9,41,30).

RGB: (9,41,30) (4%, 16%, 12%)

RGB channels and saturation

R 9 of 255 = 4%
G 41 of 255 = 16%
B 30 of 255 = 12%

9
41
30

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

Portions of RGB colors in percentages

R + G + B = 9 + 41 + 30 = 80 (100%)
R 9 of 80 ~ 11.25%
G 41 of 80 ~ 51.25%
B 30 of 80 ~ 37.5'%

%11.25
%51.25
%37.5

CMYK color model

#09291E color CMYK value is (78,0,27,84).

  • cyan value is 78.05%
  • magenta value is 0.00%
  • yellow value is 26.83%
  • key color value is 83.92%

CMYK: (78,0,27,84)
C78M0Y27K84 (78%, 0%, 27%, 84%)
(0.78 / 0.00 / 0.27 / 0.84)

CMYK percentages

%78.05
%0
%26.83
%83.92

Codes

Color #09291E in popluar color models

09 29 1E
RGB 9 41 30
HSL 159° 64.00% 9.80%
HSB/HSV 159° 78.05% 16.08%
CMYK 78.05% 0.00% 26.83%
83.92%

Color #09291E in popluar number systems.

HEX 09 29 1E
Decimal 9 41 30
Binary 1001 101001 11110
Octal 11 51 36

Shades and tints

Shades of #09291E

#09291E
(9,41,30)
#09261C
(9,38,28)
#09231A
(9,35,26)
#092018
(9,32,24)
#091D16
(9,29,22)
#091A14
(9,26,20)
#091712
(9,23,18)
#091410
(9,20,16)
#09110E
(9,17,14)
#090E0C
(9,14,12)
#090B0A
(9,11,10)
#000000
(0,0,0)

Tints of #09291E

#09291E
(9,41,30)
#1F3C32
(31,60,50)
#354F46
(53,79,70)
#4B625A
(75,98,90)
#61756E
(97,117,110)
#778882
(119,136,130)
#8D9B96
(141,155,150)
#A3AEAA
(163,174,170)
#B9C1BE
(185,193,190)
#CFD4D2
(207,212,210)
#E5E7E6
(229,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09291E color. Also use rgb(9,41,30) instead hex code.

Text Font Color

.myTextColor { color: #09291E; }

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

This text font color is #09291E.

Background Color

.myBgColor { background-color: #09291E; }

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

This div background color is #09291E.

Border color

.myBorderColor { border: 1px solid #09291E; }

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

This div border color is #09291E.

Opacity

.myOpacity80 { color: #09291E; opacity: 0.8; }

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

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

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

This text has shadow with #09291E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09291E.

Preview

Color preview on black background

This text has color #09291E on black background.


Color preview on white background

This text has color #09291E on white background.


Black color preview on #09291E background

This text has black color on #09291E background.


White color preview on #09291E background

This text has white color on #09291E background.


Related colors

Complementary color

Complementary color for #hex is #F6D6E1.


I love getcolorcode.com

Triadic colors

1 #1E0929 and #291E09 with #09291E are triadic colors.

2 #1E2909 and #29091E with #09291E are triadic colors.