COLOR #466232

HEX: #466232 RGB: (70,98,50)

Color info

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

RGB color model

#466232 color RGB value is (70,98,50).

RGB: (70,98,50) (27%, 38%, 20%)

RGB channels and saturation

R 70 of 255 = 27%
G 98 of 255 = 38%
B 50 of 255 = 20%

70
98
50

R + G + B ~ 28%. #466232 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 98 + 50 = 218 (100%)
R 70 of 218 ~ 32.11%
G 98 of 218 ~ 44.95%
B 50 of 218 ~ 22.94'%

%32.11
%44.95
%22.94

CMYK color model

#466232 color CMYK value is (29,0,49,62).

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

CMYK: (29,0,49,62)
C29M0Y49K62 (29%, 0%, 49%, 62%)
(0.29 / 0.00 / 0.49 / 0.62)

CMYK percentages

%28.57
%0
%48.98
%61.57

Codes

Color #466232 in popluar color models

46 62 32
RGB 70 98 50
HSL 95° 32.43% 29.02%
HSB/HSV 95° 48.98% 38.43%
CMYK 28.57% 0.00% 48.98%
61.57%

Color #466232 in popluar number systems.

HEX 46 62 32
Decimal 70 98 50
Binary 1000110 1100010 110010
Octal 106 142 62

Shades and tints

Shades of #466232

#466232
(70,98,50)
#405A2E
(64,90,46)
#3A522A
(58,82,42)
#344A26
(52,74,38)
#2E4222
(46,66,34)
#283A1E
(40,58,30)
#22321A
(34,50,26)
#1C2A16
(28,42,22)
#162212
(22,34,18)
#101A0E
(16,26,14)
#0A120A
(10,18,10)
#000000
(0,0,0)

Tints of #466232

#466232
(70,98,50)
#567044
(86,112,68)
#667E56
(102,126,86)
#768C68
(118,140,104)
#869A7A
(134,154,122)
#96A88C
(150,168,140)
#A6B69E
(166,182,158)
#B6C4B0
(182,196,176)
#C6D2C2
(198,210,194)
#D6E0D4
(214,224,212)
#E6EEE6
(230,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466232; }

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

This text font color is #466232.

Background Color

.myBgColor { background-color: #466232; }

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

This div background color is #466232.

Border color

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

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

This div border color is #466232.

Opacity

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

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

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

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

This text has shadow with #466232 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466232.

Preview

Color preview on black background

This text has color #466232 on black background.


Color preview on white background

This text has color #466232 on white background.


Black color preview on #466232 background

This text has black color on #466232 background.


White color preview on #466232 background

This text has white color on #466232 background.


Related colors

Complementary color

Complementary color for #hex is #B99DCD.


I love getcolorcode.com

Triadic colors

1 #324662 and #623246 with #466232 are triadic colors.

2 #326246 and #624632 with #466232 are triadic colors.