COLOR #466209

HEX: #466209 RGB: (70,98,9)

Color info

#466209 contains mainly red and green colors. Web safe color of #466209 is #336600 (or #360).

RGB color model

#466209 color RGB value is (70,98,9).

RGB: (70,98,9) (27%, 38%, 4%)

RGB channels and saturation

R 70 of 255 = 27%
G 98 of 255 = 38%
B 9 of 255 = 4%

70
98
9

R + G + B ~ 23%. #466209 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 98 + 9 = 177 (100%)
R 70 of 177 ~ 39.55%
G 98 of 177 ~ 55.37%
B 9 of 177 ~ 5.08'%

%39.55
%55.37

CMYK color model

#466209 color CMYK value is (29,0,91,62).

  • cyan value is 28.57%
  • magenta value is 0.00%
  • yellow value is 90.82%
  • key color value is 61.57%

CMYK: (29,0,91,62)
C29M0Y91K62 (29%, 0%, 91%, 62%)
(0.29 / 0.00 / 0.91 / 0.62)

CMYK percentages

%28.57
%0
%90.82
%61.57

Codes

Color #466209 in popluar color models

46 62 09
RGB 70 98 9
HSL 79° 83.18% 20.98%
HSB/HSV 79° 90.82% 38.43%
CMYK 28.57% 0.00% 90.82%
61.57%

Color #466209 in popluar number systems.

HEX 46 62 09
Decimal 70 98 9
Binary 1000110 1100010 1001
Octal 106 142 11

Shades and tints

Shades of #466209

#466209
(70,98,9)
#405A09
(64,90,9)
#3A5209
(58,82,9)
#344A09
(52,74,9)
#2E4209
(46,66,9)
#283A09
(40,58,9)
#223209
(34,50,9)
#1C2A09
(28,42,9)
#162209
(22,34,9)
#101A09
(16,26,9)
#0A1209
(10,18,9)
#000000
(0,0,0)

Tints of #466209

#466209
(70,98,9)
#56701F
(86,112,31)
#667E35
(102,126,53)
#768C4B
(118,140,75)
#869A61
(134,154,97)
#96A877
(150,168,119)
#A6B68D
(166,182,141)
#B6C4A3
(182,196,163)
#C6D2B9
(198,210,185)
#D6E0CF
(214,224,207)
#E6EEE5
(230,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466209; }

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

This text font color is #466209.

Background Color

.myBgColor { background-color: #466209; }

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

This div background color is #466209.

Border color

.myBorderColor { border: 1px solid #466209; }

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

This div border color is #466209.

Opacity

.myOpacity80 { color: #466209; opacity: 0.8; }

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

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

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

This text has shadow with #466209 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466209.

Preview

Color preview on black background

This text has color #466209 on black background.


Color preview on white background

This text has color #466209 on white background.


Black color preview on #466209 background

This text has black color on #466209 background.


White color preview on #466209 background

This text has white color on #466209 background.


Related colors

Complementary color

Complementary color for #hex is #B99DF6.


I love getcolorcode.com

Triadic colors

1 #094662 and #620946 with #466209 are triadic colors.

2 #096246 and #624609 with #466209 are triadic colors.