COLOR #472133

HEX: #472133 RGB: (71,33,51)

Color info

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

RGB color model

#472133 color RGB value is (71,33,51).

RGB: (71,33,51) (28%, 13%, 20%)

RGB channels and saturation

R 71 of 255 = 28%
G 33 of 255 = 13%
B 51 of 255 = 20%

71
33
51

R + G + B ~ 20%. #472133 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 33 + 51 = 155 (100%)
R 71 of 155 ~ 45.81%
G 33 of 155 ~ 21.29%
B 51 of 155 ~ 32.9'%

%45.81
%21.29
%32.9

CMYK color model

#472133 color CMYK value is (0,54,28,72).

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

CMYK: (0,54,28,72)
C0M54Y28K72 (0%, 54%, 28%, 72%)
(0.00 / 0.54 / 0.28 / 0.72)

CMYK percentages

%0
%53.52
%28.17
%72.16

Codes

Color #472133 in popluar color models

47 21 33
RGB 71 33 51
HSL 332° 36.54% 20.39%
HSB/HSV 332° 53.52% 27.84%
CMYK 0.00% 53.52% 28.17%
72.16%

Color #472133 in popluar number systems.

HEX 47 21 33
Decimal 71 33 51
Binary 1000111 100001 110011
Octal 107 41 63

Shades and tints

Shades of #472133

#472133
(71,33,51)
#411E2F
(65,30,47)
#3B1B2B
(59,27,43)
#351827
(53,24,39)
#2F1523
(47,21,35)
#29121F
(41,18,31)
#230F1B
(35,15,27)
#1D0C17
(29,12,23)
#170913
(23,9,19)
#11060F
(17,6,15)
#0B030B
(11,3,11)
#000000
(0,0,0)

Tints of #472133

#472133
(71,33,51)
#573545
(87,53,69)
#674957
(103,73,87)
#775D69
(119,93,105)
#87717B
(135,113,123)
#97858D
(151,133,141)
#A7999F
(167,153,159)
#B7ADB1
(183,173,177)
#C7C1C3
(199,193,195)
#D7D5D5
(215,213,213)
#E7E9E7
(231,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #472133; }

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

This text font color is #472133.

Background Color

.myBgColor { background-color: #472133; }

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

This div background color is #472133.

Border color

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

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

This div border color is #472133.

Opacity

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

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

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

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

This text has shadow with #472133 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472133.

Preview

Color preview on black background

This text has color #472133 on black background.


Color preview on white background

This text has color #472133 on white background.


Black color preview on #472133 background

This text has black color on #472133 background.


White color preview on #472133 background

This text has white color on #472133 background.


Related colors

Complementary color

Complementary color for #hex is #B8DECC.


I love getcolorcode.com

Triadic colors

1 #334721 and #213347 with #472133 are triadic colors.

2 #332147 and #214733 with #472133 are triadic colors.