COLOR #09290A

HEX: #09290A RGB: (9,41,10)

Color info

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

RGB color model

#09290A color RGB value is (9,41,10).

RGB: (9,41,10) (4%, 16%, 4%)

RGB channels and saturation

R 9 of 255 = 4%
G 41 of 255 = 16%
B 10 of 255 = 4%

9
41
10

R + G + B ~ 8%. #09290A is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 41 + 10 = 60 (100%)
R 9 of 60 ~ 15%
G 41 of 60 ~ 68.33%
B 10 of 60 ~ 16.67'%

%15
%68.33
%16.67

CMYK color model

#09290A color CMYK value is (78,0,76,84).

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

CMYK: (78,0,76,84)
C78M0Y76K84 (78%, 0%, 76%, 84%)
(0.78 / 0.00 / 0.76 / 0.84)

CMYK percentages

%78.05
%0
%75.61
%83.92

Codes

Color #09290A in popluar color models

09 29 0A
RGB 9 41 10
HSL 122° 64.00% 9.80%
HSB/HSV 122° 78.05% 16.08%
CMYK 78.05% 0.00% 75.61%
83.92%

Color #09290A in popluar number systems.

HEX 09 29 0A
Decimal 9 41 10
Binary 1001 101001 1010
Octal 11 51 12

Shades and tints

Shades of #09290A

#09290A
(9,41,10)
#09260A
(9,38,10)
#09230A
(9,35,10)
#09200A
(9,32,10)
#091D0A
(9,29,10)
#091A0A
(9,26,10)
#09170A
(9,23,10)
#09140A
(9,20,10)
#09110A
(9,17,10)
#090E0A
(9,14,10)
#090B0A
(9,11,10)
#000000
(0,0,0)

Tints of #09290A

#09290A
(9,41,10)
#1F3C20
(31,60,32)
#354F36
(53,79,54)
#4B624C
(75,98,76)
#617562
(97,117,98)
#778878
(119,136,120)
#8D9B8E
(141,155,142)
#A3AEA4
(163,174,164)
#B9C1BA
(185,193,186)
#CFD4D0
(207,212,208)
#E5E7E6
(229,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09290A color. Also use rgb(9,41,10) instead hex code.

Text Font Color

.myTextColor { color: #09290A; }

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

This text font color is #09290A.

Background Color

.myBgColor { background-color: #09290A; }

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

This div background color is #09290A.

Border color

.myBorderColor { border: 1px solid #09290A; }

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

This div border color is #09290A.

Opacity

.myOpacity80 { color: #09290A; opacity: 0.8; }

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

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

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

This text has shadow with #09290A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09290A.

Preview

Color preview on black background

This text has color #09290A on black background.


Color preview on white background

This text has color #09290A on white background.


Black color preview on #09290A background

This text has black color on #09290A background.


White color preview on #09290A background

This text has white color on #09290A background.


Related colors

Complementary color

Complementary color for #hex is #F6D6F5.


I love getcolorcode.com

Triadic colors

1 #0A0929 and #290A09 with #09290A are triadic colors.

2 #0A2909 and #29090A with #09290A are triadic colors.