COLOR #527287

HEX: #527287 RGB: (82,114,135)

Color info

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

RGB color model

#527287 color RGB value is (82,114,135).

RGB: (82,114,135) (32%, 45%, 53%)

RGB channels and saturation

R 82 of 255 = 32%
G 114 of 255 = 45%
B 135 of 255 = 53%

82
114
135

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

Portions of RGB colors in percentages

R + G + B = 82 + 114 + 135 = 331 (100%)
R 82 of 331 ~ 24.77%
G 114 of 331 ~ 34.44%
B 135 of 331 ~ 40.79'%

%24.77
%34.44
%40.79

CMYK color model

#527287 color CMYK value is (39,16,0,47).

  • cyan value is 39.26%
  • magenta value is 15.56%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (39,16,0,47) C39M16Y0K47 (39%,16%,0%,47%) (0.39/0.16/0.00/0.47) 

CMYK percentages

%39.26
%15.56
%0
%47.06

Codes

Color #527287 in popluar color models

52 72 87
RGB 82 114 135
HSL 204° 24.42% 42.55%
HSB/HSV 204° 39.26% 52.94%
CMYK 39.26% 15.56% 0.00%
47.06%

Color #527287 in popluar number systems.

HEX 52 72 87
Decimal 82 114 135
Binary 1010010 1110010 10000111
Octal 122 162 207

Shades and tints

Shades of #527287

#527287
(82,114,135)
#4B687B
(75,104,123)
#445E6F
(68,94,111)
#3D5463
(61,84,99)
#364A57
(54,74,87)
#2F404B
(47,64,75)
#28363F
(40,54,63)
#212C33
(33,44,51)
#1A2227
(26,34,39)
#13181B
(19,24,27)
#0C0E0F
(12,14,15)
#000000
(0,0,0)

Tints of #527287

#527287
(82,114,135)
#617E91
(97,126,145)
#708A9B
(112,138,155)
#7F96A5
(127,150,165)
#8EA2AF
(142,162,175)
#9DAEB9
(157,174,185)
#ACBAC3
(172,186,195)
#BBC6CD
(187,198,205)
#CAD2D7
(202,210,215)
#D9DEE1
(217,222,225)
#E8EAEB
(232,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #527287; }

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

This text font color is #527287.

Background Color

.myBgColor { background-color: #527287; }

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

This div background color is #527287.

Border color

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

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

This div border color is #527287.

Opacity

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

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

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

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

This text has shadow with #527287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527287.

Preview

Color preview on black background

This text has color #527287 on black background.


Color preview on white background

This text has color #527287 on white background.


Black color preview on #527287 background

This text has black color on #527287 background.


White color preview on #527287 background

This text has white color on #527287 background.


Related colors

Complementary color

Complementary color for #hex is #AD8D78.


I love getcolorcode.com

Triadic colors

1 #875272 and #728752 with #527287 are triadic colors.

2 #877252 and #725287 with #527287 are triadic colors.