COLOR #525963

HEX: #525963 RGB: (82,89,99)

Color info

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

RGB color model

#525963 color RGB value is (82,89,99).

RGB: (82,89,99) (32%, 35%, 39%)

RGB channels and saturation

R 82 of 255 = 32%
G 89 of 255 = 35%
B 99 of 255 = 39%

82
89
99

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

Portions of RGB colors in percentages

R + G + B = 82 + 89 + 99 = 270 (100%)
R 82 of 270 ~ 30.37%
G 89 of 270 ~ 32.96%
B 99 of 270 ~ 36.67'%

%30.37
%32.96
%36.67

CMYK color model

#525963 color CMYK value is (17,10,0,61).

  • cyan value is 17.17%
  • magenta value is 10.10%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (17,10,0,61)
C17M10Y0K61 (17%, 10%, 0%, 61%)
(0.17 / 0.10 / 0.00 / 0.61)

CMYK percentages

%17.17
%10.1
%0
%61.18

Codes

Color #525963 in popluar color models

52 59 63
RGB 82 89 99
HSL 215° 9.39% 35.49%
HSB/HSV 215° 17.17% 38.82%
CMYK 17.17% 10.10% 0.00%
61.18%

Color #525963 in popluar number systems.

HEX 52 59 63
Decimal 82 89 99
Binary 1010010 1011001 1100011
Octal 122 131 143

Shades and tints

Shades of #525963

#525963
(82,89,99)
#4B515A
(75,81,90)
#444951
(68,73,81)
#3D4148
(61,65,72)
#36393F
(54,57,63)
#2F3136
(47,49,54)
#28292D
(40,41,45)
#212124
(33,33,36)
#1A191B
(26,25,27)
#131112
(19,17,18)
#0C0909
(12,9,9)
#000000
(0,0,0)

Tints of #525963

#525963
(82,89,99)
#616871
(97,104,113)
#70777F
(112,119,127)
#7F868D
(127,134,141)
#8E959B
(142,149,155)
#9DA4A9
(157,164,169)
#ACB3B7
(172,179,183)
#BBC2C5
(187,194,197)
#CAD1D3
(202,209,211)
#D9E0E1
(217,224,225)
#E8EFEF
(232,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525963 color. Also use rgb(82,89,99) instead hex code.

Text Font Color

.myTextColor { color: #525963; }

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

This text font color is #525963.

Background Color

.myBgColor { background-color: #525963; }

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

This div background color is #525963.

Border color

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

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

This div border color is #525963.

Opacity

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

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

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

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

This text has shadow with #525963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525963.

Preview

Color preview on black background

This text has color #525963 on black background.


Color preview on white background

This text has color #525963 on white background.


Black color preview on #525963 background

This text has black color on #525963 background.


White color preview on #525963 background

This text has white color on #525963 background.


Related colors

Complementary color

Complementary color for #hex is #ADA69C.


I love getcolorcode.com

Triadic colors

1 #635259 and #596352 with #525963 are triadic colors.

2 #635952 and #595263 with #525963 are triadic colors.