COLOR #525783

HEX: #525783 RGB: (82,87,131)

Color info

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

RGB color model

#525783 color RGB value is (82,87,131).

RGB: (82,87,131) (32%, 34%, 51%)

RGB channels and saturation

R 82 of 255 = 32%
G 87 of 255 = 34%
B 131 of 255 = 51%

82
87
131

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

Portions of RGB colors in percentages

R + G + B = 82 + 87 + 131 = 300 (100%)
R 82 of 300 ~ 27.33%
G 87 of 300 ~ 29%
B 131 of 300 ~ 43.67'%

%27.33
%29
%43.67

CMYK color model

#525783 color CMYK value is (37,34,0,49).

  • cyan value is 37.40%
  • magenta value is 33.59%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (37,34,0,49)
C37M34Y0K49 (37%, 34%, 0%, 49%)
(0.37 / 0.34 / 0.00 / 0.49)

CMYK percentages

%37.4
%33.59
%0
%48.63

Codes

Color #525783 in popluar color models

52 57 83
RGB 82 87 131
HSL 234° 23.00% 41.76%
HSB/HSV 234° 37.40% 51.37%
CMYK 37.40% 33.59% 0.00%
48.63%

Color #525783 in popluar number systems.

HEX 52 57 83
Decimal 82 87 131
Binary 1010010 1010111 10000011
Octal 122 127 203

Shades and tints

Shades of #525783

#525783
(82,87,131)
#4B5078
(75,80,120)
#44496D
(68,73,109)
#3D4262
(61,66,98)
#363B57
(54,59,87)
#2F344C
(47,52,76)
#282D41
(40,45,65)
#212636
(33,38,54)
#1A1F2B
(26,31,43)
#131820
(19,24,32)
#0C1115
(12,17,21)
#000000
(0,0,0)

Tints of #525783

#525783
(82,87,131)
#61668E
(97,102,142)
#707599
(112,117,153)
#7F84A4
(127,132,164)
#8E93AF
(142,147,175)
#9DA2BA
(157,162,186)
#ACB1C5
(172,177,197)
#BBC0D0
(187,192,208)
#CACFDB
(202,207,219)
#D9DEE6
(217,222,230)
#E8EDF1
(232,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525783 color. Also use rgb(82,87,131) instead hex code.

Text Font Color

.myTextColor { color: #525783; }

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

This text font color is #525783.

Background Color

.myBgColor { background-color: #525783; }

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

This div background color is #525783.

Border color

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

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

This div border color is #525783.

Opacity

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

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

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

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

This text has shadow with #525783 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525783.

Preview

Color preview on black background

This text has color #525783 on black background.


Color preview on white background

This text has color #525783 on white background.


Black color preview on #525783 background

This text has black color on #525783 background.


White color preview on #525783 background

This text has white color on #525783 background.


Related colors

Complementary color

Complementary color for #hex is #ADA87C.


I love getcolorcode.com

Triadic colors

1 #835257 and #578352 with #525783 are triadic colors.

2 #835752 and #575283 with #525783 are triadic colors.