COLOR #529070

HEX: #529070 RGB: (82,144,112)

Color info

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

RGB color model

#529070 color RGB value is (82,144,112).

RGB: (82,144,112) (32%, 56%, 44%)

RGB channels and saturation

R 82 of 255 = 32%
G 144 of 255 = 56%
B 112 of 255 = 44%

82
144
112

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

Portions of RGB colors in percentages

R + G + B = 82 + 144 + 112 = 338 (100%)
R 82 of 338 ~ 24.26%
G 144 of 338 ~ 42.6%
B 112 of 338 ~ 33.14'%

%24.26
%42.6
%33.14

CMYK color model

#529070 color CMYK value is (43,0,22,44).

  • cyan value is 43.06%
  • magenta value is 0.00%
  • yellow value is 22.22%
  • key color value is 43.53%

CMYK: (43,0,22,44)
C43M0Y22K44 (43%, 0%, 22%, 44%)
(0.43 / 0.00 / 0.22 / 0.44)

CMYK percentages

%43.06
%0
%22.22
%43.53

Codes

Color #529070 in popluar color models

52 90 70
RGB 82 144 112
HSL 149° 27.43% 44.31%
HSB/HSV 149° 43.06% 56.47%
CMYK 43.06% 0.00% 22.22%
43.53%

Color #529070 in popluar number systems.

HEX 52 90 70
Decimal 82 144 112
Binary 1010010 10010000 1110000
Octal 122 220 160

Shades and tints

Shades of #529070

#529070
(82,144,112)
#4B8366
(75,131,102)
#44765C
(68,118,92)
#3D6952
(61,105,82)
#365C48
(54,92,72)
#2F4F3E
(47,79,62)
#284234
(40,66,52)
#21352A
(33,53,42)
#1A2820
(26,40,32)
#131B16
(19,27,22)
#0C0E0C
(12,14,12)
#000000
(0,0,0)

Tints of #529070

#529070
(82,144,112)
#619A7D
(97,154,125)
#70A48A
(112,164,138)
#7FAE97
(127,174,151)
#8EB8A4
(142,184,164)
#9DC2B1
(157,194,177)
#ACCCBE
(172,204,190)
#BBD6CB
(187,214,203)
#CAE0D8
(202,224,216)
#D9EAE5
(217,234,229)
#E8F4F2
(232,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #529070 color. Also use rgb(82,144,112) instead hex code.

Text Font Color

.myTextColor { color: #529070; }

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

This text font color is #529070.

Background Color

.myBgColor { background-color: #529070; }

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

This div background color is #529070.

Border color

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

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

This div border color is #529070.

Opacity

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

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

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

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

This text has shadow with #529070 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #529070.

Preview

Color preview on black background

This text has color #529070 on black background.


Color preview on white background

This text has color #529070 on white background.


Black color preview on #529070 background

This text has black color on #529070 background.


White color preview on #529070 background

This text has white color on #529070 background.


Related colors

Complementary color

Complementary color for #hex is #AD6F8F.


I love getcolorcode.com

Triadic colors

1 #705290 and #907052 with #529070 are triadic colors.

2 #709052 and #905270 with #529070 are triadic colors.