COLOR #472215

HEX: #472215 RGB: (71,34,21)

Color info

#472215 contains red, green and blue colors in about the same proportion. Web safe color of #472215 is #333300 (or #330).

RGB color model

#472215 color RGB value is (71,34,21).

RGB: (71,34,21) (28%, 13%, 8%)

RGB channels and saturation

R 71 of 255 = 28%
G 34 of 255 = 13%
B 21 of 255 = 8%

71
34
21

R + G + B ~ 16%. #472215 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 34 + 21 = 126 (100%)
R 71 of 126 ~ 56.35%
G 34 of 126 ~ 26.98%
B 21 of 126 ~ 16.67'%

%56.35
%26.98
%16.67

CMYK color model

#472215 color CMYK value is (0,52,70,72).

  • cyan value is 0.00%
  • magenta value is 52.11%
  • yellow value is 70.42%
  • key color value is 72.16%
CMYK: (0,52,70,72) C0M52Y70K72 (0%,52%,70%,72%) (0.00/0.52/0.70/0.72) 

CMYK percentages

%0
%52.11
%70.42
%72.16

Codes

Color #472215 in popluar color models

47 22 15
RGB 71 34 21
HSL 16° 54.35% 18.04%
HSB/HSV 16° 70.42% 27.84%
CMYK 0.00% 52.11% 70.42%
72.16%

Color #472215 in popluar number systems.

HEX 47 22 15
Decimal 71 34 21
Binary 1000111 100010 10101
Octal 107 42 25

Shades and tints

Shades of #472215

#472215
(71,34,21)
#411F14
(65,31,20)
#3B1C13
(59,28,19)
#351912
(53,25,18)
#2F1611
(47,22,17)
#291310
(41,19,16)
#23100F
(35,16,15)
#1D0D0E
(29,13,14)
#170A0D
(23,10,13)
#11070C
(17,7,12)
#0B040B
(11,4,11)
#000000
(0,0,0)

Tints of #472215

#472215
(71,34,21)
#57362A
(87,54,42)
#674A3F
(103,74,63)
#775E54
(119,94,84)
#877269
(135,114,105)
#97867E
(151,134,126)
#A79A93
(167,154,147)
#B7AEA8
(183,174,168)
#C7C2BD
(199,194,189)
#D7D6D2
(215,214,210)
#E7EAE7
(231,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472215 color. Also use rgb(71,34,21) instead hex code.

Text Font Color

.myTextColor { color: #472215; }

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

This text font color is #472215.

Background Color

.myBgColor { background-color: #472215; }

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

This div background color is #472215.

Border color

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

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

This div border color is #472215.

Opacity

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

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

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

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

This text has shadow with #472215 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472215.

Preview

Color preview on black background

This text has color #472215 on black background.


Color preview on white background

This text has color #472215 on white background.


Black color preview on #472215 background

This text has black color on #472215 background.


White color preview on #472215 background

This text has white color on #472215 background.


Related colors

Complementary color

Complementary color for #hex is #B8DDEA.


I love getcolorcode.com

Triadic colors

1 #154722 and #221547 with #472215 are triadic colors.

2 #152247 and #224715 with #472215 are triadic colors.