COLOR #528960

HEX: #528960 RGB: (82,137,96)

Color info

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

RGB color model

#528960 color RGB value is (82,137,96).

RGB: (82,137,96) (32%, 54%, 38%)

RGB channels and saturation

R 82 of 255 = 32%
G 137 of 255 = 54%
B 96 of 255 = 38%

82
137
96

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

Portions of RGB colors in percentages

R + G + B = 82 + 137 + 96 = 315 (100%)
R 82 of 315 ~ 26.03%
G 137 of 315 ~ 43.49%
B 96 of 315 ~ 30.48'%

%26.03
%43.49
%30.48

CMYK color model

#528960 color CMYK value is (40,0,30,46).

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

CMYK: (40,0,30,46)
C40M0Y30K46 (40%, 0%, 30%, 46%)
(0.40 / 0.00 / 0.30 / 0.46)

CMYK percentages

%40.15
%0
%29.93
%46.27

Codes

Color #528960 in popluar color models

52 89 60
RGB 82 137 96
HSL 135° 25.11% 42.94%
HSB/HSV 135° 40.15% 53.73%
CMYK 40.15% 0.00% 29.93%
46.27%

Color #528960 in popluar number systems.

HEX 52 89 60
Decimal 82 137 96
Binary 1010010 10001001 1100000
Octal 122 211 140

Shades and tints

Shades of #528960

#528960
(82,137,96)
#4B7D58
(75,125,88)
#447150
(68,113,80)
#3D6548
(61,101,72)
#365940
(54,89,64)
#2F4D38
(47,77,56)
#284130
(40,65,48)
#213528
(33,53,40)
#1A2920
(26,41,32)
#131D18
(19,29,24)
#0C1110
(12,17,16)
#000000
(0,0,0)

Tints of #528960

#528960
(82,137,96)
#61936E
(97,147,110)
#709D7C
(112,157,124)
#7FA78A
(127,167,138)
#8EB198
(142,177,152)
#9DBBA6
(157,187,166)
#ACC5B4
(172,197,180)
#BBCFC2
(187,207,194)
#CAD9D0
(202,217,208)
#D9E3DE
(217,227,222)
#E8EDEC
(232,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #528960; }

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

This text font color is #528960.

Background Color

.myBgColor { background-color: #528960; }

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

This div background color is #528960.

Border color

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

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

This div border color is #528960.

Opacity

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

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

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

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

This text has shadow with #528960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528960.

Preview

Color preview on black background

This text has color #528960 on black background.


Color preview on white background

This text has color #528960 on white background.


Black color preview on #528960 background

This text has black color on #528960 background.


White color preview on #528960 background

This text has white color on #528960 background.


Related colors

Complementary color

Complementary color for #hex is #AD769F.


I love getcolorcode.com

Triadic colors

1 #605289 and #896052 with #528960 are triadic colors.

2 #608952 and #895260 with #528960 are triadic colors.