COLOR #472142

HEX: #472142 RGB: (71,33,66)

Color info

#472142 contains red, green and blue colors in about the same proportion. Web safe color of #472142 is #333333 (or #333).

RGB color model

#472142 color RGB value is (71,33,66).

RGB: (71,33,66) (28%, 13%, 26%)

RGB channels and saturation

R 71 of 255 = 28%
G 33 of 255 = 13%
B 66 of 255 = 26%

71
33
66

R + G + B ~ 22%. #472142 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 33 + 66 = 170 (100%)
R 71 of 170 ~ 41.76%
G 33 of 170 ~ 19.41%
B 66 of 170 ~ 38.82'%

%41.76
%19.41
%38.82

CMYK color model

#472142 color CMYK value is (0,54,7,72).

  • cyan value is 0.00%
  • magenta value is 53.52%
  • yellow value is 7.04%
  • key color value is 72.16%

CMYK: (0,54,7,72)
C0M54Y7K72 (0%, 54%, 7%, 72%)
(0.00 / 0.54 / 0.07 / 0.72)

CMYK percentages

%0
%53.52
%7.04
%72.16

Codes

Color #472142 in popluar color models

47 21 42
RGB 71 33 66
HSL 308° 36.54% 20.39%
HSB/HSV 308° 53.52% 27.84%
CMYK 0.00% 53.52% 7.04%
72.16%

Color #472142 in popluar number systems.

HEX 47 21 42
Decimal 71 33 66
Binary 1000111 100001 1000010
Octal 107 41 102

Shades and tints

Shades of #472142

#472142
(71,33,66)
#411E3C
(65,30,60)
#3B1B36
(59,27,54)
#351830
(53,24,48)
#2F152A
(47,21,42)
#291224
(41,18,36)
#230F1E
(35,15,30)
#1D0C18
(29,12,24)
#170912
(23,9,18)
#11060C
(17,6,12)
#0B0306
(11,3,6)
#000000
(0,0,0)

Tints of #472142

#472142
(71,33,66)
#573553
(87,53,83)
#674964
(103,73,100)
#775D75
(119,93,117)
#877186
(135,113,134)
#978597
(151,133,151)
#A799A8
(167,153,168)
#B7ADB9
(183,173,185)
#C7C1CA
(199,193,202)
#D7D5DB
(215,213,219)
#E7E9EC
(231,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472142 color. Also use rgb(71,33,66) instead hex code.

Text Font Color

.myTextColor { color: #472142; }

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

This text font color is #472142.

Background Color

.myBgColor { background-color: #472142; }

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

This div background color is #472142.

Border color

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

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

This div border color is #472142.

Opacity

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

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

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

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

This text has shadow with #472142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472142.

Preview

Color preview on black background

This text has color #472142 on black background.


Color preview on white background

This text has color #472142 on white background.


Black color preview on #472142 background

This text has black color on #472142 background.


White color preview on #472142 background

This text has white color on #472142 background.


Related colors

Complementary color

Complementary color for #hex is #B8DEBD.


I love getcolorcode.com

Triadic colors

1 #424721 and #214247 with #472142 are triadic colors.

2 #422147 and #214742 with #472142 are triadic colors.