COLOR #528976

HEX: #528976 RGB: (82,137,118)

Color info

#528976 contains red, green and blue colors in about the same proportion. Web safe color of #528976 is #669966 (or #696).

RGB color model

#528976 color RGB value is (82,137,118).

RGB: (82,137,118) (32%, 54%, 46%)

RGB channels and saturation

R 82 of 255 = 32%
G 137 of 255 = 54%
B 118 of 255 = 46%

82
137
118

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

Portions of RGB colors in percentages

R + G + B = 82 + 137 + 118 = 337 (100%)
R 82 of 337 ~ 24.33%
G 137 of 337 ~ 40.65%
B 118 of 337 ~ 35.01'%

%24.33
%40.65
%35.01

CMYK color model

#528976 color CMYK value is (40,0,14,46).

  • cyan value is 40.15%
  • magenta value is 0.00%
  • yellow value is 13.87%
  • key color value is 46.27%

CMYK: (40,0,14,46)
C40M0Y14K46 (40%, 0%, 14%, 46%)
(0.40 / 0.00 / 0.14 / 0.46)

CMYK percentages

%40.15
%0
%13.87
%46.27

Codes

Color #528976 in popluar color models

52 89 76
RGB 82 137 118
HSL 159° 25.11% 42.94%
HSB/HSV 159° 40.15% 53.73%
CMYK 40.15% 0.00% 13.87%
46.27%

Color #528976 in popluar number systems.

HEX 52 89 76
Decimal 82 137 118
Binary 1010010 10001001 1110110
Octal 122 211 166

Shades and tints

Shades of #528976

#528976
(82,137,118)
#4B7D6C
(75,125,108)
#447162
(68,113,98)
#3D6558
(61,101,88)
#36594E
(54,89,78)
#2F4D44
(47,77,68)
#28413A
(40,65,58)
#213530
(33,53,48)
#1A2926
(26,41,38)
#131D1C
(19,29,28)
#0C1112
(12,17,18)
#000000
(0,0,0)

Tints of #528976

#528976
(82,137,118)
#619382
(97,147,130)
#709D8E
(112,157,142)
#7FA79A
(127,167,154)
#8EB1A6
(142,177,166)
#9DBBB2
(157,187,178)
#ACC5BE
(172,197,190)
#BBCFCA
(187,207,202)
#CAD9D6
(202,217,214)
#D9E3E2
(217,227,226)
#E8EDEE
(232,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #528976 color. Also use rgb(82,137,118) instead hex code.

Text Font Color

.myTextColor { color: #528976; }

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

This text font color is #528976.

Background Color

.myBgColor { background-color: #528976; }

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

This div background color is #528976.

Border color

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

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

This div border color is #528976.

Opacity

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

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

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

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

This text has shadow with #528976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528976.

Preview

Color preview on black background

This text has color #528976 on black background.


Color preview on white background

This text has color #528976 on white background.


Black color preview on #528976 background

This text has black color on #528976 background.


White color preview on #528976 background

This text has white color on #528976 background.


Related colors

Complementary color

Complementary color for #hex is #AD7689.


I love getcolorcode.com

Triadic colors

1 #765289 and #897652 with #528976 are triadic colors.

2 #768952 and #895276 with #528976 are triadic colors.