COLOR #525859

HEX: #525859 RGB: (82,88,89)

Color info

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

RGB color model

#525859 color RGB value is (82,88,89).

RGB: (82,88,89) (32%, 35%, 35%)

RGB channels and saturation

R 82 of 255 = 32%
G 88 of 255 = 35%
B 89 of 255 = 35%

82
88
89

R + G + B ~ 34%. #525859 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 88 + 89 = 259 (100%)
R 82 of 259 ~ 31.66%
G 88 of 259 ~ 33.98%
B 89 of 259 ~ 34.36'%

%31.66
%33.98
%34.36

CMYK color model

#525859 color CMYK value is (8,1,0,65).

  • cyan value is 7.87%
  • magenta value is 1.12%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (8,1,0,65)
C8M1Y0K65 (8%, 1%, 0%, 65%)
(0.08 / 0.01 / 0.00 / 0.65)

CMYK percentages

%7.87
%1.12
%0
%65.1

Codes

Color #525859 in popluar color models

52 58 59
RGB 82 88 89
HSL 189° 4.09% 33.53%
HSB/HSV 189° 7.87% 34.90%
CMYK 7.87% 1.12% 0.00%
65.10%

Color #525859 in popluar number systems.

HEX 52 58 59
Decimal 82 88 89
Binary 1010010 1011000 1011001
Octal 122 130 131

Shades and tints

Shades of #525859

#525859
(82,88,89)
#4B5051
(75,80,81)
#444849
(68,72,73)
#3D4041
(61,64,65)
#363839
(54,56,57)
#2F3031
(47,48,49)
#282829
(40,40,41)
#212021
(33,32,33)
#1A1819
(26,24,25)
#131011
(19,16,17)
#0C0809
(12,8,9)
#000000
(0,0,0)

Tints of #525859

#525859
(82,88,89)
#616768
(97,103,104)
#707677
(112,118,119)
#7F8586
(127,133,134)
#8E9495
(142,148,149)
#9DA3A4
(157,163,164)
#ACB2B3
(172,178,179)
#BBC1C2
(187,193,194)
#CAD0D1
(202,208,209)
#D9DFE0
(217,223,224)
#E8EEEF
(232,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #525859; }

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

This text font color is #525859.

Background Color

.myBgColor { background-color: #525859; }

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

This div background color is #525859.

Border color

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

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

This div border color is #525859.

Opacity

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

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

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

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

This text has shadow with #525859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525859.

Preview

Color preview on black background

This text has color #525859 on black background.


Color preview on white background

This text has color #525859 on white background.


Black color preview on #525859 background

This text has black color on #525859 background.


White color preview on #525859 background

This text has white color on #525859 background.


Related colors

Complementary color

Complementary color for #hex is #ADA7A6.


I love getcolorcode.com

Triadic colors

1 #595258 and #585952 with #525859 are triadic colors.

2 #595852 and #585259 with #525859 are triadic colors.