COLOR #472E51

HEX: #472E51 RGB: (71,46,81)

Color info

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

RGB color model

#472E51 color RGB value is (71,46,81).

RGB: (71,46,81) (28%, 18%, 32%)

RGB channels and saturation

R 71 of 255 = 28%
G 46 of 255 = 18%
B 81 of 255 = 32%

71
46
81

R + G + B ~ 26%. #472E51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 46 + 81 = 198 (100%)
R 71 of 198 ~ 35.86%
G 46 of 198 ~ 23.23%
B 81 of 198 ~ 40.91'%

%35.86
%23.23
%40.91

CMYK color model

#472E51 color CMYK value is (12,43,0,68).

  • cyan value is 12.35%
  • magenta value is 43.21%
  • yellow value is 0.00%
  • key color value is 68.24%
CMYK: (12,43,0,68) C12M43Y0K68 (12%,43%,0%,68%) (0.12/0.43/0.00/0.68) 

CMYK percentages

%12.35
%43.21
%0
%68.24

Codes

Color #472E51 in popluar color models

47 2E 51
RGB 71 46 81
HSL 283° 27.56% 24.90%
HSB/HSV 283° 43.21% 31.76%
CMYK 12.35% 43.21% 0.00%
68.24%

Color #472E51 in popluar number systems.

HEX 47 2E 51
Decimal 71 46 81
Binary 1000111 101110 1010001
Octal 107 56 121

Shades and tints

Shades of #472E51

#472E51
(71,46,81)
#412A4A
(65,42,74)
#3B2643
(59,38,67)
#35223C
(53,34,60)
#2F1E35
(47,30,53)
#291A2E
(41,26,46)
#231627
(35,22,39)
#1D1220
(29,18,32)
#170E19
(23,14,25)
#110A12
(17,10,18)
#0B060B
(11,6,11)
#000000
(0,0,0)

Tints of #472E51

#472E51
(71,46,81)
#574160
(87,65,96)
#67546F
(103,84,111)
#77677E
(119,103,126)
#877A8D
(135,122,141)
#978D9C
(151,141,156)
#A7A0AB
(167,160,171)
#B7B3BA
(183,179,186)
#C7C6C9
(199,198,201)
#D7D9D8
(215,217,216)
#E7ECE7
(231,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472E51 color. Also use rgb(71,46,81) instead hex code.

Text Font Color

.myTextColor { color: #472E51; }

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

This text font color is #472E51.

Background Color

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

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

This div background color is #472E51.

Border color

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

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

This div border color is #472E51.

Opacity

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

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

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

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

This text has shadow with #472E51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472E51.

Preview

Color preview on black background

This text has color #472E51 on black background.


Color preview on white background

This text has color #472E51 on white background.


Black color preview on #472E51 background

This text has black color on #472E51 background.


White color preview on #472E51 background

This text has white color on #472E51 background.


Related colors

Complementary color

Complementary color for #hex is #B8D1AE.


I love getcolorcode.com

Triadic colors

1 #51472E and #2E5147 with #472E51 are triadic colors.

2 #512E47 and #2E4751 with #472E51 are triadic colors.