COLOR #474531

HEX: #474531 RGB: (71,69,49)

Color info

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

RGB color model

#474531 color RGB value is (71,69,49).

RGB: (71,69,49) (28%, 27%, 19%)

RGB channels and saturation

R 71 of 255 = 28%
G 69 of 255 = 27%
B 49 of 255 = 19%

71
69
49

R + G + B ~ 25%. #474531 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 69 + 49 = 189 (100%)
R 71 of 189 ~ 37.57%
G 69 of 189 ~ 36.51%
B 49 of 189 ~ 25.93'%

%37.57
%36.51
%25.93

CMYK color model

#474531 color CMYK value is (0,3,31,72).

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

CMYK: (0,3,31,72)
C0M3Y31K72 (0%, 3%, 31%, 72%)
(0.00 / 0.03 / 0.31 / 0.72)

CMYK percentages

%0
%2.82
%30.99
%72.16

Codes

Color #474531 in popluar color models

47 45 31
RGB 71 69 49
HSL 55° 18.33% 23.53%
HSB/HSV 55° 30.99% 27.84%
CMYK 0.00% 2.82% 30.99%
72.16%

Color #474531 in popluar number systems.

HEX 47 45 31
Decimal 71 69 49
Binary 1000111 1000101 110001
Octal 107 105 61

Shades and tints

Shades of #474531

#474531
(71,69,49)
#413F2D
(65,63,45)
#3B3929
(59,57,41)
#353325
(53,51,37)
#2F2D21
(47,45,33)
#29271D
(41,39,29)
#232119
(35,33,25)
#1D1B15
(29,27,21)
#171511
(23,21,17)
#110F0D
(17,15,13)
#0B0909
(11,9,9)
#000000
(0,0,0)

Tints of #474531

#474531
(71,69,49)
#575543
(87,85,67)
#676555
(103,101,85)
#777567
(119,117,103)
#878579
(135,133,121)
#97958B
(151,149,139)
#A7A59D
(167,165,157)
#B7B5AF
(183,181,175)
#C7C5C1
(199,197,193)
#D7D5D3
(215,213,211)
#E7E5E5
(231,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474531; }

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

This text font color is #474531.

Background Color

.myBgColor { background-color: #474531; }

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

This div background color is #474531.

Border color

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

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

This div border color is #474531.

Opacity

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

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

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

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

This text has shadow with #474531 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474531.

Preview

Color preview on black background

This text has color #474531 on black background.


Color preview on white background

This text has color #474531 on white background.


Black color preview on #474531 background

This text has black color on #474531 background.


White color preview on #474531 background

This text has white color on #474531 background.


Related colors

Complementary color

Complementary color for #hex is #B8BACE.


I love getcolorcode.com

Triadic colors

1 #314745 and #453147 with #474531 are triadic colors.

2 #314547 and #454731 with #474531 are triadic colors.