COLOR #525984

HEX: #525984 RGB: (82,89,132)

Color info

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

RGB color model

#525984 color RGB value is (82,89,132).

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

RGB channels and saturation

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

82
89
132

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

Portions of RGB colors in percentages

R + G + B = 82 + 89 + 132 = 303 (100%)
R 82 of 303 ~ 27.06%
G 89 of 303 ~ 29.37%
B 132 of 303 ~ 43.56'%

%27.06
%29.37
%43.56

CMYK color model

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

  • cyan value is 37.88%
  • magenta value is 32.58%
  • 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
%32.58
%0
%48.24

Codes

Color #525984 in popluar color models

52 59 84
RGB 82 89 132
HSL 232° 23.36% 41.96%
HSB/HSV 232° 37.88% 51.76%
CMYK 37.88% 32.58% 0.00%
48.24%

Color #525984 in popluar number systems.

HEX 52 59 84
Decimal 82 89 132
Binary 1010010 1011001 10000100
Octal 122 131 204

Shades and tints

Shades of #525984

#525984
(82,89,132)
#4B5178
(75,81,120)
#44496C
(68,73,108)
#3D4160
(61,65,96)
#363954
(54,57,84)
#2F3148
(47,49,72)
#28293C
(40,41,60)
#212130
(33,33,48)
#1A1924
(26,25,36)
#131118
(19,17,24)
#0C090C
(12,9,12)
#000000
(0,0,0)

Tints of #525984

#525984
(82,89,132)
#61688F
(97,104,143)
#70779A
(112,119,154)
#7F86A5
(127,134,165)
#8E95B0
(142,149,176)
#9DA4BB
(157,164,187)
#ACB3C6
(172,179,198)
#BBC2D1
(187,194,209)
#CAD1DC
(202,209,220)
#D9E0E7
(217,224,231)
#E8EFF2
(232,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #525984; }

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

This text font color is #525984.

Background Color

.myBgColor { background-color: #525984; }

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

This div background color is #525984.

Border color

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

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

This div border color is #525984.

Opacity

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

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

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

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

This text has shadow with #525984 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525984.

Preview

Color preview on black background

This text has color #525984 on black background.


Color preview on white background

This text has color #525984 on white background.


Black color preview on #525984 background

This text has black color on #525984 background.


White color preview on #525984 background

This text has white color on #525984 background.


Related colors

Complementary color

Complementary color for #hex is #ADA67B.


I love getcolorcode.com

Triadic colors

1 #845259 and #598452 with #525984 are triadic colors.

2 #845952 and #595284 with #525984 are triadic colors.