COLOR #528968

HEX: #528968 RGB: (82,137,104)

Color info

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

RGB color model

#528968 color RGB value is (82,137,104).

RGB: (82,137,104) (32%, 54%, 41%)

RGB channels and saturation

R 82 of 255 = 32%
G 137 of 255 = 54%
B 104 of 255 = 41%

82
137
104

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

Portions of RGB colors in percentages

R + G + B = 82 + 137 + 104 = 323 (100%)
R 82 of 323 ~ 25.39%
G 137 of 323 ~ 42.41%
B 104 of 323 ~ 32.2'%

%25.39
%42.41
%32.2

CMYK color model

#528968 color CMYK value is (40,0,24,46).

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

CMYK: (40,0,24,46)
C40M0Y24K46 (40%, 0%, 24%, 46%)
(0.40 / 0.00 / 0.24 / 0.46)

CMYK percentages

%40.15
%0
%24.09
%46.27

Codes

Color #528968 in popluar color models

52 89 68
RGB 82 137 104
HSL 144° 25.11% 42.94%
HSB/HSV 144° 40.15% 53.73%
CMYK 40.15% 0.00% 24.09%
46.27%

Color #528968 in popluar number systems.

HEX 52 89 68
Decimal 82 137 104
Binary 1010010 10001001 1101000
Octal 122 211 150

Shades and tints

Shades of #528968

#528968
(82,137,104)
#4B7D5F
(75,125,95)
#447156
(68,113,86)
#3D654D
(61,101,77)
#365944
(54,89,68)
#2F4D3B
(47,77,59)
#284132
(40,65,50)
#213529
(33,53,41)
#1A2920
(26,41,32)
#131D17
(19,29,23)
#0C110E
(12,17,14)
#000000
(0,0,0)

Tints of #528968

#528968
(82,137,104)
#619375
(97,147,117)
#709D82
(112,157,130)
#7FA78F
(127,167,143)
#8EB19C
(142,177,156)
#9DBBA9
(157,187,169)
#ACC5B6
(172,197,182)
#BBCFC3
(187,207,195)
#CAD9D0
(202,217,208)
#D9E3DD
(217,227,221)
#E8EDEA
(232,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #528968; }

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

This text font color is #528968.

Background Color

.myBgColor { background-color: #528968; }

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

This div background color is #528968.

Border color

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

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

This div border color is #528968.

Opacity

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

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

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

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

This text has shadow with #528968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528968.

Preview

Color preview on black background

This text has color #528968 on black background.


Color preview on white background

This text has color #528968 on white background.


Black color preview on #528968 background

This text has black color on #528968 background.


White color preview on #528968 background

This text has white color on #528968 background.


Related colors

Complementary color

Complementary color for #hex is #AD7697.


I love getcolorcode.com

Triadic colors

1 #685289 and #896852 with #528968 are triadic colors.

2 #688952 and #895268 with #528968 are triadic colors.