COLOR #525382

HEX: #525382 RGB: (82,83,130)

Color info

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

RGB color model

#525382 color RGB value is (82,83,130).

RGB: (82,83,130) (32%, 33%, 51%)

RGB channels and saturation

R 82 of 255 = 32%
G 83 of 255 = 33%
B 130 of 255 = 51%

82
83
130

R + G + B ~ 39%. #525382 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 83 + 130 = 295 (100%)
R 82 of 295 ~ 27.8%
G 83 of 295 ~ 28.14%
B 130 of 295 ~ 44.07'%

%27.8
%28.14
%44.07

CMYK color model

#525382 color CMYK value is (37,36,0,49).

  • cyan value is 36.92%
  • magenta value is 36.15%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (37,36,0,49)
C37M36Y0K49 (37%, 36%, 0%, 49%)
(0.37 / 0.36 / 0.00 / 0.49)

CMYK percentages

%36.92
%36.15
%0
%49.02

Codes

Color #525382 in popluar color models

52 53 82
RGB 82 83 130
HSL 239° 22.64% 41.57%
HSB/HSV 239° 36.92% 50.98%
CMYK 36.92% 36.15% 0.00%
49.02%

Color #525382 in popluar number systems.

HEX 52 53 82
Decimal 82 83 130
Binary 1010010 1010011 10000010
Octal 122 123 202

Shades and tints

Shades of #525382

#525382
(82,83,130)
#4B4C77
(75,76,119)
#44456C
(68,69,108)
#3D3E61
(61,62,97)
#363756
(54,55,86)
#2F304B
(47,48,75)
#282940
(40,41,64)
#212235
(33,34,53)
#1A1B2A
(26,27,42)
#13141F
(19,20,31)
#0C0D14
(12,13,20)
#000000
(0,0,0)

Tints of #525382

#525382
(82,83,130)
#61628D
(97,98,141)
#707198
(112,113,152)
#7F80A3
(127,128,163)
#8E8FAE
(142,143,174)
#9D9EB9
(157,158,185)
#ACADC4
(172,173,196)
#BBBCCF
(187,188,207)
#CACBDA
(202,203,218)
#D9DAE5
(217,218,229)
#E8E9F0
(232,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525382 color. Also use rgb(82,83,130) instead hex code.

Text Font Color

.myTextColor { color: #525382; }

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

This text font color is #525382.

Background Color

.myBgColor { background-color: #525382; }

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

This div background color is #525382.

Border color

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

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

This div border color is #525382.

Opacity

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

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

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

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

This text has shadow with #525382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525382.

Preview

Color preview on black background

This text has color #525382 on black background.


Color preview on white background

This text has color #525382 on white background.


Black color preview on #525382 background

This text has black color on #525382 background.


White color preview on #525382 background

This text has white color on #525382 background.


Related colors

Complementary color

Complementary color for #hex is #ADAC7D.


I love getcolorcode.com

Triadic colors

1 #825253 and #538252 with #525382 are triadic colors.

2 #825352 and #535282 with #525382 are triadic colors.