COLOR #47516D

HEX: #47516D RGB: (71,81,109)

Color info

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

RGB color model

#47516D color RGB value is (71,81,109).

RGB: (71,81,109) (28%, 32%, 43%)

RGB channels and saturation

R 71 of 255 = 28%
G 81 of 255 = 32%
B 109 of 255 = 43%

71
81
109

R + G + B ~ 34%. #47516D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 81 + 109 = 261 (100%)
R 71 of 261 ~ 27.2%
G 81 of 261 ~ 31.03%
B 109 of 261 ~ 41.76'%

%27.2
%31.03
%41.76

CMYK color model

#47516D color CMYK value is (35,26,0,57).

  • cyan value is 34.86%
  • magenta value is 25.69%
  • yellow value is 0.00%
  • key color value is 57.25%
CMYK: (35,26,0,57) C35M26Y0K57 (35%,26%,0%,57%) (0.35/0.26/0.00/0.57) 

CMYK percentages

%34.86
%25.69
%0
%57.25

Codes

Color #47516D in popluar color models

47 51 6D
RGB 71 81 109
HSL 224° 21.11% 35.29%
HSB/HSV 224° 34.86% 42.75%
CMYK 34.86% 25.69% 0.00%
57.25%

Color #47516D in popluar number systems.

HEX 47 51 6D
Decimal 71 81 109
Binary 1000111 1010001 1101101
Octal 107 121 155

Shades and tints

Shades of #47516D

#47516D
(71,81,109)
#414A64
(65,74,100)
#3B435B
(59,67,91)
#353C52
(53,60,82)
#2F3549
(47,53,73)
#292E40
(41,46,64)
#232737
(35,39,55)
#1D202E
(29,32,46)
#171925
(23,25,37)
#11121C
(17,18,28)
#0B0B13
(11,11,19)
#000000
(0,0,0)

Tints of #47516D

#47516D
(71,81,109)
#57607A
(87,96,122)
#676F87
(103,111,135)
#777E94
(119,126,148)
#878DA1
(135,141,161)
#979CAE
(151,156,174)
#A7ABBB
(167,171,187)
#B7BAC8
(183,186,200)
#C7C9D5
(199,201,213)
#D7D8E2
(215,216,226)
#E7E7EF
(231,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47516D color. Also use rgb(71,81,109) instead hex code.

Text Font Color

.myTextColor { color: #47516D; }

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

This text font color is #47516D.

Background Color

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

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

This div background color is #47516D.

Border color

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

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

This div border color is #47516D.

Opacity

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

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

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

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

This text has shadow with #47516D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47516D.

Preview

Color preview on black background

This text has color #47516D on black background.


Color preview on white background

This text has color #47516D on white background.


Black color preview on #47516D background

This text has black color on #47516D background.


White color preview on #47516D background

This text has white color on #47516D background.


Related colors

Complementary color

Complementary color for #hex is #B8AE92.


I love getcolorcode.com

Triadic colors

1 #6D4751 and #516D47 with #47516D are triadic colors.

2 #6D5147 and #51476D with #47516D are triadic colors.