COLOR #47494E

HEX: #47494E RGB: (71,73,78)

Color info

#47494E contains red, green and blue colors in about the same proportion. Web safe color of #47494E is #333366 (or #336).

RGB color model

#47494E color RGB value is (71,73,78).

RGB: (71,73,78) (28%, 29%, 31%)

RGB channels and saturation

R 71 of 255 = 28%
G 73 of 255 = 29%
B 78 of 255 = 31%

71
73
78

R + G + B ~ 29%. #47494E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 73 + 78 = 222 (100%)
R 71 of 222 ~ 31.98%
G 73 of 222 ~ 32.88%
B 78 of 222 ~ 35.14'%

%31.98
%32.88
%35.14

CMYK color model

#47494E color CMYK value is (9,6,0,69).

  • cyan value is 8.97%
  • magenta value is 6.41%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (9,6,0,69)
C9M6Y0K69 (9%, 6%, 0%, 69%)
(0.09 / 0.06 / 0.00 / 0.69)

CMYK percentages

%8.97
%6.41
%0
%69.41

Codes

Color #47494E in popluar color models

47 49 4E
RGB 71 73 78
HSL 223° 4.70% 29.22%
HSB/HSV 223° 8.97% 30.59%
CMYK 8.97% 6.41% 0.00%
69.41%

Color #47494E in popluar number systems.

HEX 47 49 4E
Decimal 71 73 78
Binary 1000111 1001001 1001110
Octal 107 111 116

Shades and tints

Shades of #47494E

#47494E
(71,73,78)
#414347
(65,67,71)
#3B3D40
(59,61,64)
#353739
(53,55,57)
#2F3132
(47,49,50)
#292B2B
(41,43,43)
#232524
(35,37,36)
#1D1F1D
(29,31,29)
#171916
(23,25,22)
#11130F
(17,19,15)
#0B0D08
(11,13,8)
#000000
(0,0,0)

Tints of #47494E

#47494E
(71,73,78)
#57595E
(87,89,94)
#67696E
(103,105,110)
#77797E
(119,121,126)
#87898E
(135,137,142)
#97999E
(151,153,158)
#A7A9AE
(167,169,174)
#B7B9BE
(183,185,190)
#C7C9CE
(199,201,206)
#D7D9DE
(215,217,222)
#E7E9EE
(231,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47494E color. Also use rgb(71,73,78) instead hex code.

Text Font Color

.myTextColor { color: #47494E; }

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

This text font color is #47494E.

Background Color

.myBgColor { background-color: #47494E; }

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

This div background color is #47494E.

Border color

.myBorderColor { border: 1px solid #47494E; }

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

This div border color is #47494E.

Opacity

.myOpacity80 { color: #47494E; opacity: 0.8; }

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

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

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

This text has shadow with #47494E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47494E.

Preview

Color preview on black background

This text has color #47494E on black background.


Color preview on white background

This text has color #47494E on white background.


Black color preview on #47494E background

This text has black color on #47494E background.


White color preview on #47494E background

This text has white color on #47494E background.


Related colors

Complementary color

Complementary color for #hex is #B8B6B1.


I love getcolorcode.com

Triadic colors

1 #4E4749 and #494E47 with #47494E are triadic colors.

2 #4E4947 and #49474E with #47494E are triadic colors.