COLOR #477750

HEX: #477750 RGB: (71,119,80)

Color info

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

RGB color model

#477750 color RGB value is (71,119,80).

RGB: (71,119,80) (28%, 47%, 31%)

RGB channels and saturation

R 71 of 255 = 28%
G 119 of 255 = 47%
B 80 of 255 = 31%

71
119
80

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

Portions of RGB colors in percentages

R + G + B = 71 + 119 + 80 = 270 (100%)
R 71 of 270 ~ 26.3%
G 119 of 270 ~ 44.07%
B 80 of 270 ~ 29.63'%

%26.3
%44.07
%29.63

CMYK color model

#477750 color CMYK value is (40,0,33,53).

  • cyan value is 40.34%
  • magenta value is 0.00%
  • yellow value is 32.77%
  • key color value is 53.33%

CMYK: (40,0,33,53)
C40M0Y33K53 (40%, 0%, 33%, 53%)
(0.40 / 0.00 / 0.33 / 0.53)

CMYK percentages

%40.34
%0
%32.77
%53.33

Codes

Color #477750 in popluar color models

47 77 50
RGB 71 119 80
HSL 131° 25.26% 37.25%
HSB/HSV 131° 40.34% 46.67%
CMYK 40.34% 0.00% 32.77%
53.33%

Color #477750 in popluar number systems.

HEX 47 77 50
Decimal 71 119 80
Binary 1000111 1110111 1010000
Octal 107 167 120

Shades and tints

Shades of #477750

#477750
(71,119,80)
#416D49
(65,109,73)
#3B6342
(59,99,66)
#35593B
(53,89,59)
#2F4F34
(47,79,52)
#29452D
(41,69,45)
#233B26
(35,59,38)
#1D311F
(29,49,31)
#172718
(23,39,24)
#111D11
(17,29,17)
#0B130A
(11,19,10)
#000000
(0,0,0)

Tints of #477750

#477750
(71,119,80)
#57835F
(87,131,95)
#678F6E
(103,143,110)
#779B7D
(119,155,125)
#87A78C
(135,167,140)
#97B39B
(151,179,155)
#A7BFAA
(167,191,170)
#B7CBB9
(183,203,185)
#C7D7C8
(199,215,200)
#D7E3D7
(215,227,215)
#E7EFE6
(231,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477750 color. Also use rgb(71,119,80) instead hex code.

Text Font Color

.myTextColor { color: #477750; }

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

This text font color is #477750.

Background Color

.myBgColor { background-color: #477750; }

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

This div background color is #477750.

Border color

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

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

This div border color is #477750.

Opacity

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

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

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

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

This text has shadow with #477750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477750.

Preview

Color preview on black background

This text has color #477750 on black background.


Color preview on white background

This text has color #477750 on white background.


Black color preview on #477750 background

This text has black color on #477750 background.


White color preview on #477750 background

This text has white color on #477750 background.


Related colors

Complementary color

Complementary color for #hex is #B888AF.


I love getcolorcode.com

Triadic colors

1 #504777 and #775047 with #477750 are triadic colors.

2 #507747 and #774750 with #477750 are triadic colors.