COLOR #47454D

HEX: #47454D RGB: (71,69,77)

Color info

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

RGB color model

#47454D color RGB value is (71,69,77).

RGB: (71,69,77) (28%, 27%, 30%)

RGB channels and saturation

R 71 of 255 = 28%
G 69 of 255 = 27%
B 77 of 255 = 30%

71
69
77

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

Portions of RGB colors in percentages

R + G + B = 71 + 69 + 77 = 217 (100%)
R 71 of 217 ~ 32.72%
G 69 of 217 ~ 31.8%
B 77 of 217 ~ 35.48'%

%32.72
%31.8
%35.48

CMYK color model

#47454D color CMYK value is (8,10,0,70).

  • cyan value is 7.79%
  • magenta value is 10.39%
  • yellow value is 0.00%
  • key color value is 69.80%

CMYK: (8,10,0,70)
C8M10Y0K70 (8%, 10%, 0%, 70%)
(0.08 / 0.10 / 0.00 / 0.70)

CMYK percentages

%7.79
%10.39
%0
%69.8

Codes

Color #47454D in popluar color models

47 45 4D
RGB 71 69 77
HSL 255° 5.48% 28.63%
HSB/HSV 255° 10.39% 30.20%
CMYK 7.79% 10.39% 0.00%
69.80%

Color #47454D in popluar number systems.

HEX 47 45 4D
Decimal 71 69 77
Binary 1000111 1000101 1001101
Octal 107 105 115

Shades and tints

Shades of #47454D

#47454D
(71,69,77)
#413F46
(65,63,70)
#3B393F
(59,57,63)
#353338
(53,51,56)
#2F2D31
(47,45,49)
#29272A
(41,39,42)
#232123
(35,33,35)
#1D1B1C
(29,27,28)
#171515
(23,21,21)
#110F0E
(17,15,14)
#0B0907
(11,9,7)
#000000
(0,0,0)

Tints of #47454D

#47454D
(71,69,77)
#57555D
(87,85,93)
#67656D
(103,101,109)
#77757D
(119,117,125)
#87858D
(135,133,141)
#97959D
(151,149,157)
#A7A5AD
(167,165,173)
#B7B5BD
(183,181,189)
#C7C5CD
(199,197,205)
#D7D5DD
(215,213,221)
#E7E5ED
(231,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47454D; }

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

This text font color is #47454D.

Background Color

.myBgColor { background-color: #47454D; }

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

This div background color is #47454D.

Border color

.myBorderColor { border: 1px solid #47454D; }

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

This div border color is #47454D.

Opacity

.myOpacity80 { color: #47454D; opacity: 0.8; }

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

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

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

This text has shadow with #47454D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47454D.

Preview

Color preview on black background

This text has color #47454D on black background.


Color preview on white background

This text has color #47454D on white background.


Black color preview on #47454D background

This text has black color on #47454D background.


White color preview on #47454D background

This text has white color on #47454D background.


Related colors

Complementary color

Complementary color for #hex is #B8BAB2.


I love getcolorcode.com

Triadic colors

1 #4D4745 and #454D47 with #47454D are triadic colors.

2 #4D4547 and #45474D with #47454D are triadic colors.