COLOR #57528C

HEX: #57528C RGB: (87,82,140)

Color info

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

RGB color model

#57528C color RGB value is (87,82,140).

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

RGB channels and saturation

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

87
82
140

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

Portions of RGB colors in percentages

R + G + B = 87 + 82 + 140 = 309 (100%)
R 87 of 309 ~ 28.16%
G 82 of 309 ~ 26.54%
B 140 of 309 ~ 45.31'%

%28.16
%26.54
%45.31

CMYK color model

#57528C color CMYK value is (38,41,0,45).

  • cyan value is 37.86%
  • magenta value is 41.43%
  • yellow value is 0.00%
  • key color value is 45.10%
CMYK: (38,41,0,45) C38M41Y0K45 (38%,41%,0%,45%) (0.38/0.41/0.00/0.45) 

CMYK percentages

%37.86
%41.43
%0
%45.1

Codes

Color #57528C in popluar color models

57 52 8C
RGB 87 82 140
HSL 245° 26.13% 43.53%
HSB/HSV 245° 41.43% 54.90%
CMYK 37.86% 41.43% 0.00%
45.10%

Color #57528C in popluar number systems.

HEX 57 52 8C
Decimal 87 82 140
Binary 1010111 1010010 10001100
Octal 127 122 214

Shades and tints

Shades of #57528C

#57528C
(87,82,140)
#504B80
(80,75,128)
#494474
(73,68,116)
#423D68
(66,61,104)
#3B365C
(59,54,92)
#342F50
(52,47,80)
#2D2844
(45,40,68)
#262138
(38,33,56)
#1F1A2C
(31,26,44)
#181320
(24,19,32)
#110C14
(17,12,20)
#000000
(0,0,0)

Tints of #57528C

#57528C
(87,82,140)
#666196
(102,97,150)
#7570A0
(117,112,160)
#847FAA
(132,127,170)
#938EB4
(147,142,180)
#A29DBE
(162,157,190)
#B1ACC8
(177,172,200)
#C0BBD2
(192,187,210)
#CFCADC
(207,202,220)
#DED9E6
(222,217,230)
#EDE8F0
(237,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57528C; }

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

This text font color is #57528C.

Background Color

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

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

This div background color is #57528C.

Border color

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

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

This div border color is #57528C.

Opacity

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

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

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

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

This text has shadow with #57528C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57528C.

Preview

Color preview on black background

This text has color #57528C on black background.


Color preview on white background

This text has color #57528C on white background.


Black color preview on #57528C background

This text has black color on #57528C background.


White color preview on #57528C background

This text has white color on #57528C background.


Related colors

Complementary color

Complementary color for #hex is #A8AD73.


I love getcolorcode.com

Triadic colors

1 #8C5752 and #528C57 with #57528C are triadic colors.

2 #8C5257 and #52578C with #57528C are triadic colors.