COLOR #525665

HEX: #525665 RGB: (82,86,101)

Color info

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

RGB color model

#525665 color RGB value is (82,86,101).

RGB: (82,86,101) (32%, 34%, 40%)

RGB channels and saturation

R 82 of 255 = 32%
G 86 of 255 = 34%
B 101 of 255 = 40%

82
86
101

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

Portions of RGB colors in percentages

R + G + B = 82 + 86 + 101 = 269 (100%)
R 82 of 269 ~ 30.48%
G 86 of 269 ~ 31.97%
B 101 of 269 ~ 37.55'%

%30.48
%31.97
%37.55

CMYK color model

#525665 color CMYK value is (19,15,0,60).

  • cyan value is 18.81%
  • magenta value is 14.85%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (19,15,0,60)
C19M15Y0K60 (19%, 15%, 0%, 60%)
(0.19 / 0.15 / 0.00 / 0.60)

CMYK percentages

%18.81
%14.85
%0
%60.39

Codes

Color #525665 in popluar color models

52 56 65
RGB 82 86 101
HSL 227° 10.38% 35.88%
HSB/HSV 227° 18.81% 39.61%
CMYK 18.81% 14.85% 0.00%
60.39%

Color #525665 in popluar number systems.

HEX 52 56 65
Decimal 82 86 101
Binary 1010010 1010110 1100101
Octal 122 126 145

Shades and tints

Shades of #525665

#525665
(82,86,101)
#4B4F5C
(75,79,92)
#444853
(68,72,83)
#3D414A
(61,65,74)
#363A41
(54,58,65)
#2F3338
(47,51,56)
#282C2F
(40,44,47)
#212526
(33,37,38)
#1A1E1D
(26,30,29)
#131714
(19,23,20)
#0C100B
(12,16,11)
#000000
(0,0,0)

Tints of #525665

#525665
(82,86,101)
#616573
(97,101,115)
#707481
(112,116,129)
#7F838F
(127,131,143)
#8E929D
(142,146,157)
#9DA1AB
(157,161,171)
#ACB0B9
(172,176,185)
#BBBFC7
(187,191,199)
#CACED5
(202,206,213)
#D9DDE3
(217,221,227)
#E8ECF1
(232,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525665 color. Also use rgb(82,86,101) instead hex code.

Text Font Color

.myTextColor { color: #525665; }

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

This text font color is #525665.

Background Color

.myBgColor { background-color: #525665; }

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

This div background color is #525665.

Border color

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

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

This div border color is #525665.

Opacity

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

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

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

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

This text has shadow with #525665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525665.

Preview

Color preview on black background

This text has color #525665 on black background.


Color preview on white background

This text has color #525665 on white background.


Black color preview on #525665 background

This text has black color on #525665 background.


White color preview on #525665 background

This text has white color on #525665 background.


Related colors

Complementary color

Complementary color for #hex is #ADA99A.


I love getcolorcode.com

Triadic colors

1 #655256 and #566552 with #525665 are triadic colors.

2 #655652 and #565265 with #525665 are triadic colors.