COLOR #477152

HEX: #477152 RGB: (71,113,82)

Color info

#477152 contains red, green and blue colors in about the same proportion. Web safe color of #477152 is #336666 (or #366).

RGB color model

#477152 color RGB value is (71,113,82).

RGB: (71,113,82) (28%, 44%, 32%)

RGB channels and saturation

R 71 of 255 = 28%
G 113 of 255 = 44%
B 82 of 255 = 32%

71
113
82

R + G + B ~ 35%. #477152 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 113 + 82 = 266 (100%)
R 71 of 266 ~ 26.69%
G 113 of 266 ~ 42.48%
B 82 of 266 ~ 30.83'%

%26.69
%42.48
%30.83

CMYK color model

#477152 color CMYK value is (37,0,27,56).

  • cyan value is 37.17%
  • magenta value is 0.00%
  • yellow value is 27.43%
  • key color value is 55.69%
CMYK: (37,0,27,56) C37M0Y27K56 (37%,0%,27%,56%) (0.37/0.00/0.27/0.56) 

CMYK percentages

%37.17
%0
%27.43
%55.69

Codes

Color #477152 in popluar color models

47 71 52
RGB 71 113 82
HSL 136° 22.83% 36.08%
HSB/HSV 136° 37.17% 44.31%
CMYK 37.17% 0.00% 27.43%
55.69%

Color #477152 in popluar number systems.

HEX 47 71 52
Decimal 71 113 82
Binary 1000111 1110001 1010010
Octal 107 161 122

Shades and tints

Shades of #477152

#477152
(71,113,82)
#41674B
(65,103,75)
#3B5D44
(59,93,68)
#35533D
(53,83,61)
#2F4936
(47,73,54)
#293F2F
(41,63,47)
#233528
(35,53,40)
#1D2B21
(29,43,33)
#17211A
(23,33,26)
#111713
(17,23,19)
#0B0D0C
(11,13,12)
#000000
(0,0,0)

Tints of #477152

#477152
(71,113,82)
#577D61
(87,125,97)
#678970
(103,137,112)
#77957F
(119,149,127)
#87A18E
(135,161,142)
#97AD9D
(151,173,157)
#A7B9AC
(167,185,172)
#B7C5BB
(183,197,187)
#C7D1CA
(199,209,202)
#D7DDD9
(215,221,217)
#E7E9E8
(231,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477152 color. Also use rgb(71,113,82) instead hex code.

Text Font Color

.myTextColor { color: #477152; }

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

This text font color is #477152.

Background Color

.myBgColor { background-color: #477152; }

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

This div background color is #477152.

Border color

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

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

This div border color is #477152.

Opacity

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

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

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

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

This text has shadow with #477152 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477152.

Preview

Color preview on black background

This text has color #477152 on black background.


Color preview on white background

This text has color #477152 on white background.


Black color preview on #477152 background

This text has black color on #477152 background.


White color preview on #477152 background

This text has white color on #477152 background.


Related colors

Complementary color

Complementary color for #hex is #B88EAD.


I love getcolorcode.com

Triadic colors

1 #524771 and #715247 with #477152 are triadic colors.

2 #527147 and #714752 with #477152 are triadic colors.