COLOR #472921

HEX: #472921 RGB: (71,41,33)

Color info

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

RGB color model

#472921 color RGB value is (71,41,33).

RGB: (71,41,33) (28%, 16%, 13%)

RGB channels and saturation

R 71 of 255 = 28%
G 41 of 255 = 16%
B 33 of 255 = 13%

71
41
33

R + G + B ~ 19%. #472921 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 41 + 33 = 145 (100%)
R 71 of 145 ~ 48.97%
G 41 of 145 ~ 28.28%
B 33 of 145 ~ 22.76'%

%48.97
%28.28
%22.76

CMYK color model

#472921 color CMYK value is (0,42,54,72).

  • cyan value is 0.00%
  • magenta value is 42.25%
  • yellow value is 53.52%
  • key color value is 72.16%
CMYK: (0,42,54,72) C0M42Y54K72 (0%,42%,54%,72%) (0.00/0.42/0.54/0.72) 

CMYK percentages

%0
%42.25
%53.52
%72.16

Codes

Color #472921 in popluar color models

47 29 21
RGB 71 41 33
HSL 13° 36.54% 20.39%
HSB/HSV 13° 53.52% 27.84%
CMYK 0.00% 42.25% 53.52%
72.16%

Color #472921 in popluar number systems.

HEX 47 29 21
Decimal 71 41 33
Binary 1000111 101001 100001
Octal 107 51 41

Shades and tints

Shades of #472921

#472921
(71,41,33)
#41261E
(65,38,30)
#3B231B
(59,35,27)
#352018
(53,32,24)
#2F1D15
(47,29,21)
#291A12
(41,26,18)
#23170F
(35,23,15)
#1D140C
(29,20,12)
#171109
(23,17,9)
#110E06
(17,14,6)
#0B0B03
(11,11,3)
#000000
(0,0,0)

Tints of #472921

#472921
(71,41,33)
#573C35
(87,60,53)
#674F49
(103,79,73)
#77625D
(119,98,93)
#877571
(135,117,113)
#978885
(151,136,133)
#A79B99
(167,155,153)
#B7AEAD
(183,174,173)
#C7C1C1
(199,193,193)
#D7D4D5
(215,212,213)
#E7E7E9
(231,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #472921; }

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

This text font color is #472921.

Background Color

.myBgColor { background-color: #472921; }

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

This div background color is #472921.

Border color

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

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

This div border color is #472921.

Opacity

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

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

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

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

This text has shadow with #472921 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472921.

Preview

Color preview on black background

This text has color #472921 on black background.


Color preview on white background

This text has color #472921 on white background.


Black color preview on #472921 background

This text has black color on #472921 background.


White color preview on #472921 background

This text has white color on #472921 background.


Related colors

Complementary color

Complementary color for #hex is #B8D6DE.


I love getcolorcode.com

Triadic colors

1 #214729 and #292147 with #472921 are triadic colors.

2 #212947 and #294721 with #472921 are triadic colors.