COLOR #525789

HEX: #525789 RGB: (82,87,137)

Color info

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

RGB color model

#525789 color RGB value is (82,87,137).

RGB: (82,87,137) (32%, 34%, 54%)

RGB channels and saturation

R 82 of 255 = 32%
G 87 of 255 = 34%
B 137 of 255 = 54%

82
87
137

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

Portions of RGB colors in percentages

R + G + B = 82 + 87 + 137 = 306 (100%)
R 82 of 306 ~ 26.8%
G 87 of 306 ~ 28.43%
B 137 of 306 ~ 44.77'%

%26.8
%28.43
%44.77

CMYK color model

#525789 color CMYK value is (40,36,0,46).

  • cyan value is 40.15%
  • magenta value is 36.50%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (40,36,0,46)
C40M36Y0K46 (40%, 36%, 0%, 46%)
(0.40 / 0.36 / 0.00 / 0.46)

CMYK percentages

%40.15
%36.5
%0
%46.27

Codes

Color #525789 in popluar color models

52 57 89
RGB 82 87 137
HSL 235° 25.11% 42.94%
HSB/HSV 235° 40.15% 53.73%
CMYK 40.15% 36.50% 0.00%
46.27%

Color #525789 in popluar number systems.

HEX 52 57 89
Decimal 82 87 137
Binary 1010010 1010111 10001001
Octal 122 127 211

Shades and tints

Shades of #525789

#525789
(82,87,137)
#4B507D
(75,80,125)
#444971
(68,73,113)
#3D4265
(61,66,101)
#363B59
(54,59,89)
#2F344D
(47,52,77)
#282D41
(40,45,65)
#212635
(33,38,53)
#1A1F29
(26,31,41)
#13181D
(19,24,29)
#0C1111
(12,17,17)
#000000
(0,0,0)

Tints of #525789

#525789
(82,87,137)
#616693
(97,102,147)
#70759D
(112,117,157)
#7F84A7
(127,132,167)
#8E93B1
(142,147,177)
#9DA2BB
(157,162,187)
#ACB1C5
(172,177,197)
#BBC0CF
(187,192,207)
#CACFD9
(202,207,217)
#D9DEE3
(217,222,227)
#E8EDED
(232,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #525789; }

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

This text font color is #525789.

Background Color

.myBgColor { background-color: #525789; }

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

This div background color is #525789.

Border color

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

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

This div border color is #525789.

Opacity

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

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

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

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

This text has shadow with #525789 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525789.

Preview

Color preview on black background

This text has color #525789 on black background.


Color preview on white background

This text has color #525789 on white background.


Black color preview on #525789 background

This text has black color on #525789 background.


White color preview on #525789 background

This text has white color on #525789 background.


Related colors

Complementary color

Complementary color for #hex is #ADA876.


I love getcolorcode.com

Triadic colors

1 #895257 and #578952 with #525789 are triadic colors.

2 #895752 and #575289 with #525789 are triadic colors.