COLOR #528651

HEX: #528651 RGB: (82,134,81)

Color info

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

RGB color model

#528651 color RGB value is (82,134,81).

RGB: (82,134,81) (32%, 53%, 32%)

RGB channels and saturation

R 82 of 255 = 32%
G 134 of 255 = 53%
B 81 of 255 = 32%

82
134
81

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

Portions of RGB colors in percentages

R + G + B = 82 + 134 + 81 = 297 (100%)
R 82 of 297 ~ 27.61%
G 134 of 297 ~ 45.12%
B 81 of 297 ~ 27.27'%

%27.61
%45.12
%27.27

CMYK color model

#528651 color CMYK value is (39,0,40,47).

  • cyan value is 38.81%
  • magenta value is 0.00%
  • yellow value is 39.55%
  • key color value is 47.45%
CMYK: (39,0,40,47) C39M0Y40K47 (39%,0%,40%,47%) (0.39/0.00/0.40/0.47) 

CMYK percentages

%38.81
%0
%39.55
%47.45

Codes

Color #528651 in popluar color models

52 86 51
RGB 82 134 81
HSL 119° 24.65% 42.16%
HSB/HSV 119° 39.55% 52.55%
CMYK 38.81% 0.00% 39.55%
47.45%

Color #528651 in popluar number systems.

HEX 52 86 51
Decimal 82 134 81
Binary 1010010 10000110 1010001
Octal 122 206 121

Shades and tints

Shades of #528651

#528651
(82,134,81)
#4B7A4A
(75,122,74)
#446E43
(68,110,67)
#3D623C
(61,98,60)
#365635
(54,86,53)
#2F4A2E
(47,74,46)
#283E27
(40,62,39)
#213220
(33,50,32)
#1A2619
(26,38,25)
#131A12
(19,26,18)
#0C0E0B
(12,14,11)
#000000
(0,0,0)

Tints of #528651

#528651
(82,134,81)
#619160
(97,145,96)
#709C6F
(112,156,111)
#7FA77E
(127,167,126)
#8EB28D
(142,178,141)
#9DBD9C
(157,189,156)
#ACC8AB
(172,200,171)
#BBD3BA
(187,211,186)
#CADEC9
(202,222,201)
#D9E9D8
(217,233,216)
#E8F4E7
(232,244,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #528651; }

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

This text font color is #528651.

Background Color

.myBgColor { background-color: #528651; }

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

This div background color is #528651.

Border color

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

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

This div border color is #528651.

Opacity

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

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

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

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

This text has shadow with #528651 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528651.

Preview

Color preview on black background

This text has color #528651 on black background.


Color preview on white background

This text has color #528651 on white background.


Black color preview on #528651 background

This text has black color on #528651 background.


White color preview on #528651 background

This text has white color on #528651 background.


Related colors

Complementary color

Complementary color for #hex is #AD79AE.


I love getcolorcode.com

Triadic colors

1 #515286 and #865152 with #528651 are triadic colors.

2 #518652 and #865251 with #528651 are triadic colors.