COLOR #477577

HEX: #477577 RGB: (71,117,119)

Color info

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

RGB color model

#477577 color RGB value is (71,117,119).

RGB: (71,117,119) (28%, 46%, 47%)

RGB channels and saturation

R 71 of 255 = 28%
G 117 of 255 = 46%
B 119 of 255 = 47%

71
117
119

R + G + B ~ 40%. #477577 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 71 + 117 + 119 = 307 (100%)
R 71 of 307 ~ 23.13%
G 117 of 307 ~ 38.11%
B 119 of 307 ~ 38.76'%

%23.13
%38.11
%38.76

CMYK color model

#477577 color CMYK value is (40,2,0,53).

  • cyan value is 40.34%
  • magenta value is 1.68%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (40,2,0,53) C40M2Y0K53 (40%,2%,0%,53%) (0.40/0.02/0.00/0.53) 

CMYK percentages

%40.34
%1.68
%0
%53.33

Codes

Color #477577 in popluar color models

47 75 77
RGB 71 117 119
HSL 183° 25.26% 37.25%
HSB/HSV 183° 40.34% 46.67%
CMYK 40.34% 1.68% 0.00%
53.33%

Color #477577 in popluar number systems.

HEX 47 75 77
Decimal 71 117 119
Binary 1000111 1110101 1110111
Octal 107 165 167

Shades and tints

Shades of #477577

#477577
(71,117,119)
#416B6D
(65,107,109)
#3B6163
(59,97,99)
#355759
(53,87,89)
#2F4D4F
(47,77,79)
#294345
(41,67,69)
#23393B
(35,57,59)
#1D2F31
(29,47,49)
#172527
(23,37,39)
#111B1D
(17,27,29)
#0B1113
(11,17,19)
#000000
(0,0,0)

Tints of #477577

#477577
(71,117,119)
#578183
(87,129,131)
#678D8F
(103,141,143)
#77999B
(119,153,155)
#87A5A7
(135,165,167)
#97B1B3
(151,177,179)
#A7BDBF
(167,189,191)
#B7C9CB
(183,201,203)
#C7D5D7
(199,213,215)
#D7E1E3
(215,225,227)
#E7EDEF
(231,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477577; }

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

This text font color is #477577.

Background Color

.myBgColor { background-color: #477577; }

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

This div background color is #477577.

Border color

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

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

This div border color is #477577.

Opacity

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

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

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

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

This text has shadow with #477577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477577.

Preview

Color preview on black background

This text has color #477577 on black background.


Color preview on white background

This text has color #477577 on white background.


Black color preview on #477577 background

This text has black color on #477577 background.


White color preview on #477577 background

This text has white color on #477577 background.


Related colors

Complementary color

Complementary color for #hex is #B88A88.


I love getcolorcode.com

Triadic colors

1 #774775 and #757747 with #477577 are triadic colors.

2 #777547 and #754777 with #477577 are triadic colors.