COLOR #477156

HEX: #477156 RGB: (71,113,86)

Color info

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

RGB color model

#477156 color RGB value is (71,113,86).

RGB: (71,113,86) (28%, 44%, 34%)

RGB channels and saturation

R 71 of 255 = 28%
G 113 of 255 = 44%
B 86 of 255 = 34%

71
113
86

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

Portions of RGB colors in percentages

R + G + B = 71 + 113 + 86 = 270 (100%)
R 71 of 270 ~ 26.3%
G 113 of 270 ~ 41.85%
B 86 of 270 ~ 31.85'%

%26.3
%41.85
%31.85

CMYK color model

#477156 color CMYK value is (37,0,24,56).

  • cyan value is 37.17%
  • magenta value is 0.00%
  • yellow value is 23.89%
  • key color value is 55.69%

CMYK: (37,0,24,56)
C37M0Y24K56 (37%, 0%, 24%, 56%)
(0.37 / 0.00 / 0.24 / 0.56)

CMYK percentages

%37.17
%0
%23.89
%55.69

Codes

Color #477156 in popluar color models

47 71 56
RGB 71 113 86
HSL 141° 22.83% 36.08%
HSB/HSV 141° 37.17% 44.31%
CMYK 37.17% 0.00% 23.89%
55.69%

Color #477156 in popluar number systems.

HEX 47 71 56
Decimal 71 113 86
Binary 1000111 1110001 1010110
Octal 107 161 126

Shades and tints

Shades of #477156

#477156
(71,113,86)
#41674F
(65,103,79)
#3B5D48
(59,93,72)
#355341
(53,83,65)
#2F493A
(47,73,58)
#293F33
(41,63,51)
#23352C
(35,53,44)
#1D2B25
(29,43,37)
#17211E
(23,33,30)
#111717
(17,23,23)
#0B0D10
(11,13,16)
#000000
(0,0,0)

Tints of #477156

#477156
(71,113,86)
#577D65
(87,125,101)
#678974
(103,137,116)
#779583
(119,149,131)
#87A192
(135,161,146)
#97ADA1
(151,173,161)
#A7B9B0
(167,185,176)
#B7C5BF
(183,197,191)
#C7D1CE
(199,209,206)
#D7DDDD
(215,221,221)
#E7E9EC
(231,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477156; }

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

This text font color is #477156.

Background Color

.myBgColor { background-color: #477156; }

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

This div background color is #477156.

Border color

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

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

This div border color is #477156.

Opacity

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

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

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

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

This text has shadow with #477156 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477156.

Preview

Color preview on black background

This text has color #477156 on black background.


Color preview on white background

This text has color #477156 on white background.


Black color preview on #477156 background

This text has black color on #477156 background.


White color preview on #477156 background

This text has white color on #477156 background.


Related colors

Complementary color

Complementary color for #hex is #B88EA9.


I love getcolorcode.com

Triadic colors

1 #564771 and #715647 with #477156 are triadic colors.

2 #567147 and #714756 with #477156 are triadic colors.