COLOR #528456

HEX: #528456 RGB: (82,132,86)

Color info

#528456 contains red, green and blue colors in about the same proportion. Web safe color of #528456 is #669966 (or #696).

RGB color model

#528456 color RGB value is (82,132,86).

RGB: (82,132,86) (32%, 52%, 34%)

RGB channels and saturation

R 82 of 255 = 32%
G 132 of 255 = 52%
B 86 of 255 = 34%

82
132
86

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

Portions of RGB colors in percentages

R + G + B = 82 + 132 + 86 = 300 (100%)
R 82 of 300 ~ 27.33%
G 132 of 300 ~ 44%
B 86 of 300 ~ 28.67'%

%27.33
%44
%28.67

CMYK color model

#528456 color CMYK value is (38,0,35,48).

  • cyan value is 37.88%
  • magenta value is 0.00%
  • yellow value is 34.85%
  • key color value is 48.24%
CMYK: (38,0,35,48) C38M0Y35K48 (38%,0%,35%,48%) (0.38/0.00/0.35/0.48) 

CMYK percentages

%37.88
%0
%34.85
%48.24

Codes

Color #528456 in popluar color models

52 84 56
RGB 82 132 86
HSL 125° 23.36% 41.96%
HSB/HSV 125° 37.88% 51.76%
CMYK 37.88% 0.00% 34.85%
48.24%

Color #528456 in popluar number systems.

HEX 52 84 56
Decimal 82 132 86
Binary 1010010 10000100 1010110
Octal 122 204 126

Shades and tints

Shades of #528456

#528456
(82,132,86)
#4B784F
(75,120,79)
#446C48
(68,108,72)
#3D6041
(61,96,65)
#36543A
(54,84,58)
#2F4833
(47,72,51)
#283C2C
(40,60,44)
#213025
(33,48,37)
#1A241E
(26,36,30)
#131817
(19,24,23)
#0C0C10
(12,12,16)
#000000
(0,0,0)

Tints of #528456

#528456
(82,132,86)
#618F65
(97,143,101)
#709A74
(112,154,116)
#7FA583
(127,165,131)
#8EB092
(142,176,146)
#9DBBA1
(157,187,161)
#ACC6B0
(172,198,176)
#BBD1BF
(187,209,191)
#CADCCE
(202,220,206)
#D9E7DD
(217,231,221)
#E8F2EC
(232,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #528456; }

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

This text font color is #528456.

Background Color

.myBgColor { background-color: #528456; }

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

This div background color is #528456.

Border color

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

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

This div border color is #528456.

Opacity

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

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

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

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

This text has shadow with #528456 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528456.

Preview

Color preview on black background

This text has color #528456 on black background.


Color preview on white background

This text has color #528456 on white background.


Black color preview on #528456 background

This text has black color on #528456 background.


White color preview on #528456 background

This text has white color on #528456 background.


Related colors

Complementary color

Complementary color for #hex is #AD7BA9.


I love getcolorcode.com

Triadic colors

1 #565284 and #845652 with #528456 are triadic colors.

2 #568452 and #845256 with #528456 are triadic colors.