COLOR #474524

HEX: #474524 RGB: (71,69,36)

Color info

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

RGB color model

#474524 color RGB value is (71,69,36).

RGB: (71,69,36) (28%, 27%, 14%)

RGB channels and saturation

R 71 of 255 = 28%
G 69 of 255 = 27%
B 36 of 255 = 14%

71
69
36

R + G + B ~ 23%. #474524 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 69 + 36 = 176 (100%)
R 71 of 176 ~ 40.34%
G 69 of 176 ~ 39.2%
B 36 of 176 ~ 20.45'%

%40.34
%39.2
%20.45

CMYK color model

#474524 color CMYK value is (0,3,49,72).

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

CMYK: (0,3,49,72)
C0M3Y49K72 (0%, 3%, 49%, 72%)
(0.00 / 0.03 / 0.49 / 0.72)

CMYK percentages

%0
%2.82
%49.3
%72.16

Codes

Color #474524 in popluar color models

47 45 24
RGB 71 69 36
HSL 57° 32.71% 20.98%
HSB/HSV 57° 49.30% 27.84%
CMYK 0.00% 2.82% 49.30%
72.16%

Color #474524 in popluar number systems.

HEX 47 45 24
Decimal 71 69 36
Binary 1000111 1000101 100100
Octal 107 105 44

Shades and tints

Shades of #474524

#474524
(71,69,36)
#413F21
(65,63,33)
#3B391E
(59,57,30)
#35331B
(53,51,27)
#2F2D18
(47,45,24)
#292715
(41,39,21)
#232112
(35,33,18)
#1D1B0F
(29,27,15)
#17150C
(23,21,12)
#110F09
(17,15,9)
#0B0906
(11,9,6)
#000000
(0,0,0)

Tints of #474524

#474524
(71,69,36)
#575537
(87,85,55)
#67654A
(103,101,74)
#77755D
(119,117,93)
#878570
(135,133,112)
#979583
(151,149,131)
#A7A596
(167,165,150)
#B7B5A9
(183,181,169)
#C7C5BC
(199,197,188)
#D7D5CF
(215,213,207)
#E7E5E2
(231,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474524; }

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

This text font color is #474524.

Background Color

.myBgColor { background-color: #474524; }

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

This div background color is #474524.

Border color

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

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

This div border color is #474524.

Opacity

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

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

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

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

This text has shadow with #474524 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474524.

Preview

Color preview on black background

This text has color #474524 on black background.


Color preview on white background

This text has color #474524 on white background.


Black color preview on #474524 background

This text has black color on #474524 background.


White color preview on #474524 background

This text has white color on #474524 background.


Related colors

Complementary color

Complementary color for #hex is #B8BADB.


I love getcolorcode.com

Triadic colors

1 #244745 and #452447 with #474524 are triadic colors.

2 #244547 and #454724 with #474524 are triadic colors.