COLOR #47504B

HEX: #47504B RGB: (71,80,75)

Color info

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

RGB color model

#47504B color RGB value is (71,80,75).

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

RGB channels and saturation

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

71
80
75

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

Portions of RGB colors in percentages

R + G + B = 71 + 80 + 75 = 226 (100%)
R 71 of 226 ~ 31.42%
G 80 of 226 ~ 35.4%
B 75 of 226 ~ 33.19'%

%31.42
%35.4
%33.19

CMYK color model

#47504B color CMYK value is (11,0,6,69).

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

CMYK: (11,0,6,69)
C11M0Y6K69 (11%, 0%, 6%, 69%)
(0.11 / 0.00 / 0.06 / 0.69)

CMYK percentages

%11.25
%0
%6.25
%68.63

Codes

Color #47504B in popluar color models

47 50 4B
RGB 71 80 75
HSL 147° 5.96% 29.61%
HSB/HSV 147° 11.25% 31.37%
CMYK 11.25% 0.00% 6.25%
68.63%

Color #47504B in popluar number systems.

HEX 47 50 4B
Decimal 71 80 75
Binary 1000111 1010000 1001011
Octal 107 120 113

Shades and tints

Shades of #47504B

#47504B
(71,80,75)
#414945
(65,73,69)
#3B423F
(59,66,63)
#353B39
(53,59,57)
#2F3433
(47,52,51)
#292D2D
(41,45,45)
#232627
(35,38,39)
#1D1F21
(29,31,33)
#17181B
(23,24,27)
#111115
(17,17,21)
#0B0A0F
(11,10,15)
#000000
(0,0,0)

Tints of #47504B

#47504B
(71,80,75)
#575F5B
(87,95,91)
#676E6B
(103,110,107)
#777D7B
(119,125,123)
#878C8B
(135,140,139)
#979B9B
(151,155,155)
#A7AAAB
(167,170,171)
#B7B9BB
(183,185,187)
#C7C8CB
(199,200,203)
#D7D7DB
(215,215,219)
#E7E6EB
(231,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47504B; }

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

This text font color is #47504B.

Background Color

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

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

This div background color is #47504B.

Border color

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

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

This div border color is #47504B.

Opacity

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

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

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

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

This text has shadow with #47504B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47504B.

Preview

Color preview on black background

This text has color #47504B on black background.


Color preview on white background

This text has color #47504B on white background.


Black color preview on #47504B background

This text has black color on #47504B background.


White color preview on #47504B background

This text has white color on #47504B background.


Related colors

Complementary color

Complementary color for #hex is #B8AFB4.


I love getcolorcode.com

Triadic colors

1 #4B4750 and #504B47 with #47504B are triadic colors.

2 #4B5047 and #50474B with #47504B are triadic colors.