COLOR #477034

HEX: #477034 RGB: (71,112,52)

Color info

#477034 contains mainly red and green colors. Web safe color of #477034 is #336633 (or #363).

RGB color model

#477034 color RGB value is (71,112,52).

RGB: (71,112,52) (28%, 44%, 20%)

RGB channels and saturation

R 71 of 255 = 28%
G 112 of 255 = 44%
B 52 of 255 = 20%

71
112
52

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

Portions of RGB colors in percentages

R + G + B = 71 + 112 + 52 = 235 (100%)
R 71 of 235 ~ 30.21%
G 112 of 235 ~ 47.66%
B 52 of 235 ~ 22.13'%

%30.21
%47.66
%22.13

CMYK color model

#477034 color CMYK value is (37,0,54,56).

  • cyan value is 36.61%
  • magenta value is 0.00%
  • yellow value is 53.57%
  • key color value is 56.08%
CMYK: (37,0,54,56) C37M0Y54K56 (37%,0%,54%,56%) (0.37/0.00/0.54/0.56) 

CMYK percentages

%36.61
%0
%53.57
%56.08

Codes

Color #477034 in popluar color models

47 70 34
RGB 71 112 52
HSL 101° 36.59% 32.16%
HSB/HSV 101° 53.57% 43.92%
CMYK 36.61% 0.00% 53.57%
56.08%

Color #477034 in popluar number systems.

HEX 47 70 34
Decimal 71 112 52
Binary 1000111 1110000 110100
Octal 107 160 64

Shades and tints

Shades of #477034

#477034
(71,112,52)
#416630
(65,102,48)
#3B5C2C
(59,92,44)
#355228
(53,82,40)
#2F4824
(47,72,36)
#293E20
(41,62,32)
#23341C
(35,52,28)
#1D2A18
(29,42,24)
#172014
(23,32,20)
#111610
(17,22,16)
#0B0C0C
(11,12,12)
#000000
(0,0,0)

Tints of #477034

#477034
(71,112,52)
#577D46
(87,125,70)
#678A58
(103,138,88)
#77976A
(119,151,106)
#87A47C
(135,164,124)
#97B18E
(151,177,142)
#A7BEA0
(167,190,160)
#B7CBB2
(183,203,178)
#C7D8C4
(199,216,196)
#D7E5D6
(215,229,214)
#E7F2E8
(231,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477034; }

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

This text font color is #477034.

Background Color

.myBgColor { background-color: #477034; }

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

This div background color is #477034.

Border color

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

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

This div border color is #477034.

Opacity

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

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

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

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

This text has shadow with #477034 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477034.

Preview

Color preview on black background

This text has color #477034 on black background.


Color preview on white background

This text has color #477034 on white background.


Black color preview on #477034 background

This text has black color on #477034 background.


White color preview on #477034 background

This text has white color on #477034 background.


Related colors

Complementary color

Complementary color for #hex is #B88FCB.


I love getcolorcode.com

Triadic colors

1 #344770 and #703447 with #477034 are triadic colors.

2 #347047 and #704734 with #477034 are triadic colors.