COLOR #527284

HEX: #527284 RGB: (82,114,132)

Color info

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

RGB color model

#527284 color RGB value is (82,114,132).

RGB: (82,114,132) (32%, 45%, 52%)

RGB channels and saturation

R 82 of 255 = 32%
G 114 of 255 = 45%
B 132 of 255 = 52%

82
114
132

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

Portions of RGB colors in percentages

R + G + B = 82 + 114 + 132 = 328 (100%)
R 82 of 328 ~ 25%
G 114 of 328 ~ 34.76%
B 132 of 328 ~ 40.24'%

%25
%34.76
%40.24

CMYK color model

#527284 color CMYK value is (38,14,0,48).

  • cyan value is 37.88%
  • magenta value is 13.64%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (38,14,0,48)
C38M14Y0K48 (38%, 14%, 0%, 48%)
(0.38 / 0.14 / 0.00 / 0.48)

CMYK percentages

%37.88
%13.64
%0
%48.24

Codes

Color #527284 in popluar color models

52 72 84
RGB 82 114 132
HSL 202° 23.36% 41.96%
HSB/HSV 202° 37.88% 51.76%
CMYK 37.88% 13.64% 0.00%
48.24%

Color #527284 in popluar number systems.

HEX 52 72 84
Decimal 82 114 132
Binary 1010010 1110010 10000100
Octal 122 162 204

Shades and tints

Shades of #527284

#527284
(82,114,132)
#4B6878
(75,104,120)
#445E6C
(68,94,108)
#3D5460
(61,84,96)
#364A54
(54,74,84)
#2F4048
(47,64,72)
#28363C
(40,54,60)
#212C30
(33,44,48)
#1A2224
(26,34,36)
#131818
(19,24,24)
#0C0E0C
(12,14,12)
#000000
(0,0,0)

Tints of #527284

#527284
(82,114,132)
#617E8F
(97,126,143)
#708A9A
(112,138,154)
#7F96A5
(127,150,165)
#8EA2B0
(142,162,176)
#9DAEBB
(157,174,187)
#ACBAC6
(172,186,198)
#BBC6D1
(187,198,209)
#CAD2DC
(202,210,220)
#D9DEE7
(217,222,231)
#E8EAF2
(232,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #527284; }

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

This text font color is #527284.

Background Color

.myBgColor { background-color: #527284; }

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

This div background color is #527284.

Border color

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

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

This div border color is #527284.

Opacity

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

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

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

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

This text has shadow with #527284 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527284.

Preview

Color preview on black background

This text has color #527284 on black background.


Color preview on white background

This text has color #527284 on white background.


Black color preview on #527284 background

This text has black color on #527284 background.


White color preview on #527284 background

This text has white color on #527284 background.


Related colors

Complementary color

Complementary color for #hex is #AD8D7B.


I love getcolorcode.com

Triadic colors

1 #845272 and #728452 with #527284 are triadic colors.

2 #847252 and #725284 with #527284 are triadic colors.