COLOR #475371

HEX: #475371 RGB: (71,83,113)

Color info

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

RGB color model

#475371 color RGB value is (71,83,113).

RGB: (71,83,113) (28%, 33%, 44%)

RGB channels and saturation

R 71 of 255 = 28%
G 83 of 255 = 33%
B 113 of 255 = 44%

71
83
113

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

Portions of RGB colors in percentages

R + G + B = 71 + 83 + 113 = 267 (100%)
R 71 of 267 ~ 26.59%
G 83 of 267 ~ 31.09%
B 113 of 267 ~ 42.32'%

%26.59
%31.09
%42.32

CMYK color model

#475371 color CMYK value is (37,27,0,56).

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

CMYK: (37,27,0,56)
C37M27Y0K56 (37%, 27%, 0%, 56%)
(0.37 / 0.27 / 0.00 / 0.56)

CMYK percentages

%37.17
%26.55
%0
%55.69

Codes

Color #475371 in popluar color models

47 53 71
RGB 71 83 113
HSL 223° 22.83% 36.08%
HSB/HSV 223° 37.17% 44.31%
CMYK 37.17% 26.55% 0.00%
55.69%

Color #475371 in popluar number systems.

HEX 47 53 71
Decimal 71 83 113
Binary 1000111 1010011 1110001
Octal 107 123 161

Shades and tints

Shades of #475371

#475371
(71,83,113)
#414C67
(65,76,103)
#3B455D
(59,69,93)
#353E53
(53,62,83)
#2F3749
(47,55,73)
#29303F
(41,48,63)
#232935
(35,41,53)
#1D222B
(29,34,43)
#171B21
(23,27,33)
#111417
(17,20,23)
#0B0D0D
(11,13,13)
#000000
(0,0,0)

Tints of #475371

#475371
(71,83,113)
#57627D
(87,98,125)
#677189
(103,113,137)
#778095
(119,128,149)
#878FA1
(135,143,161)
#979EAD
(151,158,173)
#A7ADB9
(167,173,185)
#B7BCC5
(183,188,197)
#C7CBD1
(199,203,209)
#D7DADD
(215,218,221)
#E7E9E9
(231,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475371; }

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

This text font color is #475371.

Background Color

.myBgColor { background-color: #475371; }

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

This div background color is #475371.

Border color

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

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

This div border color is #475371.

Opacity

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

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

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

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

This text has shadow with #475371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475371.

Preview

Color preview on black background

This text has color #475371 on black background.


Color preview on white background

This text has color #475371 on white background.


Black color preview on #475371 background

This text has black color on #475371 background.


White color preview on #475371 background

This text has white color on #475371 background.


Related colors

Complementary color

Complementary color for #hex is #B8AC8E.


I love getcolorcode.com

Triadic colors

1 #714753 and #537147 with #475371 are triadic colors.

2 #715347 and #534771 with #475371 are triadic colors.