COLOR #472832

HEX: #472832 RGB: (71,40,50)

Color info

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

RGB color model

#472832 color RGB value is (71,40,50).

RGB: (71,40,50) (28%, 16%, 20%)

RGB channels and saturation

R 71 of 255 = 28%
G 40 of 255 = 16%
B 50 of 255 = 20%

71
40
50

R + G + B ~ 21%. #472832 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 40 + 50 = 161 (100%)
R 71 of 161 ~ 44.1%
G 40 of 161 ~ 24.84%
B 50 of 161 ~ 31.06'%

%44.1
%24.84
%31.06

CMYK color model

#472832 color CMYK value is (0,44,30,72).

  • cyan value is 0.00%
  • magenta value is 43.66%
  • yellow value is 29.58%
  • key color value is 72.16%

CMYK: (0,44,30,72)
C0M44Y30K72 (0%, 44%, 30%, 72%)
(0.00 / 0.44 / 0.30 / 0.72)

CMYK percentages

%0
%43.66
%29.58
%72.16

Codes

Color #472832 in popluar color models

47 28 32
RGB 71 40 50
HSL 341° 27.93% 21.76%
HSB/HSV 341° 43.66% 27.84%
CMYK 0.00% 43.66% 29.58%
72.16%

Color #472832 in popluar number systems.

HEX 47 28 32
Decimal 71 40 50
Binary 1000111 101000 110010
Octal 107 50 62

Shades and tints

Shades of #472832

#472832
(71,40,50)
#41252E
(65,37,46)
#3B222A
(59,34,42)
#351F26
(53,31,38)
#2F1C22
(47,28,34)
#29191E
(41,25,30)
#23161A
(35,22,26)
#1D1316
(29,19,22)
#171012
(23,16,18)
#110D0E
(17,13,14)
#0B0A0A
(11,10,10)
#000000
(0,0,0)

Tints of #472832

#472832
(71,40,50)
#573B44
(87,59,68)
#674E56
(103,78,86)
#776168
(119,97,104)
#87747A
(135,116,122)
#97878C
(151,135,140)
#A79A9E
(167,154,158)
#B7ADB0
(183,173,176)
#C7C0C2
(199,192,194)
#D7D3D4
(215,211,212)
#E7E6E6
(231,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472832 color. Also use rgb(71,40,50) instead hex code.

Text Font Color

.myTextColor { color: #472832; }

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

This text font color is #472832.

Background Color

.myBgColor { background-color: #472832; }

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

This div background color is #472832.

Border color

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

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

This div border color is #472832.

Opacity

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

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

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

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

This text has shadow with #472832 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472832.

Preview

Color preview on black background

This text has color #472832 on black background.


Color preview on white background

This text has color #472832 on white background.


Black color preview on #472832 background

This text has black color on #472832 background.


White color preview on #472832 background

This text has white color on #472832 background.


Related colors

Complementary color

Complementary color for #hex is #B8D7CD.


I love getcolorcode.com

Triadic colors

1 #324728 and #283247 with #472832 are triadic colors.

2 #322847 and #284732 with #472832 are triadic colors.