COLOR #474529

HEX: #474529 RGB: (71,69,41)

Color info

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

RGB color model

#474529 color RGB value is (71,69,41).

RGB: (71,69,41) (28%, 27%, 16%)

RGB channels and saturation

R 71 of 255 = 28%
G 69 of 255 = 27%
B 41 of 255 = 16%

71
69
41

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

Portions of RGB colors in percentages

R + G + B = 71 + 69 + 41 = 181 (100%)
R 71 of 181 ~ 39.23%
G 69 of 181 ~ 38.12%
B 41 of 181 ~ 22.65'%

%39.23
%38.12
%22.65

CMYK color model

#474529 color CMYK value is (0,3,42,72).

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

CMYK: (0,3,42,72)
C0M3Y42K72 (0%, 3%, 42%, 72%)
(0.00 / 0.03 / 0.42 / 0.72)

CMYK percentages

%0
%2.82
%42.25
%72.16

Codes

Color #474529 in popluar color models

47 45 29
RGB 71 69 41
HSL 56° 26.79% 21.96%
HSB/HSV 56° 42.25% 27.84%
CMYK 0.00% 2.82% 42.25%
72.16%

Color #474529 in popluar number systems.

HEX 47 45 29
Decimal 71 69 41
Binary 1000111 1000101 101001
Octal 107 105 51

Shades and tints

Shades of #474529

#474529
(71,69,41)
#413F26
(65,63,38)
#3B3923
(59,57,35)
#353320
(53,51,32)
#2F2D1D
(47,45,29)
#29271A
(41,39,26)
#232117
(35,33,23)
#1D1B14
(29,27,20)
#171511
(23,21,17)
#110F0E
(17,15,14)
#0B090B
(11,9,11)
#000000
(0,0,0)

Tints of #474529

#474529
(71,69,41)
#57553C
(87,85,60)
#67654F
(103,101,79)
#777562
(119,117,98)
#878575
(135,133,117)
#979588
(151,149,136)
#A7A59B
(167,165,155)
#B7B5AE
(183,181,174)
#C7C5C1
(199,197,193)
#D7D5D4
(215,213,212)
#E7E5E7
(231,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474529; }

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

This text font color is #474529.

Background Color

.myBgColor { background-color: #474529; }

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

This div background color is #474529.

Border color

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

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

This div border color is #474529.

Opacity

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

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

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

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

This text has shadow with #474529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474529.

Preview

Color preview on black background

This text has color #474529 on black background.


Color preview on white background

This text has color #474529 on white background.


Black color preview on #474529 background

This text has black color on #474529 background.


White color preview on #474529 background

This text has white color on #474529 background.


Related colors

Complementary color

Complementary color for #hex is #B8BAD6.


I love getcolorcode.com

Triadic colors

1 #294745 and #452947 with #474529 are triadic colors.

2 #294547 and #454729 with #474529 are triadic colors.