COLOR #529564

HEX: #529564 RGB: (82,149,100)

Color info

#529564 contains mainly green and blue colors. Web safe color of #529564 is #669966 (or #696).

RGB color model

#529564 color RGB value is (82,149,100).

RGB: (82,149,100) (32%, 58%, 39%)

RGB channels and saturation

R 82 of 255 = 32%
G 149 of 255 = 58%
B 100 of 255 = 39%

82
149
100

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

Portions of RGB colors in percentages

R + G + B = 82 + 149 + 100 = 331 (100%)
R 82 of 331 ~ 24.77%
G 149 of 331 ~ 45.02%
B 100 of 331 ~ 30.21'%

%24.77
%45.02
%30.21

CMYK color model

#529564 color CMYK value is (45,0,33,42).

  • cyan value is 44.97%
  • magenta value is 0.00%
  • yellow value is 32.89%
  • key color value is 41.57%
CMYK: (45,0,33,42) C45M0Y33K42 (45%,0%,33%,42%) (0.45/0.00/0.33/0.42) 

CMYK percentages

%44.97
%0
%32.89
%41.57

Codes

Color #529564 in popluar color models

52 95 64
RGB 82 149 100
HSL 136° 29.00% 45.29%
HSB/HSV 136° 44.97% 58.43%
CMYK 44.97% 0.00% 32.89%
41.57%

Color #529564 in popluar number systems.

HEX 52 95 64
Decimal 82 149 100
Binary 1010010 10010101 1100100
Octal 122 225 144

Shades and tints

Shades of #529564

#529564
(82,149,100)
#4B885B
(75,136,91)
#447B52
(68,123,82)
#3D6E49
(61,110,73)
#366140
(54,97,64)
#2F5437
(47,84,55)
#28472E
(40,71,46)
#213A25
(33,58,37)
#1A2D1C
(26,45,28)
#132013
(19,32,19)
#0C130A
(12,19,10)
#000000
(0,0,0)

Tints of #529564

#529564
(82,149,100)
#619E72
(97,158,114)
#70A780
(112,167,128)
#7FB08E
(127,176,142)
#8EB99C
(142,185,156)
#9DC2AA
(157,194,170)
#ACCBB8
(172,203,184)
#BBD4C6
(187,212,198)
#CADDD4
(202,221,212)
#D9E6E2
(217,230,226)
#E8EFF0
(232,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #529564 color. Also use rgb(82,149,100) instead hex code.

Text Font Color

.myTextColor { color: #529564; }

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

This text font color is #529564.

Background Color

.myBgColor { background-color: #529564; }

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

This div background color is #529564.

Border color

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

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

This div border color is #529564.

Opacity

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

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

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

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

This text has shadow with #529564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #529564.

Preview

Color preview on black background

This text has color #529564 on black background.


Color preview on white background

This text has color #529564 on white background.


Black color preview on #529564 background

This text has black color on #529564 background.


White color preview on #529564 background

This text has white color on #529564 background.


Related colors

Complementary color

Complementary color for #hex is #AD6A9B.


I love getcolorcode.com

Triadic colors

1 #645295 and #956452 with #529564 are triadic colors.

2 #649552 and #955264 with #529564 are triadic colors.