COLOR #47576B

HEX: #47576B RGB: (71,87,107)

Color info

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

RGB color model

#47576B color RGB value is (71,87,107).

RGB: (71,87,107) (28%, 34%, 42%)

RGB channels and saturation

R 71 of 255 = 28%
G 87 of 255 = 34%
B 107 of 255 = 42%

71
87
107

R + G + B ~ 35%. #47576B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 87 + 107 = 265 (100%)
R 71 of 265 ~ 26.79%
G 87 of 265 ~ 32.83%
B 107 of 265 ~ 40.38'%

%26.79
%32.83
%40.38

CMYK color model

#47576B color CMYK value is (34,19,0,58).

  • cyan value is 33.64%
  • magenta value is 18.69%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (34,19,0,58)
C34M19Y0K58 (34%, 19%, 0%, 58%)
(0.34 / 0.19 / 0.00 / 0.58)

CMYK percentages

%33.64
%18.69
%0
%58.04

Codes

Color #47576B in popluar color models

47 57 6B
RGB 71 87 107
HSL 213° 20.22% 34.90%
HSB/HSV 213° 33.64% 41.96%
CMYK 33.64% 18.69% 0.00%
58.04%

Color #47576B in popluar number systems.

HEX 47 57 6B
Decimal 71 87 107
Binary 1000111 1010111 1101011
Octal 107 127 153

Shades and tints

Shades of #47576B

#47576B
(71,87,107)
#415062
(65,80,98)
#3B4959
(59,73,89)
#354250
(53,66,80)
#2F3B47
(47,59,71)
#29343E
(41,52,62)
#232D35
(35,45,53)
#1D262C
(29,38,44)
#171F23
(23,31,35)
#11181A
(17,24,26)
#0B1111
(11,17,17)
#000000
(0,0,0)

Tints of #47576B

#47576B
(71,87,107)
#576678
(87,102,120)
#677585
(103,117,133)
#778492
(119,132,146)
#87939F
(135,147,159)
#97A2AC
(151,162,172)
#A7B1B9
(167,177,185)
#B7C0C6
(183,192,198)
#C7CFD3
(199,207,211)
#D7DEE0
(215,222,224)
#E7EDED
(231,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47576B color. Also use rgb(71,87,107) instead hex code.

Text Font Color

.myTextColor { color: #47576B; }

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

This text font color is #47576B.

Background Color

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

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

This div background color is #47576B.

Border color

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

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

This div border color is #47576B.

Opacity

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

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

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

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

This text has shadow with #47576B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47576B.

Preview

Color preview on black background

This text has color #47576B on black background.


Color preview on white background

This text has color #47576B on white background.


Black color preview on #47576B background

This text has black color on #47576B background.


White color preview on #47576B background

This text has white color on #47576B background.


Related colors

Complementary color

Complementary color for #hex is #B8A894.


I love getcolorcode.com

Triadic colors

1 #6B4757 and #576B47 with #47576B are triadic colors.

2 #6B5747 and #57476B with #47576B are triadic colors.