COLOR #528077

HEX: #528077 RGB: (82,128,119)

Color info

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

RGB color model

#528077 color RGB value is (82,128,119).

RGB: (82,128,119) (32%, 50%, 47%)

RGB channels and saturation

R 82 of 255 = 32%
G 128 of 255 = 50%
B 119 of 255 = 47%

82
128
119

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

Portions of RGB colors in percentages

R + G + B = 82 + 128 + 119 = 329 (100%)
R 82 of 329 ~ 24.92%
G 128 of 329 ~ 38.91%
B 119 of 329 ~ 36.17'%

%24.92
%38.91
%36.17

CMYK color model

#528077 color CMYK value is (36,0,7,50).

  • cyan value is 35.94%
  • magenta value is 0.00%
  • yellow value is 7.03%
  • key color value is 49.80%

CMYK: (36,0,7,50)
C36M0Y7K50 (36%, 0%, 7%, 50%)
(0.36 / 0.00 / 0.07 / 0.50)

CMYK percentages

%35.94
%0
%7.03
%49.8

Codes

Color #528077 in popluar color models

52 80 77
RGB 82 128 119
HSL 168° 21.90% 41.18%
HSB/HSV 168° 35.94% 50.20%
CMYK 35.94% 0.00% 7.03%
49.80%

Color #528077 in popluar number systems.

HEX 52 80 77
Decimal 82 128 119
Binary 1010010 10000000 1110111
Octal 122 200 167

Shades and tints

Shades of #528077

#528077
(82,128,119)
#4B756D
(75,117,109)
#446A63
(68,106,99)
#3D5F59
(61,95,89)
#36544F
(54,84,79)
#2F4945
(47,73,69)
#283E3B
(40,62,59)
#213331
(33,51,49)
#1A2827
(26,40,39)
#131D1D
(19,29,29)
#0C1213
(12,18,19)
#000000
(0,0,0)

Tints of #528077

#528077
(82,128,119)
#618B83
(97,139,131)
#70968F
(112,150,143)
#7FA19B
(127,161,155)
#8EACA7
(142,172,167)
#9DB7B3
(157,183,179)
#ACC2BF
(172,194,191)
#BBCDCB
(187,205,203)
#CAD8D7
(202,216,215)
#D9E3E3
(217,227,227)
#E8EEEF
(232,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #528077; }

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

This text font color is #528077.

Background Color

.myBgColor { background-color: #528077; }

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

This div background color is #528077.

Border color

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

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

This div border color is #528077.

Opacity

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

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

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

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

This text has shadow with #528077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528077.

Preview

Color preview on black background

This text has color #528077 on black background.


Color preview on white background

This text has color #528077 on white background.


Black color preview on #528077 background

This text has black color on #528077 background.


White color preview on #528077 background

This text has white color on #528077 background.


Related colors

Complementary color

Complementary color for #hex is #AD7F88.


I love getcolorcode.com

Triadic colors

1 #775280 and #807752 with #528077 are triadic colors.

2 #778052 and #805277 with #528077 are triadic colors.