COLOR #528E47

HEX: #528E47 RGB: (82,142,71)

Color info

#528E47 contains mainly green color. Web safe color of #528E47 is #669933 (or #693).

RGB color model

#528E47 color RGB value is (82,142,71).

RGB: (82,142,71) (32%, 56%, 28%)

RGB channels and saturation

R 82 of 255 = 32%
G 142 of 255 = 56%
B 71 of 255 = 28%

82
142
71

R + G + B ~ 39%. #528E47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 142 + 71 = 295 (100%)
R 82 of 295 ~ 27.8%
G 142 of 295 ~ 48.14%
B 71 of 295 ~ 24.07'%

%27.8
%48.14
%24.07

CMYK color model

#528E47 color CMYK value is (42,0,50,44).

  • cyan value is 42.25%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 44.31%

CMYK: (42,0,50,44)
C42M0Y50K44 (42%, 0%, 50%, 44%)
(0.42 / 0.00 / 0.50 / 0.44)

CMYK percentages

%42.25
%0
%50
%44.31

Codes

Color #528E47 in popluar color models

52 8E 47
RGB 82 142 71
HSL 111° 33.33% 41.76%
HSB/HSV 111° 50.00% 55.69%
CMYK 42.25% 0.00% 50.00%
44.31%

Color #528E47 in popluar number systems.

HEX 52 8E 47
Decimal 82 142 71
Binary 1010010 10001110 1000111
Octal 122 216 107

Shades and tints

Shades of #528E47

#528E47
(82,142,71)
#4B8241
(75,130,65)
#44763B
(68,118,59)
#3D6A35
(61,106,53)
#365E2F
(54,94,47)
#2F5229
(47,82,41)
#284623
(40,70,35)
#213A1D
(33,58,29)
#1A2E17
(26,46,23)
#132211
(19,34,17)
#0C160B
(12,22,11)
#000000
(0,0,0)

Tints of #528E47

#528E47
(82,142,71)
#619857
(97,152,87)
#70A267
(112,162,103)
#7FAC77
(127,172,119)
#8EB687
(142,182,135)
#9DC097
(157,192,151)
#ACCAA7
(172,202,167)
#BBD4B7
(187,212,183)
#CADEC7
(202,222,199)
#D9E8D7
(217,232,215)
#E8F2E7
(232,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #528E47 color. Also use rgb(82,142,71) instead hex code.

Text Font Color

.myTextColor { color: #528E47; }

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

This text font color is #528E47.

Background Color

.myBgColor { background-color: #528E47; }

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

This div background color is #528E47.

Border color

.myBorderColor { border: 1px solid #528E47; }

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

This div border color is #528E47.

Opacity

.myOpacity80 { color: #528E47; opacity: 0.8; }

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

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

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

This text has shadow with #528E47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528E47.

Preview

Color preview on black background

This text has color #528E47 on black background.


Color preview on white background

This text has color #528E47 on white background.


Black color preview on #528E47 background

This text has black color on #528E47 background.


White color preview on #528E47 background

This text has white color on #528E47 background.


Related colors

Complementary color

Complementary color for #hex is #AD71B8.


I love getcolorcode.com

Triadic colors

1 #47528E and #8E4752 with #528E47 are triadic colors.

2 #478E52 and #8E5247 with #528E47 are triadic colors.