COLOR #529461

HEX: #529461 RGB: (82,148,97)

Color info

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

RGB color model

#529461 color RGB value is (82,148,97).

RGB: (82,148,97) (32%, 58%, 38%)

RGB channels and saturation

R 82 of 255 = 32%
G 148 of 255 = 58%
B 97 of 255 = 38%

82
148
97

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

Portions of RGB colors in percentages

R + G + B = 82 + 148 + 97 = 327 (100%)
R 82 of 327 ~ 25.08%
G 148 of 327 ~ 45.26%
B 97 of 327 ~ 29.66'%

%25.08
%45.26
%29.66

CMYK color model

#529461 color CMYK value is (45,0,34,42).

  • cyan value is 44.59%
  • magenta value is 0.00%
  • yellow value is 34.46%
  • key color value is 41.96%

CMYK: (45,0,34,42)
C45M0Y34K42 (45%, 0%, 34%, 42%)
(0.45 / 0.00 / 0.34 / 0.42)

CMYK percentages

%44.59
%0
%34.46
%41.96

Codes

Color #529461 in popluar color models

52 94 61
RGB 82 148 97
HSL 134° 28.70% 45.10%
HSB/HSV 134° 44.59% 58.04%
CMYK 44.59% 0.00% 34.46%
41.96%

Color #529461 in popluar number systems.

HEX 52 94 61
Decimal 82 148 97
Binary 1010010 10010100 1100001
Octal 122 224 141

Shades and tints

Shades of #529461

#529461
(82,148,97)
#4B8759
(75,135,89)
#447A51
(68,122,81)
#3D6D49
(61,109,73)
#366041
(54,96,65)
#2F5339
(47,83,57)
#284631
(40,70,49)
#213929
(33,57,41)
#1A2C21
(26,44,33)
#131F19
(19,31,25)
#0C1211
(12,18,17)
#000000
(0,0,0)

Tints of #529461

#529461
(82,148,97)
#619D6F
(97,157,111)
#70A67D
(112,166,125)
#7FAF8B
(127,175,139)
#8EB899
(142,184,153)
#9DC1A7
(157,193,167)
#ACCAB5
(172,202,181)
#BBD3C3
(187,211,195)
#CADCD1
(202,220,209)
#D9E5DF
(217,229,223)
#E8EEED
(232,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #529461 color. Also use rgb(82,148,97) instead hex code.

Text Font Color

.myTextColor { color: #529461; }

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

This text font color is #529461.

Background Color

.myBgColor { background-color: #529461; }

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

This div background color is #529461.

Border color

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

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

This div border color is #529461.

Opacity

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

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

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

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

This text has shadow with #529461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #529461.

Preview

Color preview on black background

This text has color #529461 on black background.


Color preview on white background

This text has color #529461 on white background.


Black color preview on #529461 background

This text has black color on #529461 background.


White color preview on #529461 background

This text has white color on #529461 background.


Related colors

Complementary color

Complementary color for #hex is #AD6B9E.


I love getcolorcode.com

Triadic colors

1 #615294 and #946152 with #529461 are triadic colors.

2 #619452 and #945261 with #529461 are triadic colors.