COLOR #527077

HEX: #527077 RGB: (82,112,119)

Color info

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

RGB color model

#527077 color RGB value is (82,112,119).

RGB: (82,112,119) (32%, 44%, 47%)

RGB channels and saturation

R 82 of 255 = 32%
G 112 of 255 = 44%
B 119 of 255 = 47%

82
112
119

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

Portions of RGB colors in percentages

R + G + B = 82 + 112 + 119 = 313 (100%)
R 82 of 313 ~ 26.2%
G 112 of 313 ~ 35.78%
B 119 of 313 ~ 38.02'%

%26.2
%35.78
%38.02

CMYK color model

#527077 color CMYK value is (31,6,0,53).

  • cyan value is 31.09%
  • magenta value is 5.88%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (31,6,0,53)
C31M6Y0K53 (31%, 6%, 0%, 53%)
(0.31 / 0.06 / 0.00 / 0.53)

CMYK percentages

%31.09
%5.88
%0
%53.33

Codes

Color #527077 in popluar color models

52 70 77
RGB 82 112 119
HSL 191° 18.41% 39.41%
HSB/HSV 191° 31.09% 46.67%
CMYK 31.09% 5.88% 0.00%
53.33%

Color #527077 in popluar number systems.

HEX 52 70 77
Decimal 82 112 119
Binary 1010010 1110000 1110111
Octal 122 160 167

Shades and tints

Shades of #527077

#527077
(82,112,119)
#4B666D
(75,102,109)
#445C63
(68,92,99)
#3D5259
(61,82,89)
#36484F
(54,72,79)
#2F3E45
(47,62,69)
#28343B
(40,52,59)
#212A31
(33,42,49)
#1A2027
(26,32,39)
#13161D
(19,22,29)
#0C0C13
(12,12,19)
#000000
(0,0,0)

Tints of #527077

#527077
(82,112,119)
#617D83
(97,125,131)
#708A8F
(112,138,143)
#7F979B
(127,151,155)
#8EA4A7
(142,164,167)
#9DB1B3
(157,177,179)
#ACBEBF
(172,190,191)
#BBCBCB
(187,203,203)
#CAD8D7
(202,216,215)
#D9E5E3
(217,229,227)
#E8F2EF
(232,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527077 color. Also use rgb(82,112,119) instead hex code.

Text Font Color

.myTextColor { color: #527077; }

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

This text font color is #527077.

Background Color

.myBgColor { background-color: #527077; }

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

This div background color is #527077.

Border color

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

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

This div border color is #527077.

Opacity

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

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

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

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

This text has shadow with #527077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527077.

Preview

Color preview on black background

This text has color #527077 on black background.


Color preview on white background

This text has color #527077 on white background.


Black color preview on #527077 background

This text has black color on #527077 background.


White color preview on #527077 background

This text has white color on #527077 background.


Related colors

Complementary color

Complementary color for #hex is #AD8F88.


I love getcolorcode.com

Triadic colors

1 #775270 and #707752 with #527077 are triadic colors.

2 #777052 and #705277 with #527077 are triadic colors.