COLOR #474447

HEX: #474447 RGB: (71,68,71)

Color info

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

RGB color model

#474447 color RGB value is (71,68,71).

RGB: (71,68,71) (28%, 27%, 28%)

RGB channels and saturation

R 71 of 255 = 28%
G 68 of 255 = 27%
B 71 of 255 = 28%

71
68
71

R + G + B ~ 28%. #474447 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 68 + 71 = 210 (100%)
R 71 of 210 ~ 33.81%
G 68 of 210 ~ 32.38%
B 71 of 210 ~ 33.81'%

%33.81
%32.38
%33.81

CMYK color model

#474447 color CMYK value is (0,4,0,72).

  • cyan value is 0.00%
  • magenta value is 4.23%
  • yellow value is 0.00%
  • key color value is 72.16%
CMYK: (0,4,0,72) C0M4Y0K72 (0%,4%,0%,72%) (0.00/0.04/0.00/0.72) 

CMYK percentages

%0
%4.23
%0
%72.16

Codes

Color #474447 in popluar color models

47 44 47
RGB 71 68 71
HSL 300° 2.16% 27.25%
HSB/HSV 300° 4.23% 27.84%
CMYK 0.00% 4.23% 0.00%
72.16%

Color #474447 in popluar number systems.

HEX 47 44 47
Decimal 71 68 71
Binary 1000111 1000100 1000111
Octal 107 104 107

Shades and tints

Shades of #474447

#474447
(71,68,71)
#413E41
(65,62,65)
#3B383B
(59,56,59)
#353235
(53,50,53)
#2F2C2F
(47,44,47)
#292629
(41,38,41)
#232023
(35,32,35)
#1D1A1D
(29,26,29)
#171417
(23,20,23)
#110E11
(17,14,17)
#0B080B
(11,8,11)
#000000
(0,0,0)

Tints of #474447

#474447
(71,68,71)
#575557
(87,85,87)
#676667
(103,102,103)
#777777
(119,119,119)
#878887
(135,136,135)
#979997
(151,153,151)
#A7AAA7
(167,170,167)
#B7BBB7
(183,187,183)
#C7CCC7
(199,204,199)
#D7DDD7
(215,221,215)
#E7EEE7
(231,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474447; }

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

This text font color is #474447.

Background Color

.myBgColor { background-color: #474447; }

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

This div background color is #474447.

Border color

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

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

This div border color is #474447.

Opacity

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

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

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

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

This text has shadow with #474447 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474447.

Preview

Color preview on black background

This text has color #474447 on black background.


Color preview on white background

This text has color #474447 on white background.


Black color preview on #474447 background

This text has black color on #474447 background.


White color preview on #474447 background

This text has white color on #474447 background.


Related colors

Complementary color

Complementary color for #hex is #B8BBB8.


I love getcolorcode.com

Triadic colors

1 #474744 and #444747 with #474447 are triadic colors.

2 #474447 and #444747 with #474447 are triadic colors.