COLOR #474542

HEX: #474542 RGB: (71,69,66)

Color info

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

RGB color model

#474542 color RGB value is (71,69,66).

RGB: (71,69,66) (28%, 27%, 26%)

RGB channels and saturation

R 71 of 255 = 28%
G 69 of 255 = 27%
B 66 of 255 = 26%

71
69
66

R + G + B ~ 27%. #474542 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 69 + 66 = 206 (100%)
R 71 of 206 ~ 34.47%
G 69 of 206 ~ 33.5%
B 66 of 206 ~ 32.04'%

%34.47
%33.5
%32.04

CMYK color model

#474542 color CMYK value is (0,3,7,72).

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

CMYK: (0,3,7,72)
C0M3Y7K72 (0%, 3%, 7%, 72%)
(0.00 / 0.03 / 0.07 / 0.72)

CMYK percentages

%0
%2.82
%7.04
%72.16

Codes

Color #474542 in popluar color models

47 45 42
RGB 71 69 66
HSL 36° 3.65% 26.86%
HSB/HSV 36° 7.04% 27.84%
CMYK 0.00% 2.82% 7.04%
72.16%

Color #474542 in popluar number systems.

HEX 47 45 42
Decimal 71 69 66
Binary 1000111 1000101 1000010
Octal 107 105 102

Shades and tints

Shades of #474542

#474542
(71,69,66)
#413F3C
(65,63,60)
#3B3936
(59,57,54)
#353330
(53,51,48)
#2F2D2A
(47,45,42)
#292724
(41,39,36)
#23211E
(35,33,30)
#1D1B18
(29,27,24)
#171512
(23,21,18)
#110F0C
(17,15,12)
#0B0906
(11,9,6)
#000000
(0,0,0)

Tints of #474542

#474542
(71,69,66)
#575553
(87,85,83)
#676564
(103,101,100)
#777575
(119,117,117)
#878586
(135,133,134)
#979597
(151,149,151)
#A7A5A8
(167,165,168)
#B7B5B9
(183,181,185)
#C7C5CA
(199,197,202)
#D7D5DB
(215,213,219)
#E7E5EC
(231,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474542; }

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

This text font color is #474542.

Background Color

.myBgColor { background-color: #474542; }

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

This div background color is #474542.

Border color

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

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

This div border color is #474542.

Opacity

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

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

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

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

This text has shadow with #474542 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474542.

Preview

Color preview on black background

This text has color #474542 on black background.


Color preview on white background

This text has color #474542 on white background.


Black color preview on #474542 background

This text has black color on #474542 background.


White color preview on #474542 background

This text has white color on #474542 background.


Related colors

Complementary color

Complementary color for #hex is #B8BABD.


I love getcolorcode.com

Triadic colors

1 #424745 and #454247 with #474542 are triadic colors.

2 #424547 and #454742 with #474542 are triadic colors.