COLOR #527152

HEX: #527152 RGB: (82,113,82)

Color info

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

RGB color model

#527152 color RGB value is (82,113,82).

RGB: (82,113,82) (32%, 44%, 32%)

RGB channels and saturation

R 82 of 255 = 32%
G 113 of 255 = 44%
B 82 of 255 = 32%

82
113
82

R + G + B ~ 36%. #527152 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 113 + 82 = 277 (100%)
R 82 of 277 ~ 29.6%
G 113 of 277 ~ 40.79%
B 82 of 277 ~ 29.6'%

%29.6
%40.79
%29.6

CMYK color model

#527152 color CMYK value is (27,0,27,56).

  • cyan value is 27.43%
  • magenta value is 0.00%
  • yellow value is 27.43%
  • key color value is 55.69%

CMYK: (27,0,27,56)
C27M0Y27K56 (27%, 0%, 27%, 56%)
(0.27 / 0.00 / 0.27 / 0.56)

CMYK percentages

%27.43
%0
%27.43
%55.69

Codes

Color #527152 in popluar color models

52 71 52
RGB 82 113 82
HSL 120° 15.90% 38.24%
HSB/HSV 120° 27.43% 44.31%
CMYK 27.43% 0.00% 27.43%
55.69%

Color #527152 in popluar number systems.

HEX 52 71 52
Decimal 82 113 82
Binary 1010010 1110001 1010010
Octal 122 161 122

Shades and tints

Shades of #527152

#527152
(82,113,82)
#4B674B
(75,103,75)
#445D44
(68,93,68)
#3D533D
(61,83,61)
#364936
(54,73,54)
#2F3F2F
(47,63,47)
#283528
(40,53,40)
#212B21
(33,43,33)
#1A211A
(26,33,26)
#131713
(19,23,19)
#0C0D0C
(12,13,12)
#000000
(0,0,0)

Tints of #527152

#527152
(82,113,82)
#617D61
(97,125,97)
#708970
(112,137,112)
#7F957F
(127,149,127)
#8EA18E
(142,161,142)
#9DAD9D
(157,173,157)
#ACB9AC
(172,185,172)
#BBC5BB
(187,197,187)
#CAD1CA
(202,209,202)
#D9DDD9
(217,221,217)
#E8E9E8
(232,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #527152; }

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

This text font color is #527152.

Background Color

.myBgColor { background-color: #527152; }

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

This div background color is #527152.

Border color

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

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

This div border color is #527152.

Opacity

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

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

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

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

This text has shadow with #527152 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527152.

Preview

Color preview on black background

This text has color #527152 on black background.


Color preview on white background

This text has color #527152 on white background.


Black color preview on #527152 background

This text has black color on #527152 background.


White color preview on #527152 background

This text has white color on #527152 background.


Related colors

Complementary color

Complementary color for #hex is #AD8EAD.


I love getcolorcode.com

Triadic colors

1 #525271 and #715252 with #527152 are triadic colors.

2 #527152 and #715252 with #527152 are triadic colors.