COLOR #528153

HEX: #528153 RGB: (82,129,83)

Color info

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

RGB color model

#528153 color RGB value is (82,129,83).

RGB: (82,129,83) (32%, 51%, 33%)

RGB channels and saturation

R 82 of 255 = 32%
G 129 of 255 = 51%
B 83 of 255 = 33%

82
129
83

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

Portions of RGB colors in percentages

R + G + B = 82 + 129 + 83 = 294 (100%)
R 82 of 294 ~ 27.89%
G 129 of 294 ~ 43.88%
B 83 of 294 ~ 28.23'%

%27.89
%43.88
%28.23

CMYK color model

#528153 color CMYK value is (36,0,36,49).

  • cyan value is 36.43%
  • magenta value is 0.00%
  • yellow value is 35.66%
  • key color value is 49.41%

CMYK: (36,0,36,49)
C36M0Y36K49 (36%, 0%, 36%, 49%)
(0.36 / 0.00 / 0.36 / 0.49)

CMYK percentages

%36.43
%0
%35.66
%49.41

Codes

Color #528153 in popluar color models

52 81 53
RGB 82 129 83
HSL 121° 22.27% 41.37%
HSB/HSV 121° 36.43% 50.59%
CMYK 36.43% 0.00% 35.66%
49.41%

Color #528153 in popluar number systems.

HEX 52 81 53
Decimal 82 129 83
Binary 1010010 10000001 1010011
Octal 122 201 123

Shades and tints

Shades of #528153

#528153
(82,129,83)
#4B764C
(75,118,76)
#446B45
(68,107,69)
#3D603E
(61,96,62)
#365537
(54,85,55)
#2F4A30
(47,74,48)
#283F29
(40,63,41)
#213422
(33,52,34)
#1A291B
(26,41,27)
#131E14
(19,30,20)
#0C130D
(12,19,13)
#000000
(0,0,0)

Tints of #528153

#528153
(82,129,83)
#618C62
(97,140,98)
#709771
(112,151,113)
#7FA280
(127,162,128)
#8EAD8F
(142,173,143)
#9DB89E
(157,184,158)
#ACC3AD
(172,195,173)
#BBCEBC
(187,206,188)
#CAD9CB
(202,217,203)
#D9E4DA
(217,228,218)
#E8EFE9
(232,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #528153; }

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

This text font color is #528153.

Background Color

.myBgColor { background-color: #528153; }

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

This div background color is #528153.

Border color

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

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

This div border color is #528153.

Opacity

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

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

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

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

This text has shadow with #528153 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528153.

Preview

Color preview on black background

This text has color #528153 on black background.


Color preview on white background

This text has color #528153 on white background.


Black color preview on #528153 background

This text has black color on #528153 background.


White color preview on #528153 background

This text has white color on #528153 background.


Related colors

Complementary color

Complementary color for #hex is #AD7EAC.


I love getcolorcode.com

Triadic colors

1 #535281 and #815352 with #528153 are triadic colors.

2 #538152 and #815253 with #528153 are triadic colors.