COLOR #472F28

HEX: #472F28 RGB: (71,47,40)

Color info

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

RGB color model

#472F28 color RGB value is (71,47,40).

RGB: (71,47,40) (28%, 18%, 16%)

RGB channels and saturation

R 71 of 255 = 28%
G 47 of 255 = 18%
B 40 of 255 = 16%

71
47
40

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

Portions of RGB colors in percentages

R + G + B = 71 + 47 + 40 = 158 (100%)
R 71 of 158 ~ 44.94%
G 47 of 158 ~ 29.75%
B 40 of 158 ~ 25.32'%

%44.94
%29.75
%25.32

CMYK color model

#472F28 color CMYK value is (0,34,44,72).

  • cyan value is 0.00%
  • magenta value is 33.80%
  • yellow value is 43.66%
  • key color value is 72.16%

CMYK: (0,34,44,72)
C0M34Y44K72 (0%, 34%, 44%, 72%)
(0.00 / 0.34 / 0.44 / 0.72)

CMYK percentages

%0
%33.8
%43.66
%72.16

Codes

Color #472F28 in popluar color models

47 2F 28
RGB 71 47 40
HSL 14° 27.93% 21.76%
HSB/HSV 14° 43.66% 27.84%
CMYK 0.00% 33.80% 43.66%
72.16%

Color #472F28 in popluar number systems.

HEX 47 2F 28
Decimal 71 47 40
Binary 1000111 101111 101000
Octal 107 57 50

Shades and tints

Shades of #472F28

#472F28
(71,47,40)
#412B25
(65,43,37)
#3B2722
(59,39,34)
#35231F
(53,35,31)
#2F1F1C
(47,31,28)
#291B19
(41,27,25)
#231716
(35,23,22)
#1D1313
(29,19,19)
#170F10
(23,15,16)
#110B0D
(17,11,13)
#0B070A
(11,7,10)
#000000
(0,0,0)

Tints of #472F28

#472F28
(71,47,40)
#57413B
(87,65,59)
#67534E
(103,83,78)
#776561
(119,101,97)
#877774
(135,119,116)
#978987
(151,137,135)
#A79B9A
(167,155,154)
#B7ADAD
(183,173,173)
#C7BFC0
(199,191,192)
#D7D1D3
(215,209,211)
#E7E3E6
(231,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472F28 color. Also use rgb(71,47,40) instead hex code.

Text Font Color

.myTextColor { color: #472F28; }

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

This text font color is #472F28.

Background Color

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

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

This div background color is #472F28.

Border color

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

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

This div border color is #472F28.

Opacity

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

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

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

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

This text has shadow with #472F28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472F28.

Preview

Color preview on black background

This text has color #472F28 on black background.


Color preview on white background

This text has color #472F28 on white background.


Black color preview on #472F28 background

This text has black color on #472F28 background.


White color preview on #472F28 background

This text has white color on #472F28 background.


Related colors

Complementary color

Complementary color for #hex is #B8D0D7.


I love getcolorcode.com

Triadic colors

1 #28472F and #2F2847 with #472F28 are triadic colors.

2 #282F47 and #2F4728 with #472F28 are triadic colors.