COLOR #47528D

HEX: #47528D RGB: (71,82,141)

Color info

#47528D contains mainly green and blue colors. Web safe color of #47528D is #336699 (or #369).

RGB color model

#47528D color RGB value is (71,82,141).

RGB: (71,82,141) (28%, 32%, 55%)

RGB channels and saturation

R 71 of 255 = 28%
G 82 of 255 = 32%
B 141 of 255 = 55%

71
82
141

R + G + B ~ 38%. #47528D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 82 + 141 = 294 (100%)
R 71 of 294 ~ 24.15%
G 82 of 294 ~ 27.89%
B 141 of 294 ~ 47.96'%

%24.15
%27.89
%47.96

CMYK color model

#47528D color CMYK value is (50,42,0,45).

  • cyan value is 49.65%
  • magenta value is 41.84%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (50,42,0,45) C50M42Y0K45 (50%,42%,0%,45%) (0.50/0.42/0.00/0.45) 

CMYK percentages

%49.65
%41.84
%0
%44.71

Codes

Color #47528D in popluar color models

47 52 8D
RGB 71 82 141
HSL 231° 33.02% 41.57%
HSB/HSV 231° 49.65% 55.29%
CMYK 49.65% 41.84% 0.00%
44.71%

Color #47528D in popluar number systems.

HEX 47 52 8D
Decimal 71 82 141
Binary 1000111 1010010 10001101
Octal 107 122 215

Shades and tints

Shades of #47528D

#47528D
(71,82,141)
#414B81
(65,75,129)
#3B4475
(59,68,117)
#353D69
(53,61,105)
#2F365D
(47,54,93)
#292F51
(41,47,81)
#232845
(35,40,69)
#1D2139
(29,33,57)
#171A2D
(23,26,45)
#111321
(17,19,33)
#0B0C15
(11,12,21)
#000000
(0,0,0)

Tints of #47528D

#47528D
(71,82,141)
#576197
(87,97,151)
#6770A1
(103,112,161)
#777FAB
(119,127,171)
#878EB5
(135,142,181)
#979DBF
(151,157,191)
#A7ACC9
(167,172,201)
#B7BBD3
(183,187,211)
#C7CADD
(199,202,221)
#D7D9E7
(215,217,231)
#E7E8F1
(231,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47528D color. Also use rgb(71,82,141) instead hex code.

Text Font Color

.myTextColor { color: #47528D; }

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

This text font color is #47528D.

Background Color

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

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

This div background color is #47528D.

Border color

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

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

This div border color is #47528D.

Opacity

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

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

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

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

This text has shadow with #47528D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47528D.

Preview

Color preview on black background

This text has color #47528D on black background.


Color preview on white background

This text has color #47528D on white background.


Black color preview on #47528D background

This text has black color on #47528D background.


White color preview on #47528D background

This text has white color on #47528D background.


Related colors

Complementary color

Complementary color for #hex is #B8AD72.


I love getcolorcode.com

Triadic colors

1 #8D4752 and #528D47 with #47528D are triadic colors.

2 #8D5247 and #52478D with #47528D are triadic colors.