COLOR #527852

HEX: #527852 RGB: (82,120,82)

Color info

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

RGB color model

#527852 color RGB value is (82,120,82).

RGB: (82,120,82) (32%, 47%, 32%)

RGB channels and saturation

R 82 of 255 = 32%
G 120 of 255 = 47%
B 82 of 255 = 32%

82
120
82

R + G + B ~ 37%. #527852 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 120 + 82 = 284 (100%)
R 82 of 284 ~ 28.87%
G 120 of 284 ~ 42.25%
B 82 of 284 ~ 28.87'%

%28.87
%42.25
%28.87

CMYK color model

#527852 color CMYK value is (32,0,32,53).

  • cyan value is 31.67%
  • magenta value is 0.00%
  • yellow value is 31.67%
  • key color value is 52.94%
CMYK: (32,0,32,53) C32M0Y32K53 (32%,0%,32%,53%) (0.32/0.00/0.32/0.53) 

CMYK percentages

%31.67
%0
%31.67
%52.94

Codes

Color #527852 in popluar color models

52 78 52
RGB 82 120 82
HSL 120° 18.81% 39.61%
HSB/HSV 120° 31.67% 47.06%
CMYK 31.67% 0.00% 31.67%
52.94%

Color #527852 in popluar number systems.

HEX 52 78 52
Decimal 82 120 82
Binary 1010010 1111000 1010010
Octal 122 170 122

Shades and tints

Shades of #527852

#527852
(82,120,82)
#4B6E4B
(75,110,75)
#446444
(68,100,68)
#3D5A3D
(61,90,61)
#365036
(54,80,54)
#2F462F
(47,70,47)
#283C28
(40,60,40)
#213221
(33,50,33)
#1A281A
(26,40,26)
#131E13
(19,30,19)
#0C140C
(12,20,12)
#000000
(0,0,0)

Tints of #527852

#527852
(82,120,82)
#618461
(97,132,97)
#709070
(112,144,112)
#7F9C7F
(127,156,127)
#8EA88E
(142,168,142)
#9DB49D
(157,180,157)
#ACC0AC
(172,192,172)
#BBCCBB
(187,204,187)
#CAD8CA
(202,216,202)
#D9E4D9
(217,228,217)
#E8F0E8
(232,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #527852; }

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

This text font color is #527852.

Background Color

.myBgColor { background-color: #527852; }

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

This div background color is #527852.

Border color

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

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

This div border color is #527852.

Opacity

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

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

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

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

This text has shadow with #527852 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527852.

Preview

Color preview on black background

This text has color #527852 on black background.


Color preview on white background

This text has color #527852 on white background.


Black color preview on #527852 background

This text has black color on #527852 background.


White color preview on #527852 background

This text has white color on #527852 background.


Related colors

Complementary color

Complementary color for #hex is #AD87AD.


I love getcolorcode.com

Triadic colors

1 #525278 and #785252 with #527852 are triadic colors.

2 #527852 and #785252 with #527852 are triadic colors.