COLOR #525166

HEX: #525166 RGB: (82,81,102)

Color info

#525166 contains red, green and blue colors in about the same proportion. Web safe color of #525166 is #666666 (or #666).

RGB color model

#525166 color RGB value is (82,81,102).

RGB: (82,81,102) (32%, 32%, 40%)

RGB channels and saturation

R 82 of 255 = 32%
G 81 of 255 = 32%
B 102 of 255 = 40%

82
81
102

R + G + B ~ 35%. #525166 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 81 + 102 = 265 (100%)
R 82 of 265 ~ 30.94%
G 81 of 265 ~ 30.57%
B 102 of 265 ~ 38.49'%

%30.94
%30.57
%38.49

CMYK color model

#525166 color CMYK value is (20,21,0,60).

  • cyan value is 19.61%
  • magenta value is 20.59%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (20,21,0,60)
C20M21Y0K60 (20%, 21%, 0%, 60%)
(0.20 / 0.21 / 0.00 / 0.60)

CMYK percentages

%19.61
%20.59
%0
%60

Codes

Color #525166 in popluar color models

52 51 66
RGB 82 81 102
HSL 243° 11.48% 35.88%
HSB/HSV 243° 20.59% 40.00%
CMYK 19.61% 20.59% 0.00%
60.00%

Color #525166 in popluar number systems.

HEX 52 51 66
Decimal 82 81 102
Binary 1010010 1010001 1100110
Octal 122 121 146

Shades and tints

Shades of #525166

#525166
(82,81,102)
#4B4A5D
(75,74,93)
#444354
(68,67,84)
#3D3C4B
(61,60,75)
#363542
(54,53,66)
#2F2E39
(47,46,57)
#282730
(40,39,48)
#212027
(33,32,39)
#1A191E
(26,25,30)
#131215
(19,18,21)
#0C0B0C
(12,11,12)
#000000
(0,0,0)

Tints of #525166

#525166
(82,81,102)
#616073
(97,96,115)
#706F80
(112,111,128)
#7F7E8D
(127,126,141)
#8E8D9A
(142,141,154)
#9D9CA7
(157,156,167)
#ACABB4
(172,171,180)
#BBBAC1
(187,186,193)
#CAC9CE
(202,201,206)
#D9D8DB
(217,216,219)
#E8E7E8
(232,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525166 color. Also use rgb(82,81,102) instead hex code.

Text Font Color

.myTextColor { color: #525166; }

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

This text font color is #525166.

Background Color

.myBgColor { background-color: #525166; }

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

This div background color is #525166.

Border color

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

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

This div border color is #525166.

Opacity

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

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

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

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

This text has shadow with #525166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525166.

Preview

Color preview on black background

This text has color #525166 on black background.


Color preview on white background

This text has color #525166 on white background.


Black color preview on #525166 background

This text has black color on #525166 background.


White color preview on #525166 background

This text has white color on #525166 background.


Related colors

Complementary color

Complementary color for #hex is #ADAE99.


I love getcolorcode.com

Triadic colors

1 #665251 and #516652 with #525166 are triadic colors.

2 #665152 and #515266 with #525166 are triadic colors.