COLOR #474536

HEX: #474536 RGB: (71,69,54)

Color info

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

RGB color model

#474536 color RGB value is (71,69,54).

RGB: (71,69,54) (28%, 27%, 21%)

RGB channels and saturation

R 71 of 255 = 28%
G 69 of 255 = 27%
B 54 of 255 = 21%

71
69
54

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

Portions of RGB colors in percentages

R + G + B = 71 + 69 + 54 = 194 (100%)
R 71 of 194 ~ 36.6%
G 69 of 194 ~ 35.57%
B 54 of 194 ~ 27.84'%

%36.6
%35.57
%27.84

CMYK color model

#474536 color CMYK value is (0,3,24,72).

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

CMYK: (0,3,24,72)
C0M3Y24K72 (0%, 3%, 24%, 72%)
(0.00 / 0.03 / 0.24 / 0.72)

CMYK percentages

%0
%2.82
%23.94
%72.16

Codes

Color #474536 in popluar color models

47 45 36
RGB 71 69 54
HSL 53° 13.60% 24.51%
HSB/HSV 53° 23.94% 27.84%
CMYK 0.00% 2.82% 23.94%
72.16%

Color #474536 in popluar number systems.

HEX 47 45 36
Decimal 71 69 54
Binary 1000111 1000101 110110
Octal 107 105 66

Shades and tints

Shades of #474536

#474536
(71,69,54)
#413F32
(65,63,50)
#3B392E
(59,57,46)
#35332A
(53,51,42)
#2F2D26
(47,45,38)
#292722
(41,39,34)
#23211E
(35,33,30)
#1D1B1A
(29,27,26)
#171516
(23,21,22)
#110F12
(17,15,18)
#0B090E
(11,9,14)
#000000
(0,0,0)

Tints of #474536

#474536
(71,69,54)
#575548
(87,85,72)
#67655A
(103,101,90)
#77756C
(119,117,108)
#87857E
(135,133,126)
#979590
(151,149,144)
#A7A5A2
(167,165,162)
#B7B5B4
(183,181,180)
#C7C5C6
(199,197,198)
#D7D5D8
(215,213,216)
#E7E5EA
(231,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474536; }

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

This text font color is #474536.

Background Color

.myBgColor { background-color: #474536; }

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

This div background color is #474536.

Border color

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

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

This div border color is #474536.

Opacity

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

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

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

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

This text has shadow with #474536 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474536.

Preview

Color preview on black background

This text has color #474536 on black background.


Color preview on white background

This text has color #474536 on white background.


Black color preview on #474536 background

This text has black color on #474536 background.


White color preview on #474536 background

This text has white color on #474536 background.


Related colors

Complementary color

Complementary color for #hex is #B8BAC9.


I love getcolorcode.com

Triadic colors

1 #364745 and #453647 with #474536 are triadic colors.

2 #364547 and #454736 with #474536 are triadic colors.