COLOR #526559

HEX: #526559 RGB: (82,101,89)

Color info

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

RGB color model

#526559 color RGB value is (82,101,89).

RGB: (82,101,89) (32%, 40%, 35%)

RGB channels and saturation

R 82 of 255 = 32%
G 101 of 255 = 40%
B 89 of 255 = 35%

82
101
89

R + G + B ~ 36%. #526559 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 101 + 89 = 272 (100%)
R 82 of 272 ~ 30.15%
G 101 of 272 ~ 37.13%
B 89 of 272 ~ 32.72'%

%30.15
%37.13
%32.72

CMYK color model

#526559 color CMYK value is (19,0,12,60).

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

CMYK: (19,0,12,60)
C19M0Y12K60 (19%, 0%, 12%, 60%)
(0.19 / 0.00 / 0.12 / 0.60)

CMYK percentages

%18.81
%0
%11.88
%60.39

Codes

Color #526559 in popluar color models

52 65 59
RGB 82 101 89
HSL 142° 10.38% 35.88%
HSB/HSV 142° 18.81% 39.61%
CMYK 18.81% 0.00% 11.88%
60.39%

Color #526559 in popluar number systems.

HEX 52 65 59
Decimal 82 101 89
Binary 1010010 1100101 1011001
Octal 122 145 131

Shades and tints

Shades of #526559

#526559
(82,101,89)
#4B5C51
(75,92,81)
#445349
(68,83,73)
#3D4A41
(61,74,65)
#364139
(54,65,57)
#2F3831
(47,56,49)
#282F29
(40,47,41)
#212621
(33,38,33)
#1A1D19
(26,29,25)
#131411
(19,20,17)
#0C0B09
(12,11,9)
#000000
(0,0,0)

Tints of #526559

#526559
(82,101,89)
#617368
(97,115,104)
#708177
(112,129,119)
#7F8F86
(127,143,134)
#8E9D95
(142,157,149)
#9DABA4
(157,171,164)
#ACB9B3
(172,185,179)
#BBC7C2
(187,199,194)
#CAD5D1
(202,213,209)
#D9E3E0
(217,227,224)
#E8F1EF
(232,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #526559; }

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

This text font color is #526559.

Background Color

.myBgColor { background-color: #526559; }

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

This div background color is #526559.

Border color

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

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

This div border color is #526559.

Opacity

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

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

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

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

This text has shadow with #526559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526559.

Preview

Color preview on black background

This text has color #526559 on black background.


Color preview on white background

This text has color #526559 on white background.


Black color preview on #526559 background

This text has black color on #526559 background.


White color preview on #526559 background

This text has white color on #526559 background.


Related colors

Complementary color

Complementary color for #hex is #AD9AA6.


I love getcolorcode.com

Triadic colors

1 #595265 and #655952 with #526559 are triadic colors.

2 #596552 and #655259 with #526559 are triadic colors.