COLOR #474428

HEX: #474428 RGB: (71,68,40)

Color info

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

RGB color model

#474428 color RGB value is (71,68,40).

RGB: (71,68,40) (28%, 27%, 16%)

RGB channels and saturation

R 71 of 255 = 28%
G 68 of 255 = 27%
B 40 of 255 = 16%

71
68
40

R + G + B ~ 24%. #474428 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 68 + 40 = 179 (100%)
R 71 of 179 ~ 39.66%
G 68 of 179 ~ 37.99%
B 40 of 179 ~ 22.35'%

%39.66
%37.99
%22.35

CMYK color model

#474428 color CMYK value is (0,4,44,72).

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

CMYK: (0,4,44,72)
C0M4Y44K72 (0%, 4%, 44%, 72%)
(0.00 / 0.04 / 0.44 / 0.72)

CMYK percentages

%0
%4.23
%43.66
%72.16

Codes

Color #474428 in popluar color models

47 44 28
RGB 71 68 40
HSL 54° 27.93% 21.76%
HSB/HSV 54° 43.66% 27.84%
CMYK 0.00% 4.23% 43.66%
72.16%

Color #474428 in popluar number systems.

HEX 47 44 28
Decimal 71 68 40
Binary 1000111 1000100 101000
Octal 107 104 50

Shades and tints

Shades of #474428

#474428
(71,68,40)
#413E25
(65,62,37)
#3B3822
(59,56,34)
#35321F
(53,50,31)
#2F2C1C
(47,44,28)
#292619
(41,38,25)
#232016
(35,32,22)
#1D1A13
(29,26,19)
#171410
(23,20,16)
#110E0D
(17,14,13)
#0B080A
(11,8,10)
#000000
(0,0,0)

Tints of #474428

#474428
(71,68,40)
#57553B
(87,85,59)
#67664E
(103,102,78)
#777761
(119,119,97)
#878874
(135,136,116)
#979987
(151,153,135)
#A7AA9A
(167,170,154)
#B7BBAD
(183,187,173)
#C7CCC0
(199,204,192)
#D7DDD3
(215,221,211)
#E7EEE6
(231,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474428; }

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

This text font color is #474428.

Background Color

.myBgColor { background-color: #474428; }

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

This div background color is #474428.

Border color

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

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

This div border color is #474428.

Opacity

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

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

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

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

This text has shadow with #474428 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474428.

Preview

Color preview on black background

This text has color #474428 on black background.


Color preview on white background

This text has color #474428 on white background.


Black color preview on #474428 background

This text has black color on #474428 background.


White color preview on #474428 background

This text has white color on #474428 background.


Related colors

Complementary color

Complementary color for #hex is #B8BBD7.


I love getcolorcode.com

Triadic colors

1 #284744 and #442847 with #474428 are triadic colors.

2 #284447 and #444728 with #474428 are triadic colors.