COLOR #472B31

HEX: #472B31 RGB: (71,43,49)

Color info

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

RGB color model

#472B31 color RGB value is (71,43,49).

RGB: (71,43,49) (28%, 17%, 19%)

RGB channels and saturation

R 71 of 255 = 28%
G 43 of 255 = 17%
B 49 of 255 = 19%

71
43
49

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

Portions of RGB colors in percentages

R + G + B = 71 + 43 + 49 = 163 (100%)
R 71 of 163 ~ 43.56%
G 43 of 163 ~ 26.38%
B 49 of 163 ~ 30.06'%

%43.56
%26.38
%30.06

CMYK color model

#472B31 color CMYK value is (0,39,31,72).

  • cyan value is 0.00%
  • magenta value is 39.44%
  • yellow value is 30.99%
  • key color value is 72.16%

CMYK: (0,39,31,72)
C0M39Y31K72 (0%, 39%, 31%, 72%)
(0.00 / 0.39 / 0.31 / 0.72)

CMYK percentages

%0
%39.44
%30.99
%72.16

Codes

Color #472B31 in popluar color models

47 2B 31
RGB 71 43 49
HSL 347° 24.56% 22.35%
HSB/HSV 347° 39.44% 27.84%
CMYK 0.00% 39.44% 30.99%
72.16%

Color #472B31 in popluar number systems.

HEX 47 2B 31
Decimal 71 43 49
Binary 1000111 101011 110001
Octal 107 53 61

Shades and tints

Shades of #472B31

#472B31
(71,43,49)
#41282D
(65,40,45)
#3B2529
(59,37,41)
#352225
(53,34,37)
#2F1F21
(47,31,33)
#291C1D
(41,28,29)
#231919
(35,25,25)
#1D1615
(29,22,21)
#171311
(23,19,17)
#11100D
(17,16,13)
#0B0D09
(11,13,9)
#000000
(0,0,0)

Tints of #472B31

#472B31
(71,43,49)
#573E43
(87,62,67)
#675155
(103,81,85)
#776467
(119,100,103)
#877779
(135,119,121)
#978A8B
(151,138,139)
#A79D9D
(167,157,157)
#B7B0AF
(183,176,175)
#C7C3C1
(199,195,193)
#D7D6D3
(215,214,211)
#E7E9E5
(231,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472B31 color. Also use rgb(71,43,49) instead hex code.

Text Font Color

.myTextColor { color: #472B31; }

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

This text font color is #472B31.

Background Color

.myBgColor { background-color: #472B31; }

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

This div background color is #472B31.

Border color

.myBorderColor { border: 1px solid #472B31; }

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

This div border color is #472B31.

Opacity

.myOpacity80 { color: #472B31; opacity: 0.8; }

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

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

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

This text has shadow with #472B31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472B31.

Preview

Color preview on black background

This text has color #472B31 on black background.


Color preview on white background

This text has color #472B31 on white background.


Black color preview on #472B31 background

This text has black color on #472B31 background.


White color preview on #472B31 background

This text has white color on #472B31 background.


Related colors

Complementary color

Complementary color for #hex is #B8D4CE.


I love getcolorcode.com

Triadic colors

1 #31472B and #2B3147 with #472B31 are triadic colors.

2 #312B47 and #2B4731 with #472B31 are triadic colors.