COLOR #527572

HEX: #527572 RGB: (82,117,114)

Color info

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

RGB color model

#527572 color RGB value is (82,117,114).

RGB: (82,117,114) (32%, 46%, 45%)

RGB channels and saturation

R 82 of 255 = 32%
G 117 of 255 = 46%
B 114 of 255 = 45%

82
117
114

R + G + B ~ 41%. #527572 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 82 + 117 + 114 = 313 (100%)
R 82 of 313 ~ 26.2%
G 117 of 313 ~ 37.38%
B 114 of 313 ~ 36.42'%

%26.2
%37.38
%36.42

CMYK color model

#527572 color CMYK value is (30,0,3,54).

  • cyan value is 29.91%
  • magenta value is 0.00%
  • yellow value is 2.56%
  • key color value is 54.12%

CMYK: (30,0,3,54)
C30M0Y3K54 (30%, 0%, 3%, 54%)
(0.30 / 0.00 / 0.03 / 0.54)

CMYK percentages

%29.91
%0
%2.56
%54.12

Codes

Color #527572 in popluar color models

52 75 72
RGB 82 117 114
HSL 175° 17.59% 39.02%
HSB/HSV 175° 29.91% 45.88%
CMYK 29.91% 0.00% 2.56%
54.12%

Color #527572 in popluar number systems.

HEX 52 75 72
Decimal 82 117 114
Binary 1010010 1110101 1110010
Octal 122 165 162

Shades and tints

Shades of #527572

#527572
(82,117,114)
#4B6B68
(75,107,104)
#44615E
(68,97,94)
#3D5754
(61,87,84)
#364D4A
(54,77,74)
#2F4340
(47,67,64)
#283936
(40,57,54)
#212F2C
(33,47,44)
#1A2522
(26,37,34)
#131B18
(19,27,24)
#0C110E
(12,17,14)
#000000
(0,0,0)

Tints of #527572

#527572
(82,117,114)
#61817E
(97,129,126)
#708D8A
(112,141,138)
#7F9996
(127,153,150)
#8EA5A2
(142,165,162)
#9DB1AE
(157,177,174)
#ACBDBA
(172,189,186)
#BBC9C6
(187,201,198)
#CAD5D2
(202,213,210)
#D9E1DE
(217,225,222)
#E8EDEA
(232,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #527572; }

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

This text font color is #527572.

Background Color

.myBgColor { background-color: #527572; }

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

This div background color is #527572.

Border color

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

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

This div border color is #527572.

Opacity

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

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

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

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

This text has shadow with #527572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527572.

Preview

Color preview on black background

This text has color #527572 on black background.


Color preview on white background

This text has color #527572 on white background.


Black color preview on #527572 background

This text has black color on #527572 background.


White color preview on #527572 background

This text has white color on #527572 background.


Related colors

Complementary color

Complementary color for #hex is #AD8A8D.


I love getcolorcode.com

Triadic colors

1 #725275 and #757252 with #527572 are triadic colors.

2 #727552 and #755272 with #527572 are triadic colors.