COLOR #529372

HEX: #529372 RGB: (82,147,114)

Color info

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

RGB color model

#529372 color RGB value is (82,147,114).

RGB: (82,147,114) (32%, 58%, 45%)

RGB channels and saturation

R 82 of 255 = 32%
G 147 of 255 = 58%
B 114 of 255 = 45%

82
147
114

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

Portions of RGB colors in percentages

R + G + B = 82 + 147 + 114 = 343 (100%)
R 82 of 343 ~ 23.91%
G 147 of 343 ~ 42.86%
B 114 of 343 ~ 33.24'%

%23.91
%42.86
%33.24

CMYK color model

#529372 color CMYK value is (44,0,22,42).

  • cyan value is 44.22%
  • magenta value is 0.00%
  • yellow value is 22.45%
  • key color value is 42.35%

CMYK: (44,0,22,42)
C44M0Y22K42 (44%, 0%, 22%, 42%)
(0.44 / 0.00 / 0.22 / 0.42)

CMYK percentages

%44.22
%0
%22.45
%42.35

Codes

Color #529372 in popluar color models

52 93 72
RGB 82 147 114
HSL 150° 28.38% 44.90%
HSB/HSV 150° 44.22% 57.65%
CMYK 44.22% 0.00% 22.45%
42.35%

Color #529372 in popluar number systems.

HEX 52 93 72
Decimal 82 147 114
Binary 1010010 10010011 1110010
Octal 122 223 162

Shades and tints

Shades of #529372

#529372
(82,147,114)
#4B8668
(75,134,104)
#44795E
(68,121,94)
#3D6C54
(61,108,84)
#365F4A
(54,95,74)
#2F5240
(47,82,64)
#284536
(40,69,54)
#21382C
(33,56,44)
#1A2B22
(26,43,34)
#131E18
(19,30,24)
#0C110E
(12,17,14)
#000000
(0,0,0)

Tints of #529372

#529372
(82,147,114)
#619C7E
(97,156,126)
#70A58A
(112,165,138)
#7FAE96
(127,174,150)
#8EB7A2
(142,183,162)
#9DC0AE
(157,192,174)
#ACC9BA
(172,201,186)
#BBD2C6
(187,210,198)
#CADBD2
(202,219,210)
#D9E4DE
(217,228,222)
#E8EDEA
(232,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #529372 color. Also use rgb(82,147,114) instead hex code.

Text Font Color

.myTextColor { color: #529372; }

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

This text font color is #529372.

Background Color

.myBgColor { background-color: #529372; }

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

This div background color is #529372.

Border color

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

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

This div border color is #529372.

Opacity

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

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

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

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

This text has shadow with #529372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #529372.

Preview

Color preview on black background

This text has color #529372 on black background.


Color preview on white background

This text has color #529372 on white background.


Black color preview on #529372 background

This text has black color on #529372 background.


White color preview on #529372 background

This text has white color on #529372 background.


Related colors

Complementary color

Complementary color for #hex is #AD6C8D.


I love getcolorcode.com

Triadic colors

1 #725293 and #937252 with #529372 are triadic colors.

2 #729352 and #935272 with #529372 are triadic colors.