COLOR #526657

HEX: #526657 RGB: (82,102,87)

Color info

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

RGB color model

#526657 color RGB value is (82,102,87).

RGB: (82,102,87) (32%, 40%, 34%)

RGB channels and saturation

R 82 of 255 = 32%
G 102 of 255 = 40%
B 87 of 255 = 34%

82
102
87

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

Portions of RGB colors in percentages

R + G + B = 82 + 102 + 87 = 271 (100%)
R 82 of 271 ~ 30.26%
G 102 of 271 ~ 37.64%
B 87 of 271 ~ 32.1'%

%30.26
%37.64
%32.1

CMYK color model

#526657 color CMYK value is (20,0,15,60).

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

CMYK: (20,0,15,60)
C20M0Y15K60 (20%, 0%, 15%, 60%)
(0.20 / 0.00 / 0.15 / 0.60)

CMYK percentages

%19.61
%0
%14.71
%60

Codes

Color #526657 in popluar color models

52 66 57
RGB 82 102 87
HSL 135° 10.87% 36.08%
HSB/HSV 135° 19.61% 40.00%
CMYK 19.61% 0.00% 14.71%
60.00%

Color #526657 in popluar number systems.

HEX 52 66 57
Decimal 82 102 87
Binary 1010010 1100110 1010111
Octal 122 146 127

Shades and tints

Shades of #526657

#526657
(82,102,87)
#4B5D50
(75,93,80)
#445449
(68,84,73)
#3D4B42
(61,75,66)
#36423B
(54,66,59)
#2F3934
(47,57,52)
#28302D
(40,48,45)
#212726
(33,39,38)
#1A1E1F
(26,30,31)
#131518
(19,21,24)
#0C0C11
(12,12,17)
#000000
(0,0,0)

Tints of #526657

#526657
(82,102,87)
#617366
(97,115,102)
#708075
(112,128,117)
#7F8D84
(127,141,132)
#8E9A93
(142,154,147)
#9DA7A2
(157,167,162)
#ACB4B1
(172,180,177)
#BBC1C0
(187,193,192)
#CACECF
(202,206,207)
#D9DBDE
(217,219,222)
#E8E8ED
(232,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #526657; }

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

This text font color is #526657.

Background Color

.myBgColor { background-color: #526657; }

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

This div background color is #526657.

Border color

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

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

This div border color is #526657.

Opacity

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

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

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

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

This text has shadow with #526657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526657.

Preview

Color preview on black background

This text has color #526657 on black background.


Color preview on white background

This text has color #526657 on white background.


Black color preview on #526657 background

This text has black color on #526657 background.


White color preview on #526657 background

This text has white color on #526657 background.


Related colors

Complementary color

Complementary color for #hex is #AD99A8.


I love getcolorcode.com

Triadic colors

1 #575266 and #665752 with #526657 are triadic colors.

2 #576652 and #665257 with #526657 are triadic colors.