COLOR #528763

HEX: #528763 RGB: (82,135,99)

Color info

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

RGB color model

#528763 color RGB value is (82,135,99).

RGB: (82,135,99) (32%, 53%, 39%)

RGB channels and saturation

R 82 of 255 = 32%
G 135 of 255 = 53%
B 99 of 255 = 39%

82
135
99

R + G + B ~ 41%. #528763 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 82 + 135 + 99 = 316 (100%)
R 82 of 316 ~ 25.95%
G 135 of 316 ~ 42.72%
B 99 of 316 ~ 31.33'%

%25.95
%42.72
%31.33

CMYK color model

#528763 color CMYK value is (39,0,27,47).

  • cyan value is 39.26%
  • magenta value is 0.00%
  • yellow value is 26.67%
  • key color value is 47.06%
CMYK: (39,0,27,47) C39M0Y27K47 (39%,0%,27%,47%) (0.39/0.00/0.27/0.47) 

CMYK percentages

%39.26
%0
%26.67
%47.06

Codes

Color #528763 in popluar color models

52 87 63
RGB 82 135 99
HSL 139° 24.42% 42.55%
HSB/HSV 139° 39.26% 52.94%
CMYK 39.26% 0.00% 26.67%
47.06%

Color #528763 in popluar number systems.

HEX 52 87 63
Decimal 82 135 99
Binary 1010010 10000111 1100011
Octal 122 207 143

Shades and tints

Shades of #528763

#528763
(82,135,99)
#4B7B5A
(75,123,90)
#446F51
(68,111,81)
#3D6348
(61,99,72)
#36573F
(54,87,63)
#2F4B36
(47,75,54)
#283F2D
(40,63,45)
#213324
(33,51,36)
#1A271B
(26,39,27)
#131B12
(19,27,18)
#0C0F09
(12,15,9)
#000000
(0,0,0)

Tints of #528763

#528763
(82,135,99)
#619171
(97,145,113)
#709B7F
(112,155,127)
#7FA58D
(127,165,141)
#8EAF9B
(142,175,155)
#9DB9A9
(157,185,169)
#ACC3B7
(172,195,183)
#BBCDC5
(187,205,197)
#CAD7D3
(202,215,211)
#D9E1E1
(217,225,225)
#E8EBEF
(232,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #528763; }

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

This text font color is #528763.

Background Color

.myBgColor { background-color: #528763; }

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

This div background color is #528763.

Border color

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

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

This div border color is #528763.

Opacity

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

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

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

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

This text has shadow with #528763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528763.

Preview

Color preview on black background

This text has color #528763 on black background.


Color preview on white background

This text has color #528763 on white background.


Black color preview on #528763 background

This text has black color on #528763 background.


White color preview on #528763 background

This text has white color on #528763 background.


Related colors

Complementary color

Complementary color for #hex is #AD789C.


I love getcolorcode.com

Triadic colors

1 #635287 and #876352 with #528763 are triadic colors.

2 #638752 and #875263 with #528763 are triadic colors.