COLOR #475570

HEX: #475570 RGB: (71,85,112)

Color info

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

RGB color model

#475570 color RGB value is (71,85,112).

RGB: (71,85,112) (28%, 33%, 44%)

RGB channels and saturation

R 71 of 255 = 28%
G 85 of 255 = 33%
B 112 of 255 = 44%

71
85
112

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

Portions of RGB colors in percentages

R + G + B = 71 + 85 + 112 = 268 (100%)
R 71 of 268 ~ 26.49%
G 85 of 268 ~ 31.72%
B 112 of 268 ~ 41.79'%

%26.49
%31.72
%41.79

CMYK color model

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

  • cyan value is 36.61%
  • magenta value is 24.11%
  • yellow value is 0.00%
  • key color value is 56.08%

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

CMYK percentages

%36.61
%24.11
%0
%56.08

Codes

Color #475570 in popluar color models

47 55 70
RGB 71 85 112
HSL 220° 22.40% 35.88%
HSB/HSV 220° 36.61% 43.92%
CMYK 36.61% 24.11% 0.00%
56.08%

Color #475570 in popluar number systems.

HEX 47 55 70
Decimal 71 85 112
Binary 1000111 1010101 1110000
Octal 107 125 160

Shades and tints

Shades of #475570

#475570
(71,85,112)
#414E66
(65,78,102)
#3B475C
(59,71,92)
#354052
(53,64,82)
#2F3948
(47,57,72)
#29323E
(41,50,62)
#232B34
(35,43,52)
#1D242A
(29,36,42)
#171D20
(23,29,32)
#111616
(17,22,22)
#0B0F0C
(11,15,12)
#000000
(0,0,0)

Tints of #475570

#475570
(71,85,112)
#57647D
(87,100,125)
#67738A
(103,115,138)
#778297
(119,130,151)
#8791A4
(135,145,164)
#97A0B1
(151,160,177)
#A7AFBE
(167,175,190)
#B7BECB
(183,190,203)
#C7CDD8
(199,205,216)
#D7DCE5
(215,220,229)
#E7EBF2
(231,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475570 color. Also use rgb(71,85,112) instead hex code.

Text Font Color

.myTextColor { color: #475570; }

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

This text font color is #475570.

Background Color

.myBgColor { background-color: #475570; }

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

This div background color is #475570.

Border color

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

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

This div border color is #475570.

Opacity

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

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

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

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

This text has shadow with #475570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475570.

Preview

Color preview on black background

This text has color #475570 on black background.


Color preview on white background

This text has color #475570 on white background.


Black color preview on #475570 background

This text has black color on #475570 background.


White color preview on #475570 background

This text has white color on #475570 background.


Related colors

Complementary color

Complementary color for #hex is #B8AA8F.


I love getcolorcode.com

Triadic colors

1 #704755 and #557047 with #475570 are triadic colors.

2 #705547 and #554770 with #475570 are triadic colors.