COLOR #472D57

HEX: #472D57 RGB: (71,45,87)

Color info

#472D57 contains red, green and blue colors in about the same proportion. Web safe color of #472D57 is #333366 (or #336).

RGB color model

#472D57 color RGB value is (71,45,87).

RGB: (71,45,87) (28%, 18%, 34%)

RGB channels and saturation

R 71 of 255 = 28%
G 45 of 255 = 18%
B 87 of 255 = 34%

71
45
87

R + G + B ~ 27%. #472D57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 45 + 87 = 203 (100%)
R 71 of 203 ~ 34.98%
G 45 of 203 ~ 22.17%
B 87 of 203 ~ 42.86'%

%34.98
%22.17
%42.86

CMYK color model

#472D57 color CMYK value is (18,48,0,66).

  • cyan value is 18.39%
  • magenta value is 48.28%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (18,48,0,66)
C18M48Y0K66 (18%, 48%, 0%, 66%)
(0.18 / 0.48 / 0.00 / 0.66)

CMYK percentages

%18.39
%48.28
%0
%65.88

Codes

Color #472D57 in popluar color models

47 2D 57
RGB 71 45 87
HSL 277° 31.82% 25.88%
HSB/HSV 277° 48.28% 34.12%
CMYK 18.39% 48.28% 0.00%
65.88%

Color #472D57 in popluar number systems.

HEX 47 2D 57
Decimal 71 45 87
Binary 1000111 101101 1010111
Octal 107 55 127

Shades and tints

Shades of #472D57

#472D57
(71,45,87)
#412950
(65,41,80)
#3B2549
(59,37,73)
#352142
(53,33,66)
#2F1D3B
(47,29,59)
#291934
(41,25,52)
#23152D
(35,21,45)
#1D1126
(29,17,38)
#170D1F
(23,13,31)
#110918
(17,9,24)
#0B0511
(11,5,17)
#000000
(0,0,0)

Tints of #472D57

#472D57
(71,45,87)
#574066
(87,64,102)
#675375
(103,83,117)
#776684
(119,102,132)
#877993
(135,121,147)
#978CA2
(151,140,162)
#A79FB1
(167,159,177)
#B7B2C0
(183,178,192)
#C7C5CF
(199,197,207)
#D7D8DE
(215,216,222)
#E7EBED
(231,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #472D57; }

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

This text font color is #472D57.

Background Color

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

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

This div background color is #472D57.

Border color

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

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

This div border color is #472D57.

Opacity

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

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

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

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

This text has shadow with #472D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472D57.

Preview

Color preview on black background

This text has color #472D57 on black background.


Color preview on white background

This text has color #472D57 on white background.


Black color preview on #472D57 background

This text has black color on #472D57 background.


White color preview on #472D57 background

This text has white color on #472D57 background.


Related colors

Complementary color

Complementary color for #hex is #B8D2A8.


I love getcolorcode.com

Triadic colors

1 #57472D and #2D5747 with #472D57 are triadic colors.

2 #572D47 and #2D4757 with #472D57 are triadic colors.