COLOR #466439

HEX: #466439 RGB: (70,100,57)

Color info

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

RGB color model

#466439 color RGB value is (70,100,57).

RGB: (70,100,57) (27%, 39%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 100 of 255 = 39%
B 57 of 255 = 22%

70
100
57

R + G + B ~ 29%. #466439 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 100 + 57 = 227 (100%)
R 70 of 227 ~ 30.84%
G 100 of 227 ~ 44.05%
B 57 of 227 ~ 25.11'%

%30.84
%44.05
%25.11

CMYK color model

#466439 color CMYK value is (30,0,43,61).

  • cyan value is 30.00%
  • magenta value is 0.00%
  • yellow value is 43.00%
  • key color value is 60.78%
CMYK: (30,0,43,61) C30M0Y43K61 (30%,0%,43%,61%) (0.30/0.00/0.43/0.61) 

CMYK percentages

%30
%0
%43
%60.78

Codes

Color #466439 in popluar color models

46 64 39
RGB 70 100 57
HSL 102° 27.39% 30.78%
HSB/HSV 102° 43.00% 39.22%
CMYK 30.00% 0.00% 43.00%
60.78%

Color #466439 in popluar number systems.

HEX 46 64 39
Decimal 70 100 57
Binary 1000110 1100100 111001
Octal 106 144 71

Shades and tints

Shades of #466439

#466439
(70,100,57)
#405B34
(64,91,52)
#3A522F
(58,82,47)
#34492A
(52,73,42)
#2E4025
(46,64,37)
#283720
(40,55,32)
#222E1B
(34,46,27)
#1C2516
(28,37,22)
#161C11
(22,28,17)
#10130C
(16,19,12)
#0A0A07
(10,10,7)
#000000
(0,0,0)

Tints of #466439

#466439
(70,100,57)
#56724B
(86,114,75)
#66805D
(102,128,93)
#768E6F
(118,142,111)
#869C81
(134,156,129)
#96AA93
(150,170,147)
#A6B8A5
(166,184,165)
#B6C6B7
(182,198,183)
#C6D4C9
(198,212,201)
#D6E2DB
(214,226,219)
#E6F0ED
(230,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466439; }

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

This text font color is #466439.

Background Color

.myBgColor { background-color: #466439; }

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

This div background color is #466439.

Border color

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

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

This div border color is #466439.

Opacity

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

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

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

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

This text has shadow with #466439 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466439.

Preview

Color preview on black background

This text has color #466439 on black background.


Color preview on white background

This text has color #466439 on white background.


Black color preview on #466439 background

This text has black color on #466439 background.


White color preview on #466439 background

This text has white color on #466439 background.


Related colors

Complementary color

Complementary color for #hex is #B99BC6.


I love getcolorcode.com

Triadic colors

1 #394664 and #643946 with #466439 are triadic colors.

2 #396446 and #644639 with #466439 are triadic colors.