COLOR #466133

HEX: #466133 RGB: (70,97,51)

Color info

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

RGB color model

#466133 color RGB value is (70,97,51).

RGB: (70,97,51) (27%, 38%, 20%)

RGB channels and saturation

R 70 of 255 = 27%
G 97 of 255 = 38%
B 51 of 255 = 20%

70
97
51

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

Portions of RGB colors in percentages

R + G + B = 70 + 97 + 51 = 218 (100%)
R 70 of 218 ~ 32.11%
G 97 of 218 ~ 44.5%
B 51 of 218 ~ 23.39'%

%32.11
%44.5
%23.39

CMYK color model

#466133 color CMYK value is (28,0,47,62).

  • cyan value is 27.84%
  • magenta value is 0.00%
  • yellow value is 47.42%
  • key color value is 61.96%
CMYK: (28,0,47,62) C28M0Y47K62 (28%,0%,47%,62%) (0.28/0.00/0.47/0.62) 

CMYK percentages

%27.84
%0
%47.42
%61.96

Codes

Color #466133 in popluar color models

46 61 33
RGB 70 97 51
HSL 95° 31.08% 29.02%
HSB/HSV 95° 47.42% 38.04%
CMYK 27.84% 0.00% 47.42%
61.96%

Color #466133 in popluar number systems.

HEX 46 61 33
Decimal 70 97 51
Binary 1000110 1100001 110011
Octal 106 141 63

Shades and tints

Shades of #466133

#466133
(70,97,51)
#40592F
(64,89,47)
#3A512B
(58,81,43)
#344927
(52,73,39)
#2E4123
(46,65,35)
#28391F
(40,57,31)
#22311B
(34,49,27)
#1C2917
(28,41,23)
#162113
(22,33,19)
#10190F
(16,25,15)
#0A110B
(10,17,11)
#000000
(0,0,0)

Tints of #466133

#466133
(70,97,51)
#566F45
(86,111,69)
#667D57
(102,125,87)
#768B69
(118,139,105)
#86997B
(134,153,123)
#96A78D
(150,167,141)
#A6B59F
(166,181,159)
#B6C3B1
(182,195,177)
#C6D1C3
(198,209,195)
#D6DFD5
(214,223,213)
#E6EDE7
(230,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466133 color. Also use rgb(70,97,51) instead hex code.

Text Font Color

.myTextColor { color: #466133; }

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

This text font color is #466133.

Background Color

.myBgColor { background-color: #466133; }

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

This div background color is #466133.

Border color

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

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

This div border color is #466133.

Opacity

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

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

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

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

This text has shadow with #466133 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466133.

Preview

Color preview on black background

This text has color #466133 on black background.


Color preview on white background

This text has color #466133 on white background.


Black color preview on #466133 background

This text has black color on #466133 background.


White color preview on #466133 background

This text has white color on #466133 background.


Related colors

Complementary color

Complementary color for #hex is #B99ECC.


I love getcolorcode.com

Triadic colors

1 #334661 and #613346 with #466133 are triadic colors.

2 #336146 and #614633 with #466133 are triadic colors.