COLOR #525492

HEX: #525492 RGB: (82,84,146)

Color info

#525492 contains mainly blue color. Web safe color of #525492 is #666699 (or #669).

RGB color model

#525492 color RGB value is (82,84,146).

RGB: (82,84,146) (32%, 33%, 57%)

RGB channels and saturation

R 82 of 255 = 32%
G 84 of 255 = 33%
B 146 of 255 = 57%

82
84
146

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

Portions of RGB colors in percentages

R + G + B = 82 + 84 + 146 = 312 (100%)
R 82 of 312 ~ 26.28%
G 84 of 312 ~ 26.92%
B 146 of 312 ~ 46.79'%

%26.28
%26.92
%46.79

CMYK color model

#525492 color CMYK value is (44,42,0,43).

  • cyan value is 43.84%
  • magenta value is 42.47%
  • yellow value is 0.00%
  • key color value is 42.75%
CMYK: (44,42,0,43) C44M42Y0K43 (44%,42%,0%,43%) (0.44/0.42/0.00/0.43) 

CMYK percentages

%43.84
%42.47
%0
%42.75

Codes

Color #525492 in popluar color models

52 54 92
RGB 82 84 146
HSL 238° 28.07% 44.71%
HSB/HSV 238° 43.84% 57.25%
CMYK 43.84% 42.47% 0.00%
42.75%

Color #525492 in popluar number systems.

HEX 52 54 92
Decimal 82 84 146
Binary 1010010 1010100 10010010
Octal 122 124 222

Shades and tints

Shades of #525492

#525492
(82,84,146)
#4B4D85
(75,77,133)
#444678
(68,70,120)
#3D3F6B
(61,63,107)
#36385E
(54,56,94)
#2F3151
(47,49,81)
#282A44
(40,42,68)
#212337
(33,35,55)
#1A1C2A
(26,28,42)
#13151D
(19,21,29)
#0C0E10
(12,14,16)
#000000
(0,0,0)

Tints of #525492

#525492
(82,84,146)
#61639B
(97,99,155)
#7072A4
(112,114,164)
#7F81AD
(127,129,173)
#8E90B6
(142,144,182)
#9D9FBF
(157,159,191)
#ACAEC8
(172,174,200)
#BBBDD1
(187,189,209)
#CACCDA
(202,204,218)
#D9DBE3
(217,219,227)
#E8EAEC
(232,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525492 color. Also use rgb(82,84,146) instead hex code.

Text Font Color

.myTextColor { color: #525492; }

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

This text font color is #525492.

Background Color

.myBgColor { background-color: #525492; }

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

This div background color is #525492.

Border color

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

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

This div border color is #525492.

Opacity

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

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

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

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

This text has shadow with #525492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525492.

Preview

Color preview on black background

This text has color #525492 on black background.


Color preview on white background

This text has color #525492 on white background.


Black color preview on #525492 background

This text has black color on #525492 background.


White color preview on #525492 background

This text has white color on #525492 background.


Related colors

Complementary color

Complementary color for #hex is #ADAB6D.


I love getcolorcode.com

Triadic colors

1 #925254 and #549252 with #525492 are triadic colors.

2 #925452 and #545292 with #525492 are triadic colors.