COLOR #472F57

HEX: #472F57 RGB: (71,47,87)

Color info

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

RGB color model

#472F57 color RGB value is (71,47,87).

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

RGB channels and saturation

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

71
47
87

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

Portions of RGB colors in percentages

R + G + B = 71 + 47 + 87 = 205 (100%)
R 71 of 205 ~ 34.63%
G 47 of 205 ~ 22.93%
B 87 of 205 ~ 42.44'%

%34.63
%22.93
%42.44

CMYK color model

#472F57 color CMYK value is (18,46,0,66).

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

CMYK: (18,46,0,66)
C18M46Y0K66 (18%, 46%, 0%, 66%)
(0.18 / 0.46 / 0.00 / 0.66)

CMYK percentages

%18.39
%45.98
%0
%65.88

Codes

Color #472F57 in popluar color models

47 2F 57
RGB 71 47 87
HSL 276° 29.85% 26.27%
HSB/HSV 276° 45.98% 34.12%
CMYK 18.39% 45.98% 0.00%
65.88%

Color #472F57 in popluar number systems.

HEX 47 2F 57
Decimal 71 47 87
Binary 1000111 101111 1010111
Octal 107 57 127

Shades and tints

Shades of #472F57

#472F57
(71,47,87)
#412B50
(65,43,80)
#3B2749
(59,39,73)
#352342
(53,35,66)
#2F1F3B
(47,31,59)
#291B34
(41,27,52)
#23172D
(35,23,45)
#1D1326
(29,19,38)
#170F1F
(23,15,31)
#110B18
(17,11,24)
#0B0711
(11,7,17)
#000000
(0,0,0)

Tints of #472F57

#472F57
(71,47,87)
#574166
(87,65,102)
#675375
(103,83,117)
#776584
(119,101,132)
#877793
(135,119,147)
#9789A2
(151,137,162)
#A79BB1
(167,155,177)
#B7ADC0
(183,173,192)
#C7BFCF
(199,191,207)
#D7D1DE
(215,209,222)
#E7E3ED
(231,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #472F57; }

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

This text font color is #472F57.

Background Color

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

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

This div background color is #472F57.

Border color

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

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

This div border color is #472F57.

Opacity

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

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

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

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

This text has shadow with #472F57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472F57.

Preview

Color preview on black background

This text has color #472F57 on black background.


Color preview on white background

This text has color #472F57 on white background.


Black color preview on #472F57 background

This text has black color on #472F57 background.


White color preview on #472F57 background

This text has white color on #472F57 background.


Related colors

Complementary color

Complementary color for #hex is #B8D0A8.


I love getcolorcode.com

Triadic colors

1 #57472F and #2F5747 with #472F57 are triadic colors.

2 #572F47 and #2F4757 with #472F57 are triadic colors.