COLOR #527587

HEX: #527587 RGB: (82,117,135)

Color info

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

RGB color model

#527587 color RGB value is (82,117,135).

RGB: (82,117,135) (32%, 46%, 53%)

RGB channels and saturation

R 82 of 255 = 32%
G 117 of 255 = 46%
B 135 of 255 = 53%

82
117
135

R + G + B ~ 44%. #527587 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 82 + 117 + 135 = 334 (100%)
R 82 of 334 ~ 24.55%
G 117 of 334 ~ 35.03%
B 135 of 334 ~ 40.42'%

%24.55
%35.03
%40.42

CMYK color model

#527587 color CMYK value is (39,13,0,47).

  • cyan value is 39.26%
  • magenta value is 13.33%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (39,13,0,47)
C39M13Y0K47 (39%, 13%, 0%, 47%)
(0.39 / 0.13 / 0.00 / 0.47)

CMYK percentages

%39.26
%13.33
%0
%47.06

Codes

Color #527587 in popluar color models

52 75 87
RGB 82 117 135
HSL 200° 24.42% 42.55%
HSB/HSV 200° 39.26% 52.94%
CMYK 39.26% 13.33% 0.00%
47.06%

Color #527587 in popluar number systems.

HEX 52 75 87
Decimal 82 117 135
Binary 1010010 1110101 10000111
Octal 122 165 207

Shades and tints

Shades of #527587

#527587
(82,117,135)
#4B6B7B
(75,107,123)
#44616F
(68,97,111)
#3D5763
(61,87,99)
#364D57
(54,77,87)
#2F434B
(47,67,75)
#28393F
(40,57,63)
#212F33
(33,47,51)
#1A2527
(26,37,39)
#131B1B
(19,27,27)
#0C110F
(12,17,15)
#000000
(0,0,0)

Tints of #527587

#527587
(82,117,135)
#618191
(97,129,145)
#708D9B
(112,141,155)
#7F99A5
(127,153,165)
#8EA5AF
(142,165,175)
#9DB1B9
(157,177,185)
#ACBDC3
(172,189,195)
#BBC9CD
(187,201,205)
#CAD5D7
(202,213,215)
#D9E1E1
(217,225,225)
#E8EDEB
(232,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527587 color. Also use rgb(82,117,135) instead hex code.

Text Font Color

.myTextColor { color: #527587; }

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

This text font color is #527587.

Background Color

.myBgColor { background-color: #527587; }

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

This div background color is #527587.

Border color

.myBorderColor { border: 1px solid #527587; }

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

This div border color is #527587.

Opacity

.myOpacity80 { color: #527587; opacity: 0.8; }

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

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

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

This text has shadow with #527587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527587.

Preview

Color preview on black background

This text has color #527587 on black background.


Color preview on white background

This text has color #527587 on white background.


Black color preview on #527587 background

This text has black color on #527587 background.


White color preview on #527587 background

This text has white color on #527587 background.


Related colors

Complementary color

Complementary color for #hex is #AD8A78.


I love getcolorcode.com

Triadic colors

1 #875275 and #758752 with #527587 are triadic colors.

2 #877552 and #755287 with #527587 are triadic colors.