COLOR #525884

HEX: #525884 RGB: (82,88,132)

Color info

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

RGB color model

#525884 color RGB value is (82,88,132).

RGB: (82,88,132) (32%, 35%, 52%)

RGB channels and saturation

R 82 of 255 = 32%
G 88 of 255 = 35%
B 132 of 255 = 52%

82
88
132

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

Portions of RGB colors in percentages

R + G + B = 82 + 88 + 132 = 302 (100%)
R 82 of 302 ~ 27.15%
G 88 of 302 ~ 29.14%
B 132 of 302 ~ 43.71'%

%27.15
%29.14
%43.71

CMYK color model

#525884 color CMYK value is (38,33,0,48).

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

CMYK: (38,33,0,48)
C38M33Y0K48 (38%, 33%, 0%, 48%)
(0.38 / 0.33 / 0.00 / 0.48)

CMYK percentages

%37.88
%33.33
%0
%48.24

Codes

Color #525884 in popluar color models

52 58 84
RGB 82 88 132
HSL 233° 23.36% 41.96%
HSB/HSV 233° 37.88% 51.76%
CMYK 37.88% 33.33% 0.00%
48.24%

Color #525884 in popluar number systems.

HEX 52 58 84
Decimal 82 88 132
Binary 1010010 1011000 10000100
Octal 122 130 204

Shades and tints

Shades of #525884

#525884
(82,88,132)
#4B5078
(75,80,120)
#44486C
(68,72,108)
#3D4060
(61,64,96)
#363854
(54,56,84)
#2F3048
(47,48,72)
#28283C
(40,40,60)
#212030
(33,32,48)
#1A1824
(26,24,36)
#131018
(19,16,24)
#0C080C
(12,8,12)
#000000
(0,0,0)

Tints of #525884

#525884
(82,88,132)
#61678F
(97,103,143)
#70769A
(112,118,154)
#7F85A5
(127,133,165)
#8E94B0
(142,148,176)
#9DA3BB
(157,163,187)
#ACB2C6
(172,178,198)
#BBC1D1
(187,193,209)
#CAD0DC
(202,208,220)
#D9DFE7
(217,223,231)
#E8EEF2
(232,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #525884; }

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

This text font color is #525884.

Background Color

.myBgColor { background-color: #525884; }

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

This div background color is #525884.

Border color

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

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

This div border color is #525884.

Opacity

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

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

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

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

This text has shadow with #525884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525884.

Preview

Color preview on black background

This text has color #525884 on black background.


Color preview on white background

This text has color #525884 on white background.


Black color preview on #525884 background

This text has black color on #525884 background.


White color preview on #525884 background

This text has white color on #525884 background.


Related colors

Complementary color

Complementary color for #hex is #ADA77B.


I love getcolorcode.com

Triadic colors

1 #845258 and #588452 with #525884 are triadic colors.

2 #845852 and #585284 with #525884 are triadic colors.