COLOR #475372

HEX: #475372 RGB: (71,83,114)

Color info

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

RGB color model

#475372 color RGB value is (71,83,114).

RGB: (71,83,114) (28%, 33%, 45%)

RGB channels and saturation

R 71 of 255 = 28%
G 83 of 255 = 33%
B 114 of 255 = 45%

71
83
114

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

Portions of RGB colors in percentages

R + G + B = 71 + 83 + 114 = 268 (100%)
R 71 of 268 ~ 26.49%
G 83 of 268 ~ 30.97%
B 114 of 268 ~ 42.54'%

%26.49
%30.97
%42.54

CMYK color model

#475372 color CMYK value is (38,27,0,55).

  • cyan value is 37.72%
  • magenta value is 27.19%
  • yellow value is 0.00%
  • key color value is 55.29%
CMYK: (38,27,0,55) C38M27Y0K55 (38%,27%,0%,55%) (0.38/0.27/0.00/0.55) 

CMYK percentages

%37.72
%27.19
%0
%55.29

Codes

Color #475372 in popluar color models

47 53 72
RGB 71 83 114
HSL 223° 23.24% 36.27%
HSB/HSV 223° 37.72% 44.71%
CMYK 37.72% 27.19% 0.00%
55.29%

Color #475372 in popluar number systems.

HEX 47 53 72
Decimal 71 83 114
Binary 1000111 1010011 1110010
Octal 107 123 162

Shades and tints

Shades of #475372

#475372
(71,83,114)
#414C68
(65,76,104)
#3B455E
(59,69,94)
#353E54
(53,62,84)
#2F374A
(47,55,74)
#293040
(41,48,64)
#232936
(35,41,54)
#1D222C
(29,34,44)
#171B22
(23,27,34)
#111418
(17,20,24)
#0B0D0E
(11,13,14)
#000000
(0,0,0)

Tints of #475372

#475372
(71,83,114)
#57627E
(87,98,126)
#67718A
(103,113,138)
#778096
(119,128,150)
#878FA2
(135,143,162)
#979EAE
(151,158,174)
#A7ADBA
(167,173,186)
#B7BCC6
(183,188,198)
#C7CBD2
(199,203,210)
#D7DADE
(215,218,222)
#E7E9EA
(231,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475372; }

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

This text font color is #475372.

Background Color

.myBgColor { background-color: #475372; }

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

This div background color is #475372.

Border color

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

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

This div border color is #475372.

Opacity

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

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

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

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

This text has shadow with #475372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475372.

Preview

Color preview on black background

This text has color #475372 on black background.


Color preview on white background

This text has color #475372 on white background.


Black color preview on #475372 background

This text has black color on #475372 background.


White color preview on #475372 background

This text has white color on #475372 background.


Related colors

Complementary color

Complementary color for #hex is #B8AC8D.


I love getcolorcode.com

Triadic colors

1 #724753 and #537247 with #475372 are triadic colors.

2 #725347 and #534772 with #475372 are triadic colors.