COLOR #475D57

HEX: #475D57 RGB: (71,93,87)

Color info

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

RGB color model

#475D57 color RGB value is (71,93,87).

RGB: (71,93,87) (28%, 36%, 34%)

RGB channels and saturation

R 71 of 255 = 28%
G 93 of 255 = 36%
B 87 of 255 = 34%

71
93
87

R + G + B ~ 33%. #475D57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 93 + 87 = 251 (100%)
R 71 of 251 ~ 28.29%
G 93 of 251 ~ 37.05%
B 87 of 251 ~ 34.66'%

%28.29
%37.05
%34.66

CMYK color model

#475D57 color CMYK value is (24,0,6,64).

  • cyan value is 23.66%
  • magenta value is 0.00%
  • yellow value is 6.45%
  • key color value is 63.53%

CMYK: (24,0,6,64)
C24M0Y6K64 (24%, 0%, 6%, 64%)
(0.24 / 0.00 / 0.06 / 0.64)

CMYK percentages

%23.66
%0
%6.45
%63.53

Codes

Color #475D57 in popluar color models

47 5D 57
RGB 71 93 87
HSL 164° 13.41% 32.16%
HSB/HSV 164° 23.66% 36.47%
CMYK 23.66% 0.00% 6.45%
63.53%

Color #475D57 in popluar number systems.

HEX 47 5D 57
Decimal 71 93 87
Binary 1000111 1011101 1010111
Octal 107 135 127

Shades and tints

Shades of #475D57

#475D57
(71,93,87)
#415550
(65,85,80)
#3B4D49
(59,77,73)
#354542
(53,69,66)
#2F3D3B
(47,61,59)
#293534
(41,53,52)
#232D2D
(35,45,45)
#1D2526
(29,37,38)
#171D1F
(23,29,31)
#111518
(17,21,24)
#0B0D11
(11,13,17)
#000000
(0,0,0)

Tints of #475D57

#475D57
(71,93,87)
#576B66
(87,107,102)
#677975
(103,121,117)
#778784
(119,135,132)
#879593
(135,149,147)
#97A3A2
(151,163,162)
#A7B1B1
(167,177,177)
#B7BFC0
(183,191,192)
#C7CDCF
(199,205,207)
#D7DBDE
(215,219,222)
#E7E9ED
(231,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475D57 color. Also use rgb(71,93,87) instead hex code.

Text Font Color

.myTextColor { color: #475D57; }

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

This text font color is #475D57.

Background Color

.myBgColor { background-color: #475D57; }

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

This div background color is #475D57.

Border color

.myBorderColor { border: 1px solid #475D57; }

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

This div border color is #475D57.

Opacity

.myOpacity80 { color: #475D57; opacity: 0.8; }

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

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

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

This text has shadow with #475D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475D57.

Preview

Color preview on black background

This text has color #475D57 on black background.


Color preview on white background

This text has color #475D57 on white background.


Black color preview on #475D57 background

This text has black color on #475D57 background.


White color preview on #475D57 background

This text has white color on #475D57 background.


Related colors

Complementary color

Complementary color for #hex is #B8A2A8.


I love getcolorcode.com

Triadic colors

1 #57475D and #5D5747 with #475D57 are triadic colors.

2 #575D47 and #5D4757 with #475D57 are triadic colors.