COLOR #57528D

HEX: #57528D RGB: (87,82,141)

Color info

#57528D contains red, green and blue colors in about the same proportion. Web safe color of #57528D is #666699 (or #669).

RGB color model

#57528D color RGB value is (87,82,141).

RGB: (87,82,141) (34%, 32%, 55%)

RGB channels and saturation

R 87 of 255 = 34%
G 82 of 255 = 32%
B 141 of 255 = 55%

87
82
141

R + G + B ~ 40%. #57528D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 82 + 141 = 310 (100%)
R 87 of 310 ~ 28.06%
G 82 of 310 ~ 26.45%
B 141 of 310 ~ 45.48'%

%28.06
%26.45
%45.48

CMYK color model

#57528D color CMYK value is (38,42,0,45).

  • cyan value is 38.30%
  • magenta value is 41.84%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (38,42,0,45)
C38M42Y0K45 (38%, 42%, 0%, 45%)
(0.38 / 0.42 / 0.00 / 0.45)

CMYK percentages

%38.3
%41.84
%0
%44.71

Codes

Color #57528D in popluar color models

57 52 8D
RGB 87 82 141
HSL 245° 26.46% 43.73%
HSB/HSV 245° 41.84% 55.29%
CMYK 38.30% 41.84% 0.00%
44.71%

Color #57528D in popluar number systems.

HEX 57 52 8D
Decimal 87 82 141
Binary 1010111 1010010 10001101
Octal 127 122 215

Shades and tints

Shades of #57528D

#57528D
(87,82,141)
#504B81
(80,75,129)
#494475
(73,68,117)
#423D69
(66,61,105)
#3B365D
(59,54,93)
#342F51
(52,47,81)
#2D2845
(45,40,69)
#262139
(38,33,57)
#1F1A2D
(31,26,45)
#181321
(24,19,33)
#110C15
(17,12,21)
#000000
(0,0,0)

Tints of #57528D

#57528D
(87,82,141)
#666197
(102,97,151)
#7570A1
(117,112,161)
#847FAB
(132,127,171)
#938EB5
(147,142,181)
#A29DBF
(162,157,191)
#B1ACC9
(177,172,201)
#C0BBD3
(192,187,211)
#CFCADD
(207,202,221)
#DED9E7
(222,217,231)
#EDE8F1
(237,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57528D; }

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

This text font color is #57528D.

Background Color

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

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

This div background color is #57528D.

Border color

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

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

This div border color is #57528D.

Opacity

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

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

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

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

This text has shadow with #57528D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57528D.

Preview

Color preview on black background

This text has color #57528D on black background.


Color preview on white background

This text has color #57528D on white background.


Black color preview on #57528D background

This text has black color on #57528D background.


White color preview on #57528D background

This text has white color on #57528D background.


Related colors

Complementary color

Complementary color for #hex is #A8AD72.


I love getcolorcode.com

Triadic colors

1 #8D5752 and #528D57 with #57528D are triadic colors.

2 #8D5257 and #52578D with #57528D are triadic colors.