COLOR #09310E

HEX: #09310E RGB: (9,49,14)

Color info

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

RGB color model

#09310E color RGB value is (9,49,14).

RGB: (9,49,14) (4%, 19%, 5%)

RGB channels and saturation

R 9 of 255 = 4%
G 49 of 255 = 19%
B 14 of 255 = 5%

9
49
14

R + G + B ~ 9%. #09310E is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 49 + 14 = 72 (100%)
R 9 of 72 ~ 12.5%
G 49 of 72 ~ 68.06%
B 14 of 72 ~ 19.44'%

%12.5
%68.06
%19.44

CMYK color model

#09310E color CMYK value is (82,0,71,81).

  • cyan value is 81.63%
  • magenta value is 0.00%
  • yellow value is 71.43%
  • key color value is 80.78%

CMYK: (82,0,71,81)
C82M0Y71K81 (82%, 0%, 71%, 81%)
(0.82 / 0.00 / 0.71 / 0.81)

CMYK percentages

%81.63
%0
%71.43
%80.78

Codes

Color #09310E in popluar color models

09 31 0E
RGB 9 49 14
HSL 128° 68.97% 11.37%
HSB/HSV 128° 81.63% 19.22%
CMYK 81.63% 0.00% 71.43%
80.78%

Color #09310E in popluar number systems.

HEX 09 31 0E
Decimal 9 49 14
Binary 1001 110001 1110
Octal 11 61 16

Shades and tints

Shades of #09310E

#09310E
(9,49,14)
#092D0D
(9,45,13)
#09290C
(9,41,12)
#09250B
(9,37,11)
#09210A
(9,33,10)
#091D09
(9,29,9)
#091908
(9,25,8)
#091507
(9,21,7)
#091106
(9,17,6)
#090D05
(9,13,5)
#090904
(9,9,4)
#000000
(0,0,0)

Tints of #09310E

#09310E
(9,49,14)
#1F4323
(31,67,35)
#355538
(53,85,56)
#4B674D
(75,103,77)
#617962
(97,121,98)
#778B77
(119,139,119)
#8D9D8C
(141,157,140)
#A3AFA1
(163,175,161)
#B9C1B6
(185,193,182)
#CFD3CB
(207,211,203)
#E5E5E0
(229,229,224)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #09310E; }

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

This text font color is #09310E.

Background Color

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

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

This div background color is #09310E.

Border color

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

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

This div border color is #09310E.

Opacity

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

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

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

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

This text has shadow with #09310E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09310E.

Preview

Color preview on black background

This text has color #09310E on black background.


Color preview on white background

This text has color #09310E on white background.


Black color preview on #09310E background

This text has black color on #09310E background.


White color preview on #09310E background

This text has white color on #09310E background.


Related colors

Complementary color

Complementary color for #hex is #F6CEF1.


I love getcolorcode.com

Triadic colors

1 #0E0931 and #310E09 with #09310E are triadic colors.

2 #0E3109 and #31090E with #09310E are triadic colors.