COLOR #47504A

HEX: #47504A RGB: (71,80,74)

Color info

#47504A contains red, green and blue colors in about the same proportion. Web safe color of #47504A is #336633 (or #363).

RGB color model

#47504A color RGB value is (71,80,74).

RGB: (71,80,74) (28%, 31%, 29%)

RGB channels and saturation

R 71 of 255 = 28%
G 80 of 255 = 31%
B 74 of 255 = 29%

71
80
74

R + G + B ~ 29%. #47504A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 80 + 74 = 225 (100%)
R 71 of 225 ~ 31.56%
G 80 of 225 ~ 35.56%
B 74 of 225 ~ 32.89'%

%31.56
%35.56
%32.89

CMYK color model

#47504A color CMYK value is (11,0,7,69).

  • cyan value is 11.25%
  • magenta value is 0.00%
  • yellow value is 7.50%
  • key color value is 68.63%

CMYK: (11,0,7,69)
C11M0Y7K69 (11%, 0%, 7%, 69%)
(0.11 / 0.00 / 0.07 / 0.69)

CMYK percentages

%11.25
%0
%7.5
%68.63

Codes

Color #47504A in popluar color models

47 50 4A
RGB 71 80 74
HSL 140° 5.96% 29.61%
HSB/HSV 140° 11.25% 31.37%
CMYK 11.25% 0.00% 7.50%
68.63%

Color #47504A in popluar number systems.

HEX 47 50 4A
Decimal 71 80 74
Binary 1000111 1010000 1001010
Octal 107 120 112

Shades and tints

Shades of #47504A

#47504A
(71,80,74)
#414944
(65,73,68)
#3B423E
(59,66,62)
#353B38
(53,59,56)
#2F3432
(47,52,50)
#292D2C
(41,45,44)
#232626
(35,38,38)
#1D1F20
(29,31,32)
#17181A
(23,24,26)
#111114
(17,17,20)
#0B0A0E
(11,10,14)
#000000
(0,0,0)

Tints of #47504A

#47504A
(71,80,74)
#575F5A
(87,95,90)
#676E6A
(103,110,106)
#777D7A
(119,125,122)
#878C8A
(135,140,138)
#979B9A
(151,155,154)
#A7AAAA
(167,170,170)
#B7B9BA
(183,185,186)
#C7C8CA
(199,200,202)
#D7D7DA
(215,215,218)
#E7E6EA
(231,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47504A color. Also use rgb(71,80,74) instead hex code.

Text Font Color

.myTextColor { color: #47504A; }

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

This text font color is #47504A.

Background Color

.myBgColor { background-color: #47504A; }

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

This div background color is #47504A.

Border color

.myBorderColor { border: 1px solid #47504A; }

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

This div border color is #47504A.

Opacity

.myOpacity80 { color: #47504A; opacity: 0.8; }

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

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

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

This text has shadow with #47504A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47504A.

Preview

Color preview on black background

This text has color #47504A on black background.


Color preview on white background

This text has color #47504A on white background.


Black color preview on #47504A background

This text has black color on #47504A background.


White color preview on #47504A background

This text has white color on #47504A background.


Related colors

Complementary color

Complementary color for #hex is #B8AFB5.


I love getcolorcode.com

Triadic colors

1 #4A4750 and #504A47 with #47504A are triadic colors.

2 #4A5047 and #50474A with #47504A are triadic colors.