COLOR #527A62

HEX: #527A62 RGB: (82,122,98)

Color info

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

RGB color model

#527A62 color RGB value is (82,122,98).

RGB: (82,122,98) (32%, 48%, 38%)

RGB channels and saturation

R 82 of 255 = 32%
G 122 of 255 = 48%
B 98 of 255 = 38%

82
122
98

R + G + B ~ 39%. #527A62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 122 + 98 = 302 (100%)
R 82 of 302 ~ 27.15%
G 122 of 302 ~ 40.4%
B 98 of 302 ~ 32.45'%

%27.15
%40.4
%32.45

CMYK color model

#527A62 color CMYK value is (33,0,20,52).

  • cyan value is 32.79%
  • magenta value is 0.00%
  • yellow value is 19.67%
  • key color value is 52.16%
CMYK: (33,0,20,52) C33M0Y20K52 (33%,0%,20%,52%) (0.33/0.00/0.20/0.52) 

CMYK percentages

%32.79
%0
%19.67
%52.16

Codes

Color #527A62 in popluar color models

52 7A 62
RGB 82 122 98
HSL 144° 19.61% 40.00%
HSB/HSV 144° 32.79% 47.84%
CMYK 32.79% 0.00% 19.67%
52.16%

Color #527A62 in popluar number systems.

HEX 52 7A 62
Decimal 82 122 98
Binary 1010010 1111010 1100010
Octal 122 172 142

Shades and tints

Shades of #527A62

#527A62
(82,122,98)
#4B6F5A
(75,111,90)
#446452
(68,100,82)
#3D594A
(61,89,74)
#364E42
(54,78,66)
#2F433A
(47,67,58)
#283832
(40,56,50)
#212D2A
(33,45,42)
#1A2222
(26,34,34)
#13171A
(19,23,26)
#0C0C12
(12,12,18)
#000000
(0,0,0)

Tints of #527A62

#527A62
(82,122,98)
#618670
(97,134,112)
#70927E
(112,146,126)
#7F9E8C
(127,158,140)
#8EAA9A
(142,170,154)
#9DB6A8
(157,182,168)
#ACC2B6
(172,194,182)
#BBCEC4
(187,206,196)
#CADAD2
(202,218,210)
#D9E6E0
(217,230,224)
#E8F2EE
(232,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #527A62; }

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

This text font color is #527A62.

Background Color

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

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

This div background color is #527A62.

Border color

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

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

This div border color is #527A62.

Opacity

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

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

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

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

This text has shadow with #527A62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527A62.

Preview

Color preview on black background

This text has color #527A62 on black background.


Color preview on white background

This text has color #527A62 on white background.


Black color preview on #527A62 background

This text has black color on #527A62 background.


White color preview on #527A62 background

This text has white color on #527A62 background.


Related colors

Complementary color

Complementary color for #hex is #AD859D.


I love getcolorcode.com

Triadic colors

1 #62527A and #7A6252 with #527A62 are triadic colors.

2 #627A52 and #7A5262 with #527A62 are triadic colors.