COLOR #474535

HEX: #474535 RGB: (71,69,53)

Color info

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

RGB color model

#474535 color RGB value is (71,69,53).

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

RGB channels and saturation

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

71
69
53

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

Portions of RGB colors in percentages

R + G + B = 71 + 69 + 53 = 193 (100%)
R 71 of 193 ~ 36.79%
G 69 of 193 ~ 35.75%
B 53 of 193 ~ 27.46'%

%36.79
%35.75
%27.46

CMYK color model

#474535 color CMYK value is (0,3,25,72).

  • cyan value is 0.00%
  • magenta value is 2.82%
  • yellow value is 25.35%
  • key color value is 72.16%
CMYK: (0,3,25,72) C0M3Y25K72 (0%,3%,25%,72%) (0.00/0.03/0.25/0.72) 

CMYK percentages

%0
%2.82
%25.35
%72.16

Codes

Color #474535 in popluar color models

47 45 35
RGB 71 69 53
HSL 53° 14.52% 24.31%
HSB/HSV 53° 25.35% 27.84%
CMYK 0.00% 2.82% 25.35%
72.16%

Color #474535 in popluar number systems.

HEX 47 45 35
Decimal 71 69 53
Binary 1000111 1000101 110101
Octal 107 105 65

Shades and tints

Shades of #474535

#474535
(71,69,53)
#413F31
(65,63,49)
#3B392D
(59,57,45)
#353329
(53,51,41)
#2F2D25
(47,45,37)
#292721
(41,39,33)
#23211D
(35,33,29)
#1D1B19
(29,27,25)
#171515
(23,21,21)
#110F11
(17,15,17)
#0B090D
(11,9,13)
#000000
(0,0,0)

Tints of #474535

#474535
(71,69,53)
#575547
(87,85,71)
#676559
(103,101,89)
#77756B
(119,117,107)
#87857D
(135,133,125)
#97958F
(151,149,143)
#A7A5A1
(167,165,161)
#B7B5B3
(183,181,179)
#C7C5C5
(199,197,197)
#D7D5D7
(215,213,215)
#E7E5E9
(231,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474535; }

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

This text font color is #474535.

Background Color

.myBgColor { background-color: #474535; }

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

This div background color is #474535.

Border color

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

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

This div border color is #474535.

Opacity

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

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

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

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

This text has shadow with #474535 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474535.

Preview

Color preview on black background

This text has color #474535 on black background.


Color preview on white background

This text has color #474535 on white background.


Black color preview on #474535 background

This text has black color on #474535 background.


White color preview on #474535 background

This text has white color on #474535 background.


Related colors

Complementary color

Complementary color for #hex is #B8BACA.


I love getcolorcode.com

Triadic colors

1 #354745 and #453547 with #474535 are triadic colors.

2 #354547 and #454735 with #474535 are triadic colors.