COLOR #09390E

HEX: #09390E RGB: (9,57,14)

Color info

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

RGB color model

#09390E color RGB value is (9,57,14).

RGB: (9,57,14) (4%, 22%, 5%)

RGB channels and saturation

R 9 of 255 = 4%
G 57 of 255 = 22%
B 14 of 255 = 5%

9
57
14

R + G + B ~ 10%. #09390E is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 57 + 14 = 80 (100%)
R 9 of 80 ~ 11.25%
G 57 of 80 ~ 71.25%
B 14 of 80 ~ 17.5'%

%11.25
%71.25
%17.5

CMYK color model

#09390E color CMYK value is (84,0,75,78).

  • cyan value is 84.21%
  • magenta value is 0.00%
  • yellow value is 75.44%
  • key color value is 77.65%

CMYK: (84,0,75,78)
C84M0Y75K78 (84%, 0%, 75%, 78%)
(0.84 / 0.00 / 0.75 / 0.78)

CMYK percentages

%84.21
%0
%75.44
%77.65

Codes

Color #09390E in popluar color models

09 39 0E
RGB 9 57 14
HSL 126° 72.73% 12.94%
HSB/HSV 126° 84.21% 22.35%
CMYK 84.21% 0.00% 75.44%
77.65%

Color #09390E in popluar number systems.

HEX 09 39 0E
Decimal 9 57 14
Binary 1001 111001 1110
Octal 11 71 16

Shades and tints

Shades of #09390E

#09390E
(9,57,14)
#09340D
(9,52,13)
#092F0C
(9,47,12)
#092A0B
(9,42,11)
#09250A
(9,37,10)
#092009
(9,32,9)
#091B08
(9,27,8)
#091607
(9,22,7)
#091106
(9,17,6)
#090C05
(9,12,5)
#090704
(9,7,4)
#000000
(0,0,0)

Tints of #09390E

#09390E
(9,57,14)
#1F4B23
(31,75,35)
#355D38
(53,93,56)
#4B6F4D
(75,111,77)
#618162
(97,129,98)
#779377
(119,147,119)
#8DA58C
(141,165,140)
#A3B7A1
(163,183,161)
#B9C9B6
(185,201,182)
#CFDBCB
(207,219,203)
#E5EDE0
(229,237,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09390E color. Also use rgb(9,57,14) instead hex code.

Text Font Color

.myTextColor { color: #09390E; }

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

This text font color is #09390E.

Background Color

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

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

This div background color is #09390E.

Border color

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

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

This div border color is #09390E.

Opacity

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

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

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

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

This text has shadow with #09390E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09390E.

Preview

Color preview on black background

This text has color #09390E on black background.


Color preview on white background

This text has color #09390E on white background.


Black color preview on #09390E background

This text has black color on #09390E background.


White color preview on #09390E background

This text has white color on #09390E background.


Related colors

Complementary color

Complementary color for #hex is #F6C6F1.


I love getcolorcode.com

Triadic colors

1 #0E0939 and #390E09 with #09390E are triadic colors.

2 #0E3909 and #39090E with #09390E are triadic colors.