COLOR #472320

HEX: #472320 RGB: (71,35,32)

Color info

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

RGB color model

#472320 color RGB value is (71,35,32).

RGB: (71,35,32) (28%, 14%, 13%)

RGB channels and saturation

R 71 of 255 = 28%
G 35 of 255 = 14%
B 32 of 255 = 13%

71
35
32

R + G + B ~ 18%. #472320 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 35 + 32 = 138 (100%)
R 71 of 138 ~ 51.45%
G 35 of 138 ~ 25.36%
B 32 of 138 ~ 23.19'%

%51.45
%25.36
%23.19

CMYK color model

#472320 color CMYK value is (0,51,55,72).

  • cyan value is 0.00%
  • magenta value is 50.70%
  • yellow value is 54.93%
  • key color value is 72.16%

CMYK: (0,51,55,72)
C0M51Y55K72 (0%, 51%, 55%, 72%)
(0.00 / 0.51 / 0.55 / 0.72)

CMYK percentages

%0
%50.7
%54.93
%72.16

Codes

Color #472320 in popluar color models

47 23 20
RGB 71 35 32
HSL 37.86% 20.20%
HSB/HSV 54.93% 27.84%
CMYK 0.00% 50.70% 54.93%
72.16%

Color #472320 in popluar number systems.

HEX 47 23 20
Decimal 71 35 32
Binary 1000111 100011 100000
Octal 107 43 40

Shades and tints

Shades of #472320

#472320
(71,35,32)
#41201E
(65,32,30)
#3B1D1C
(59,29,28)
#351A1A
(53,26,26)
#2F1718
(47,23,24)
#291416
(41,20,22)
#231114
(35,17,20)
#1D0E12
(29,14,18)
#170B10
(23,11,16)
#11080E
(17,8,14)
#0B050C
(11,5,12)
#000000
(0,0,0)

Tints of #472320

#472320
(71,35,32)
#573734
(87,55,52)
#674B48
(103,75,72)
#775F5C
(119,95,92)
#877370
(135,115,112)
#978784
(151,135,132)
#A79B98
(167,155,152)
#B7AFAC
(183,175,172)
#C7C3C0
(199,195,192)
#D7D7D4
(215,215,212)
#E7EBE8
(231,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472320 color. Also use rgb(71,35,32) instead hex code.

Text Font Color

.myTextColor { color: #472320; }

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

This text font color is #472320.

Background Color

.myBgColor { background-color: #472320; }

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

This div background color is #472320.

Border color

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

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

This div border color is #472320.

Opacity

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

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

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

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

This text has shadow with #472320 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472320.

Preview

Color preview on black background

This text has color #472320 on black background.


Color preview on white background

This text has color #472320 on white background.


Black color preview on #472320 background

This text has black color on #472320 background.


White color preview on #472320 background

This text has white color on #472320 background.


Related colors

Complementary color

Complementary color for #hex is #B8DCDF.


I love getcolorcode.com

Triadic colors

1 #204723 and #232047 with #472320 are triadic colors.

2 #202347 and #234720 with #472320 are triadic colors.