COLOR #47535D

HEX: #47535D RGB: (71,83,93)

Color info

#47535D contains red, green and blue colors in about the same proportion. Web safe color of #47535D is #336666 (or #366).

RGB color model

#47535D color RGB value is (71,83,93).

RGB: (71,83,93) (28%, 33%, 36%)

RGB channels and saturation

R 71 of 255 = 28%
G 83 of 255 = 33%
B 93 of 255 = 36%

71
83
93

R + G + B ~ 32%. #47535D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 83 + 93 = 247 (100%)
R 71 of 247 ~ 28.74%
G 83 of 247 ~ 33.6%
B 93 of 247 ~ 37.65'%

%28.74
%33.6
%37.65

CMYK color model

#47535D color CMYK value is (24,11,0,64).

  • cyan value is 23.66%
  • magenta value is 10.75%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (24,11,0,64) C24M11Y0K64 (24%,11%,0%,64%) (0.24/0.11/0.00/0.64) 

CMYK percentages

%23.66
%10.75
%0
%63.53

Codes

Color #47535D in popluar color models

47 53 5D
RGB 71 83 93
HSL 207° 13.41% 32.16%
HSB/HSV 207° 23.66% 36.47%
CMYK 23.66% 10.75% 0.00%
63.53%

Color #47535D in popluar number systems.

HEX 47 53 5D
Decimal 71 83 93
Binary 1000111 1010011 1011101
Octal 107 123 135

Shades and tints

Shades of #47535D

#47535D
(71,83,93)
#414C55
(65,76,85)
#3B454D
(59,69,77)
#353E45
(53,62,69)
#2F373D
(47,55,61)
#293035
(41,48,53)
#23292D
(35,41,45)
#1D2225
(29,34,37)
#171B1D
(23,27,29)
#111415
(17,20,21)
#0B0D0D
(11,13,13)
#000000
(0,0,0)

Tints of #47535D

#47535D
(71,83,93)
#57626B
(87,98,107)
#677179
(103,113,121)
#778087
(119,128,135)
#878F95
(135,143,149)
#979EA3
(151,158,163)
#A7ADB1
(167,173,177)
#B7BCBF
(183,188,191)
#C7CBCD
(199,203,205)
#D7DADB
(215,218,219)
#E7E9E9
(231,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47535D color. Also use rgb(71,83,93) instead hex code.

Text Font Color

.myTextColor { color: #47535D; }

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

This text font color is #47535D.

Background Color

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

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

This div background color is #47535D.

Border color

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

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

This div border color is #47535D.

Opacity

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

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

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

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

This text has shadow with #47535D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47535D.

Preview

Color preview on black background

This text has color #47535D on black background.


Color preview on white background

This text has color #47535D on white background.


Black color preview on #47535D background

This text has black color on #47535D background.


White color preview on #47535D background

This text has white color on #47535D background.


Related colors

Complementary color

Complementary color for #hex is #B8ACA2.


I love getcolorcode.com

Triadic colors

1 #5D4753 and #535D47 with #47535D are triadic colors.

2 #5D5347 and #53475D with #47535D are triadic colors.