COLOR #527A59

HEX: #527A59 RGB: (82,122,89)

Color info

#527A59 contains red, green and blue colors in about the same proportion. Web safe color of #527A59 is #666666 (or #666).

RGB color model

#527A59 color RGB value is (82,122,89).

RGB: (82,122,89) (32%, 48%, 35%)

RGB channels and saturation

R 82 of 255 = 32%
G 122 of 255 = 48%
B 89 of 255 = 35%

82
122
89

R + G + B ~ 38%. #527A59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 122 + 89 = 293 (100%)
R 82 of 293 ~ 27.99%
G 122 of 293 ~ 41.64%
B 89 of 293 ~ 30.38'%

%27.99
%41.64
%30.38

CMYK color model

#527A59 color CMYK value is (33,0,27,52).

  • cyan value is 32.79%
  • magenta value is 0.00%
  • yellow value is 27.05%
  • key color value is 52.16%

CMYK: (33,0,27,52)
C33M0Y27K52 (33%, 0%, 27%, 52%)
(0.33 / 0.00 / 0.27 / 0.52)

CMYK percentages

%32.79
%0
%27.05
%52.16

Codes

Color #527A59 in popluar color models

52 7A 59
RGB 82 122 89
HSL 131° 19.61% 40.00%
HSB/HSV 131° 32.79% 47.84%
CMYK 32.79% 0.00% 27.05%
52.16%

Color #527A59 in popluar number systems.

HEX 52 7A 59
Decimal 82 122 89
Binary 1010010 1111010 1011001
Octal 122 172 131

Shades and tints

Shades of #527A59

#527A59
(82,122,89)
#4B6F51
(75,111,81)
#446449
(68,100,73)
#3D5941
(61,89,65)
#364E39
(54,78,57)
#2F4331
(47,67,49)
#283829
(40,56,41)
#212D21
(33,45,33)
#1A2219
(26,34,25)
#131711
(19,23,17)
#0C0C09
(12,12,9)
#000000
(0,0,0)

Tints of #527A59

#527A59
(82,122,89)
#618668
(97,134,104)
#709277
(112,146,119)
#7F9E86
(127,158,134)
#8EAA95
(142,170,149)
#9DB6A4
(157,182,164)
#ACC2B3
(172,194,179)
#BBCEC2
(187,206,194)
#CADAD1
(202,218,209)
#D9E6E0
(217,230,224)
#E8F2EF
(232,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527A59 color. Also use rgb(82,122,89) instead hex code.

Text Font Color

.myTextColor { color: #527A59; }

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

This text font color is #527A59.

Background Color

.myBgColor { background-color: #527A59; }

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

This div background color is #527A59.

Border color

.myBorderColor { border: 1px solid #527A59; }

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

This div border color is #527A59.

Opacity

.myOpacity80 { color: #527A59; opacity: 0.8; }

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

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

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

This text has shadow with #527A59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527A59.

Preview

Color preview on black background

This text has color #527A59 on black background.


Color preview on white background

This text has color #527A59 on white background.


Black color preview on #527A59 background

This text has black color on #527A59 background.


White color preview on #527A59 background

This text has white color on #527A59 background.


Related colors

Complementary color

Complementary color for #hex is #AD85A6.


I love getcolorcode.com

Triadic colors

1 #59527A and #7A5952 with #527A59 are triadic colors.

2 #597A52 and #7A5259 with #527A59 are triadic colors.