COLOR #09461E

HEX: #09461E RGB: (9,70,30)

Color info

#09461E contains mainly green and blue colors. Web safe color of #09461E is #003333 (or #033).

RGB color model

#09461E color RGB value is (9,70,30).

RGB: (9,70,30) (4%, 27%, 12%)

RGB channels and saturation

R 9 of 255 = 4%
G 70 of 255 = 27%
B 30 of 255 = 12%

9
70
30

R + G + B ~ 14%. #09461E is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 70 + 30 = 109 (100%)
R 9 of 109 ~ 8.26%
G 70 of 109 ~ 64.22%
B 30 of 109 ~ 27.52'%

%64.22
%27.52

CMYK color model

#09461E color CMYK value is (87,0,57,73).

  • cyan value is 87.14%
  • magenta value is 0.00%
  • yellow value is 57.14%
  • key color value is 72.55%

CMYK: (87,0,57,73)
C87M0Y57K73 (87%, 0%, 57%, 73%)
(0.87 / 0.00 / 0.57 / 0.73)

CMYK percentages

%87.14
%0
%57.14
%72.55

Codes

Color #09461E in popluar color models

09 46 1E
RGB 9 70 30
HSL 141° 77.22% 15.49%
HSB/HSV 141° 87.14% 27.45%
CMYK 87.14% 0.00% 57.14%
72.55%

Color #09461E in popluar number systems.

HEX 09 46 1E
Decimal 9 70 30
Binary 1001 1000110 11110
Octal 11 106 36

Shades and tints

Shades of #09461E

#09461E
(9,70,30)
#09401C
(9,64,28)
#093A1A
(9,58,26)
#093418
(9,52,24)
#092E16
(9,46,22)
#092814
(9,40,20)
#092212
(9,34,18)
#091C10
(9,28,16)
#09160E
(9,22,14)
#09100C
(9,16,12)
#090A0A
(9,10,10)
#000000
(0,0,0)

Tints of #09461E

#09461E
(9,70,30)
#1F5632
(31,86,50)
#356646
(53,102,70)
#4B765A
(75,118,90)
#61866E
(97,134,110)
#779682
(119,150,130)
#8DA696
(141,166,150)
#A3B6AA
(163,182,170)
#B9C6BE
(185,198,190)
#CFD6D2
(207,214,210)
#E5E6E6
(229,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #09461E; }

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

This text font color is #09461E.

Background Color

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

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

This div background color is #09461E.

Border color

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

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

This div border color is #09461E.

Opacity

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

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

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

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

This text has shadow with #09461E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09461E.

Preview

Color preview on black background

This text has color #09461E on black background.


Color preview on white background

This text has color #09461E on white background.


Black color preview on #09461E background

This text has black color on #09461E background.


White color preview on #09461E background

This text has white color on #09461E background.


Related colors

Complementary color

Complementary color for #hex is #F6B9E1.


I love getcolorcode.com

Triadic colors

1 #1E0946 and #461E09 with #09461E are triadic colors.

2 #1E4609 and #46091E with #09461E are triadic colors.