COLOR #466839

HEX: #466839 RGB: (70,104,57)

Color info

#466839 contains red, green and blue colors in about the same proportion. Web safe color of #466839 is #336633 (or #363).

RGB color model

#466839 color RGB value is (70,104,57).

RGB: (70,104,57) (27%, 41%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 104 of 255 = 41%
B 57 of 255 = 22%

70
104
57

R + G + B ~ 30%. #466839 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 104 + 57 = 231 (100%)
R 70 of 231 ~ 30.3%
G 104 of 231 ~ 45.02%
B 57 of 231 ~ 24.68'%

%30.3
%45.02
%24.68

CMYK color model

#466839 color CMYK value is (33,0,45,59).

  • cyan value is 32.69%
  • magenta value is 0.00%
  • yellow value is 45.19%
  • key color value is 59.22%
CMYK: (33,0,45,59) C33M0Y45K59 (33%,0%,45%,59%) (0.33/0.00/0.45/0.59) 

CMYK percentages

%32.69
%0
%45.19
%59.22

Codes

Color #466839 in popluar color models

46 68 39
RGB 70 104 57
HSL 103° 29.19% 31.57%
HSB/HSV 103° 45.19% 40.78%
CMYK 32.69% 0.00% 45.19%
59.22%

Color #466839 in popluar number systems.

HEX 46 68 39
Decimal 70 104 57
Binary 1000110 1101000 111001
Octal 106 150 71

Shades and tints

Shades of #466839

#466839
(70,104,57)
#405F34
(64,95,52)
#3A562F
(58,86,47)
#344D2A
(52,77,42)
#2E4425
(46,68,37)
#283B20
(40,59,32)
#22321B
(34,50,27)
#1C2916
(28,41,22)
#162011
(22,32,17)
#10170C
(16,23,12)
#0A0E07
(10,14,7)
#000000
(0,0,0)

Tints of #466839

#466839
(70,104,57)
#56754B
(86,117,75)
#66825D
(102,130,93)
#768F6F
(118,143,111)
#869C81
(134,156,129)
#96A993
(150,169,147)
#A6B6A5
(166,182,165)
#B6C3B7
(182,195,183)
#C6D0C9
(198,208,201)
#D6DDDB
(214,221,219)
#E6EAED
(230,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466839 color. Also use rgb(70,104,57) instead hex code.

Text Font Color

.myTextColor { color: #466839; }

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

This text font color is #466839.

Background Color

.myBgColor { background-color: #466839; }

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

This div background color is #466839.

Border color

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

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

This div border color is #466839.

Opacity

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

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

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

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

This text has shadow with #466839 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466839.

Preview

Color preview on black background

This text has color #466839 on black background.


Color preview on white background

This text has color #466839 on white background.


Black color preview on #466839 background

This text has black color on #466839 background.


White color preview on #466839 background

This text has white color on #466839 background.


Related colors

Complementary color

Complementary color for #hex is #B997C6.


I love getcolorcode.com

Triadic colors

1 #394668 and #683946 with #466839 are triadic colors.

2 #396846 and #684639 with #466839 are triadic colors.