COLOR #472436

HEX: #472436 RGB: (71,36,54)

Color info

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

RGB color model

#472436 color RGB value is (71,36,54).

RGB: (71,36,54) (28%, 14%, 21%)

RGB channels and saturation

R 71 of 255 = 28%
G 36 of 255 = 14%
B 54 of 255 = 21%

71
36
54

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

Portions of RGB colors in percentages

R + G + B = 71 + 36 + 54 = 161 (100%)
R 71 of 161 ~ 44.1%
G 36 of 161 ~ 22.36%
B 54 of 161 ~ 33.54'%

%44.1
%22.36
%33.54

CMYK color model

#472436 color CMYK value is (0,49,24,72).

  • cyan value is 0.00%
  • magenta value is 49.30%
  • yellow value is 23.94%
  • key color value is 72.16%

CMYK: (0,49,24,72)
C0M49Y24K72 (0%, 49%, 24%, 72%)
(0.00 / 0.49 / 0.24 / 0.72)

CMYK percentages

%0
%49.3
%23.94
%72.16

Codes

Color #472436 in popluar color models

47 24 36
RGB 71 36 54
HSL 329° 32.71% 20.98%
HSB/HSV 329° 49.30% 27.84%
CMYK 0.00% 49.30% 23.94%
72.16%

Color #472436 in popluar number systems.

HEX 47 24 36
Decimal 71 36 54
Binary 1000111 100100 110110
Octal 107 44 66

Shades and tints

Shades of #472436

#472436
(71,36,54)
#412132
(65,33,50)
#3B1E2E
(59,30,46)
#351B2A
(53,27,42)
#2F1826
(47,24,38)
#291522
(41,21,34)
#23121E
(35,18,30)
#1D0F1A
(29,15,26)
#170C16
(23,12,22)
#110912
(17,9,18)
#0B060E
(11,6,14)
#000000
(0,0,0)

Tints of #472436

#472436
(71,36,54)
#573748
(87,55,72)
#674A5A
(103,74,90)
#775D6C
(119,93,108)
#87707E
(135,112,126)
#978390
(151,131,144)
#A796A2
(167,150,162)
#B7A9B4
(183,169,180)
#C7BCC6
(199,188,198)
#D7CFD8
(215,207,216)
#E7E2EA
(231,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472436 color. Also use rgb(71,36,54) instead hex code.

Text Font Color

.myTextColor { color: #472436; }

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

This text font color is #472436.

Background Color

.myBgColor { background-color: #472436; }

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

This div background color is #472436.

Border color

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

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

This div border color is #472436.

Opacity

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

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

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

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

This text has shadow with #472436 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472436.

Preview

Color preview on black background

This text has color #472436 on black background.


Color preview on white background

This text has color #472436 on white background.


Black color preview on #472436 background

This text has black color on #472436 background.


White color preview on #472436 background

This text has white color on #472436 background.


Related colors

Complementary color

Complementary color for #hex is #B8DBC9.


I love getcolorcode.com

Triadic colors

1 #364724 and #243647 with #472436 are triadic colors.

2 #362447 and #244736 with #472436 are triadic colors.