COLOR #526872

HEX: #526872 RGB: (82,104,114)

Color info

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

RGB color model

#526872 color RGB value is (82,104,114).

RGB: (82,104,114) (32%, 41%, 45%)

RGB channels and saturation

R 82 of 255 = 32%
G 104 of 255 = 41%
B 114 of 255 = 45%

82
104
114

R + G + B ~ 39%. #526872 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 104 + 114 = 300 (100%)
R 82 of 300 ~ 27.33%
G 104 of 300 ~ 34.67%
B 114 of 300 ~ 38'%

%27.33
%34.67
%38

CMYK color model

#526872 color CMYK value is (28,9,0,55).

  • cyan value is 28.07%
  • magenta value is 8.77%
  • yellow value is 0.00%
  • key color value is 55.29%
CMYK: (28,9,0,55) C28M9Y0K55 (28%,9%,0%,55%) (0.28/0.09/0.00/0.55) 

CMYK percentages

%28.07
%8.77
%0
%55.29

Codes

Color #526872 in popluar color models

52 68 72
RGB 82 104 114
HSL 199° 16.33% 38.43%
HSB/HSV 199° 28.07% 44.71%
CMYK 28.07% 8.77% 0.00%
55.29%

Color #526872 in popluar number systems.

HEX 52 68 72
Decimal 82 104 114
Binary 1010010 1101000 1110010
Octal 122 150 162

Shades and tints

Shades of #526872

#526872
(82,104,114)
#4B5F68
(75,95,104)
#44565E
(68,86,94)
#3D4D54
(61,77,84)
#36444A
(54,68,74)
#2F3B40
(47,59,64)
#283236
(40,50,54)
#21292C
(33,41,44)
#1A2022
(26,32,34)
#131718
(19,23,24)
#0C0E0E
(12,14,14)
#000000
(0,0,0)

Tints of #526872

#526872
(82,104,114)
#61757E
(97,117,126)
#70828A
(112,130,138)
#7F8F96
(127,143,150)
#8E9CA2
(142,156,162)
#9DA9AE
(157,169,174)
#ACB6BA
(172,182,186)
#BBC3C6
(187,195,198)
#CAD0D2
(202,208,210)
#D9DDDE
(217,221,222)
#E8EAEA
(232,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #526872 color. Also use rgb(82,104,114) instead hex code.

Text Font Color

.myTextColor { color: #526872; }

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

This text font color is #526872.

Background Color

.myBgColor { background-color: #526872; }

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

This div background color is #526872.

Border color

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

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

This div border color is #526872.

Opacity

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

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

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

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

This text has shadow with #526872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526872.

Preview

Color preview on black background

This text has color #526872 on black background.


Color preview on white background

This text has color #526872 on white background.


Black color preview on #526872 background

This text has black color on #526872 background.


White color preview on #526872 background

This text has white color on #526872 background.


Related colors

Complementary color

Complementary color for #hex is #AD978D.


I love getcolorcode.com

Triadic colors

1 #725268 and #687252 with #526872 are triadic colors.

2 #726852 and #685272 with #526872 are triadic colors.