COLOR #529647

HEX: #529647 RGB: (82,150,71)

Color info

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

RGB color model

#529647 color RGB value is (82,150,71).

RGB: (82,150,71) (32%, 59%, 28%)

RGB channels and saturation

R 82 of 255 = 32%
G 150 of 255 = 59%
B 71 of 255 = 28%

82
150
71

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

Portions of RGB colors in percentages

R + G + B = 82 + 150 + 71 = 303 (100%)
R 82 of 303 ~ 27.06%
G 150 of 303 ~ 49.5%
B 71 of 303 ~ 23.43'%

%27.06
%49.5
%23.43

CMYK color model

#529647 color CMYK value is (45,0,53,41).

  • cyan value is 45.33%
  • magenta value is 0.00%
  • yellow value is 52.67%
  • key color value is 41.18%

CMYK: (45,0,53,41)
C45M0Y53K41 (45%, 0%, 53%, 41%)
(0.45 / 0.00 / 0.53 / 0.41)

CMYK percentages

%45.33
%0
%52.67
%41.18

Codes

Color #529647 in popluar color models

52 96 47
RGB 82 150 71
HSL 112° 35.75% 43.33%
HSB/HSV 112° 52.67% 58.82%
CMYK 45.33% 0.00% 52.67%
41.18%

Color #529647 in popluar number systems.

HEX 52 96 47
Decimal 82 150 71
Binary 1010010 10010110 1000111
Octal 122 226 107

Shades and tints

Shades of #529647

#529647
(82,150,71)
#4B8941
(75,137,65)
#447C3B
(68,124,59)
#3D6F35
(61,111,53)
#36622F
(54,98,47)
#2F5529
(47,85,41)
#284823
(40,72,35)
#213B1D
(33,59,29)
#1A2E17
(26,46,23)
#132111
(19,33,17)
#0C140B
(12,20,11)
#000000
(0,0,0)

Tints of #529647

#529647
(82,150,71)
#619F57
(97,159,87)
#70A867
(112,168,103)
#7FB177
(127,177,119)
#8EBA87
(142,186,135)
#9DC397
(157,195,151)
#ACCCA7
(172,204,167)
#BBD5B7
(187,213,183)
#CADEC7
(202,222,199)
#D9E7D7
(217,231,215)
#E8F0E7
(232,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #529647; }

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

This text font color is #529647.

Background Color

.myBgColor { background-color: #529647; }

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

This div background color is #529647.

Border color

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

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

This div border color is #529647.

Opacity

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

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

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

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

This text has shadow with #529647 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #529647.

Preview

Color preview on black background

This text has color #529647 on black background.


Color preview on white background

This text has color #529647 on white background.


Black color preview on #529647 background

This text has black color on #529647 background.


White color preview on #529647 background

This text has white color on #529647 background.


Related colors

Complementary color

Complementary color for #hex is #AD69B8.


I love getcolorcode.com

Triadic colors

1 #475296 and #964752 with #529647 are triadic colors.

2 #479652 and #965247 with #529647 are triadic colors.