COLOR #47526B

HEX: #47526B RGB: (71,82,107)

Color info

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

RGB color model

#47526B color RGB value is (71,82,107).

RGB: (71,82,107) (28%, 32%, 42%)

RGB channels and saturation

R 71 of 255 = 28%
G 82 of 255 = 32%
B 107 of 255 = 42%

71
82
107

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

Portions of RGB colors in percentages

R + G + B = 71 + 82 + 107 = 260 (100%)
R 71 of 260 ~ 27.31%
G 82 of 260 ~ 31.54%
B 107 of 260 ~ 41.15'%

%27.31
%31.54
%41.15

CMYK color model

#47526B color CMYK value is (34,23,0,58).

  • cyan value is 33.64%
  • magenta value is 23.36%
  • yellow value is 0.00%
  • key color value is 58.04%
CMYK: (34,23,0,58) C34M23Y0K58 (34%,23%,0%,58%) (0.34/0.23/0.00/0.58) 

CMYK percentages

%33.64
%23.36
%0
%58.04

Codes

Color #47526B in popluar color models

47 52 6B
RGB 71 82 107
HSL 222° 20.22% 34.90%
HSB/HSV 222° 33.64% 41.96%
CMYK 33.64% 23.36% 0.00%
58.04%

Color #47526B in popluar number systems.

HEX 47 52 6B
Decimal 71 82 107
Binary 1000111 1010010 1101011
Octal 107 122 153

Shades and tints

Shades of #47526B

#47526B
(71,82,107)
#414B62
(65,75,98)
#3B4459
(59,68,89)
#353D50
(53,61,80)
#2F3647
(47,54,71)
#292F3E
(41,47,62)
#232835
(35,40,53)
#1D212C
(29,33,44)
#171A23
(23,26,35)
#11131A
(17,19,26)
#0B0C11
(11,12,17)
#000000
(0,0,0)

Tints of #47526B

#47526B
(71,82,107)
#576178
(87,97,120)
#677085
(103,112,133)
#777F92
(119,127,146)
#878E9F
(135,142,159)
#979DAC
(151,157,172)
#A7ACB9
(167,172,185)
#B7BBC6
(183,187,198)
#C7CAD3
(199,202,211)
#D7D9E0
(215,217,224)
#E7E8ED
(231,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47526B; }

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

This text font color is #47526B.

Background Color

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

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

This div background color is #47526B.

Border color

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

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

This div border color is #47526B.

Opacity

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

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

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

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

This text has shadow with #47526B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47526B.

Preview

Color preview on black background

This text has color #47526B on black background.


Color preview on white background

This text has color #47526B on white background.


Black color preview on #47526B background

This text has black color on #47526B background.


White color preview on #47526B background

This text has white color on #47526B background.


Related colors

Complementary color

Complementary color for #hex is #B8AD94.


I love getcolorcode.com

Triadic colors

1 #6B4752 and #526B47 with #47526B are triadic colors.

2 #6B5247 and #52476B with #47526B are triadic colors.