COLOR #476140

HEX: #476140 RGB: (71,97,64)

Color info

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

RGB color model

#476140 color RGB value is (71,97,64).

RGB: (71,97,64) (28%, 38%, 25%)

RGB channels and saturation

R 71 of 255 = 28%
G 97 of 255 = 38%
B 64 of 255 = 25%

71
97
64

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

Portions of RGB colors in percentages

R + G + B = 71 + 97 + 64 = 232 (100%)
R 71 of 232 ~ 30.6%
G 97 of 232 ~ 41.81%
B 64 of 232 ~ 27.59'%

%30.6
%41.81
%27.59

CMYK color model

#476140 color CMYK value is (27,0,34,62).

  • cyan value is 26.80%
  • magenta value is 0.00%
  • yellow value is 34.02%
  • key color value is 61.96%

CMYK: (27,0,34,62)
C27M0Y34K62 (27%, 0%, 34%, 62%)
(0.27 / 0.00 / 0.34 / 0.62)

CMYK percentages

%26.8
%0
%34.02
%61.96

Codes

Color #476140 in popluar color models

47 61 40
RGB 71 97 64
HSL 107° 20.50% 31.57%
HSB/HSV 107° 34.02% 38.04%
CMYK 26.80% 0.00% 34.02%
61.96%

Color #476140 in popluar number systems.

HEX 47 61 40
Decimal 71 97 64
Binary 1000111 1100001 1000000
Octal 107 141 100

Shades and tints

Shades of #476140

#476140
(71,97,64)
#41593B
(65,89,59)
#3B5136
(59,81,54)
#354931
(53,73,49)
#2F412C
(47,65,44)
#293927
(41,57,39)
#233122
(35,49,34)
#1D291D
(29,41,29)
#172118
(23,33,24)
#111913
(17,25,19)
#0B110E
(11,17,14)
#000000
(0,0,0)

Tints of #476140

#476140
(71,97,64)
#576F51
(87,111,81)
#677D62
(103,125,98)
#778B73
(119,139,115)
#879984
(135,153,132)
#97A795
(151,167,149)
#A7B5A6
(167,181,166)
#B7C3B7
(183,195,183)
#C7D1C8
(199,209,200)
#D7DFD9
(215,223,217)
#E7EDEA
(231,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476140 color. Also use rgb(71,97,64) instead hex code.

Text Font Color

.myTextColor { color: #476140; }

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

This text font color is #476140.

Background Color

.myBgColor { background-color: #476140; }

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

This div background color is #476140.

Border color

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

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

This div border color is #476140.

Opacity

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

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

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

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

This text has shadow with #476140 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476140.

Preview

Color preview on black background

This text has color #476140 on black background.


Color preview on white background

This text has color #476140 on white background.


Black color preview on #476140 background

This text has black color on #476140 background.


White color preview on #476140 background

This text has white color on #476140 background.


Related colors

Complementary color

Complementary color for #hex is #B89EBF.


I love getcolorcode.com

Triadic colors

1 #404761 and #614047 with #476140 are triadic colors.

2 #406147 and #614740 with #476140 are triadic colors.