COLOR #477036

HEX: #477036 RGB: (71,112,54)

Color info

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

RGB color model

#477036 color RGB value is (71,112,54).

RGB: (71,112,54) (28%, 44%, 21%)

RGB channels and saturation

R 71 of 255 = 28%
G 112 of 255 = 44%
B 54 of 255 = 21%

71
112
54

R + G + B ~ 31%. #477036 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 112 + 54 = 237 (100%)
R 71 of 237 ~ 29.96%
G 112 of 237 ~ 47.26%
B 54 of 237 ~ 22.78'%

%29.96
%47.26
%22.78

CMYK color model

#477036 color CMYK value is (37,0,52,56).

  • cyan value is 36.61%
  • magenta value is 0.00%
  • yellow value is 51.79%
  • key color value is 56.08%

CMYK: (37,0,52,56)
C37M0Y52K56 (37%, 0%, 52%, 56%)
(0.37 / 0.00 / 0.52 / 0.56)

CMYK percentages

%36.61
%0
%51.79
%56.08

Codes

Color #477036 in popluar color models

47 70 36
RGB 71 112 54
HSL 102° 34.94% 32.55%
HSB/HSV 102° 51.79% 43.92%
CMYK 36.61% 0.00% 51.79%
56.08%

Color #477036 in popluar number systems.

HEX 47 70 36
Decimal 71 112 54
Binary 1000111 1110000 110110
Octal 107 160 66

Shades and tints

Shades of #477036

#477036
(71,112,54)
#416632
(65,102,50)
#3B5C2E
(59,92,46)
#35522A
(53,82,42)
#2F4826
(47,72,38)
#293E22
(41,62,34)
#23341E
(35,52,30)
#1D2A1A
(29,42,26)
#172016
(23,32,22)
#111612
(17,22,18)
#0B0C0E
(11,12,14)
#000000
(0,0,0)

Tints of #477036

#477036
(71,112,54)
#577D48
(87,125,72)
#678A5A
(103,138,90)
#77976C
(119,151,108)
#87A47E
(135,164,126)
#97B190
(151,177,144)
#A7BEA2
(167,190,162)
#B7CBB4
(183,203,180)
#C7D8C6
(199,216,198)
#D7E5D8
(215,229,216)
#E7F2EA
(231,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477036 color. Also use rgb(71,112,54) instead hex code.

Text Font Color

.myTextColor { color: #477036; }

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

This text font color is #477036.

Background Color

.myBgColor { background-color: #477036; }

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

This div background color is #477036.

Border color

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

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

This div border color is #477036.

Opacity

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

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

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

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

This text has shadow with #477036 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477036.

Preview

Color preview on black background

This text has color #477036 on black background.


Color preview on white background

This text has color #477036 on white background.


Black color preview on #477036 background

This text has black color on #477036 background.


White color preview on #477036 background

This text has white color on #477036 background.


Related colors

Complementary color

Complementary color for #hex is #B88FC9.


I love getcolorcode.com

Triadic colors

1 #364770 and #703647 with #477036 are triadic colors.

2 #367047 and #704736 with #477036 are triadic colors.