COLOR #529058

HEX: #529058 RGB: (82,144,88)

Color info

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

RGB color model

#529058 color RGB value is (82,144,88).

RGB: (82,144,88) (32%, 56%, 35%)

RGB channels and saturation

R 82 of 255 = 32%
G 144 of 255 = 56%
B 88 of 255 = 35%

82
144
88

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

Portions of RGB colors in percentages

R + G + B = 82 + 144 + 88 = 314 (100%)
R 82 of 314 ~ 26.11%
G 144 of 314 ~ 45.86%
B 88 of 314 ~ 28.03'%

%26.11
%45.86
%28.03

CMYK color model

#529058 color CMYK value is (43,0,39,44).

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

CMYK: (43,0,39,44)
C43M0Y39K44 (43%, 0%, 39%, 44%)
(0.43 / 0.00 / 0.39 / 0.44)

CMYK percentages

%43.06
%0
%38.89
%43.53

Codes

Color #529058 in popluar color models

52 90 58
RGB 82 144 88
HSL 126° 27.43% 44.31%
HSB/HSV 126° 43.06% 56.47%
CMYK 43.06% 0.00% 38.89%
43.53%

Color #529058 in popluar number systems.

HEX 52 90 58
Decimal 82 144 88
Binary 1010010 10010000 1011000
Octal 122 220 130

Shades and tints

Shades of #529058

#529058
(82,144,88)
#4B8350
(75,131,80)
#447648
(68,118,72)
#3D6940
(61,105,64)
#365C38
(54,92,56)
#2F4F30
(47,79,48)
#284228
(40,66,40)
#213520
(33,53,32)
#1A2818
(26,40,24)
#131B10
(19,27,16)
#0C0E08
(12,14,8)
#000000
(0,0,0)

Tints of #529058

#529058
(82,144,88)
#619A67
(97,154,103)
#70A476
(112,164,118)
#7FAE85
(127,174,133)
#8EB894
(142,184,148)
#9DC2A3
(157,194,163)
#ACCCB2
(172,204,178)
#BBD6C1
(187,214,193)
#CAE0D0
(202,224,208)
#D9EADF
(217,234,223)
#E8F4EE
(232,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #529058; }

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

This text font color is #529058.

Background Color

.myBgColor { background-color: #529058; }

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

This div background color is #529058.

Border color

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

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

This div border color is #529058.

Opacity

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

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

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

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

This text has shadow with #529058 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #529058.

Preview

Color preview on black background

This text has color #529058 on black background.


Color preview on white background

This text has color #529058 on white background.


Black color preview on #529058 background

This text has black color on #529058 background.


White color preview on #529058 background

This text has white color on #529058 background.


Related colors

Complementary color

Complementary color for #hex is #AD6FA7.


I love getcolorcode.com

Triadic colors

1 #585290 and #905852 with #529058 are triadic colors.

2 #589052 and #905258 with #529058 are triadic colors.