COLOR #529358

HEX: #529358 RGB: (82,147,88)

Color info

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

RGB color model

#529358 color RGB value is (82,147,88).

RGB: (82,147,88) (32%, 58%, 35%)

RGB channels and saturation

R 82 of 255 = 32%
G 147 of 255 = 58%
B 88 of 255 = 35%

82
147
88

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

Portions of RGB colors in percentages

R + G + B = 82 + 147 + 88 = 317 (100%)
R 82 of 317 ~ 25.87%
G 147 of 317 ~ 46.37%
B 88 of 317 ~ 27.76'%

%25.87
%46.37
%27.76

CMYK color model

#529358 color CMYK value is (44,0,40,42).

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

CMYK: (44,0,40,42)
C44M0Y40K42 (44%, 0%, 40%, 42%)
(0.44 / 0.00 / 0.40 / 0.42)

CMYK percentages

%44.22
%0
%40.14
%42.35

Codes

Color #529358 in popluar color models

52 93 58
RGB 82 147 88
HSL 126° 28.38% 44.90%
HSB/HSV 126° 44.22% 57.65%
CMYK 44.22% 0.00% 40.14%
42.35%

Color #529358 in popluar number systems.

HEX 52 93 58
Decimal 82 147 88
Binary 1010010 10010011 1011000
Octal 122 223 130

Shades and tints

Shades of #529358

#529358
(82,147,88)
#4B8650
(75,134,80)
#447948
(68,121,72)
#3D6C40
(61,108,64)
#365F38
(54,95,56)
#2F5230
(47,82,48)
#284528
(40,69,40)
#213820
(33,56,32)
#1A2B18
(26,43,24)
#131E10
(19,30,16)
#0C1108
(12,17,8)
#000000
(0,0,0)

Tints of #529358

#529358
(82,147,88)
#619C67
(97,156,103)
#70A576
(112,165,118)
#7FAE85
(127,174,133)
#8EB794
(142,183,148)
#9DC0A3
(157,192,163)
#ACC9B2
(172,201,178)
#BBD2C1
(187,210,193)
#CADBD0
(202,219,208)
#D9E4DF
(217,228,223)
#E8EDEE
(232,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #529358; }

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

This text font color is #529358.

Background Color

.myBgColor { background-color: #529358; }

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

This div background color is #529358.

Border color

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

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

This div border color is #529358.

Opacity

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

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

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

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

This text has shadow with #529358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #529358.

Preview

Color preview on black background

This text has color #529358 on black background.


Color preview on white background

This text has color #529358 on white background.


Black color preview on #529358 background

This text has black color on #529358 background.


White color preview on #529358 background

This text has white color on #529358 background.


Related colors

Complementary color

Complementary color for #hex is #AD6CA7.


I love getcolorcode.com

Triadic colors

1 #585293 and #935852 with #529358 are triadic colors.

2 #589352 and #935258 with #529358 are triadic colors.