COLOR #526A72

HEX: #526A72 RGB: (82,106,114)

Color info

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

RGB color model

#526A72 color RGB value is (82,106,114).

RGB: (82,106,114) (32%, 42%, 45%)

RGB channels and saturation

R 82 of 255 = 32%
G 106 of 255 = 42%
B 114 of 255 = 45%

82
106
114

R + G + B ~ 40%. #526A72 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 82 + 106 + 114 = 302 (100%)
R 82 of 302 ~ 27.15%
G 106 of 302 ~ 35.1%
B 114 of 302 ~ 37.75'%

%27.15
%35.1
%37.75

CMYK color model

#526A72 color CMYK value is (28,7,0,55).

  • cyan value is 28.07%
  • magenta value is 7.02%
  • yellow value is 0.00%
  • key color value is 55.29%
CMYK: (28,7,0,55) C28M7Y0K55 (28%,7%,0%,55%) (0.28/0.07/0.00/0.55) 

CMYK percentages

%28.07
%7.02
%0
%55.29

Codes

Color #526A72 in popluar color models

52 6A 72
RGB 82 106 114
HSL 195° 16.33% 38.43%
HSB/HSV 195° 28.07% 44.71%
CMYK 28.07% 7.02% 0.00%
55.29%

Color #526A72 in popluar number systems.

HEX 52 6A 72
Decimal 82 106 114
Binary 1010010 1101010 1110010
Octal 122 152 162

Shades and tints

Shades of #526A72

#526A72
(82,106,114)
#4B6168
(75,97,104)
#44585E
(68,88,94)
#3D4F54
(61,79,84)
#36464A
(54,70,74)
#2F3D40
(47,61,64)
#283436
(40,52,54)
#212B2C
(33,43,44)
#1A2222
(26,34,34)
#131918
(19,25,24)
#0C100E
(12,16,14)
#000000
(0,0,0)

Tints of #526A72

#526A72
(82,106,114)
#61777E
(97,119,126)
#70848A
(112,132,138)
#7F9196
(127,145,150)
#8E9EA2
(142,158,162)
#9DABAE
(157,171,174)
#ACB8BA
(172,184,186)
#BBC5C6
(187,197,198)
#CAD2D2
(202,210,210)
#D9DFDE
(217,223,222)
#E8ECEA
(232,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #526A72; }

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

This text font color is #526A72.

Background Color

.myBgColor { background-color: #526A72; }

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

This div background color is #526A72.

Border color

.myBorderColor { border: 1px solid #526A72; }

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

This div border color is #526A72.

Opacity

.myOpacity80 { color: #526A72; opacity: 0.8; }

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

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

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

This text has shadow with #526A72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526A72.

Preview

Color preview on black background

This text has color #526A72 on black background.


Color preview on white background

This text has color #526A72 on white background.


Black color preview on #526A72 background

This text has black color on #526A72 background.


White color preview on #526A72 background

This text has white color on #526A72 background.


Related colors

Complementary color

Complementary color for #hex is #AD958D.


I love getcolorcode.com

Triadic colors

1 #72526A and #6A7252 with #526A72 are triadic colors.

2 #726A52 and #6A5272 with #526A72 are triadic colors.