COLOR #528354

HEX: #528354 RGB: (82,131,84)

Color info

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

RGB color model

#528354 color RGB value is (82,131,84).

RGB: (82,131,84) (32%, 51%, 33%)

RGB channels and saturation

R 82 of 255 = 32%
G 131 of 255 = 51%
B 84 of 255 = 33%

82
131
84

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

Portions of RGB colors in percentages

R + G + B = 82 + 131 + 84 = 297 (100%)
R 82 of 297 ~ 27.61%
G 131 of 297 ~ 44.11%
B 84 of 297 ~ 28.28'%

%27.61
%44.11
%28.28

CMYK color model

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

  • cyan value is 37.40%
  • magenta value is 0.00%
  • yellow value is 35.88%
  • key color value is 48.63%

CMYK: (37,0,36,49)
C37M0Y36K49 (37%, 0%, 36%, 49%)
(0.37 / 0.00 / 0.36 / 0.49)

CMYK percentages

%37.4
%0
%35.88
%48.63

Codes

Color #528354 in popluar color models

52 83 54
RGB 82 131 84
HSL 122° 23.00% 41.76%
HSB/HSV 122° 37.40% 51.37%
CMYK 37.40% 0.00% 35.88%
48.63%

Color #528354 in popluar number systems.

HEX 52 83 54
Decimal 82 131 84
Binary 1010010 10000011 1010100
Octal 122 203 124

Shades and tints

Shades of #528354

#528354
(82,131,84)
#4B784D
(75,120,77)
#446D46
(68,109,70)
#3D623F
(61,98,63)
#365738
(54,87,56)
#2F4C31
(47,76,49)
#28412A
(40,65,42)
#213623
(33,54,35)
#1A2B1C
(26,43,28)
#132015
(19,32,21)
#0C150E
(12,21,14)
#000000
(0,0,0)

Tints of #528354

#528354
(82,131,84)
#618E63
(97,142,99)
#709972
(112,153,114)
#7FA481
(127,164,129)
#8EAF90
(142,175,144)
#9DBA9F
(157,186,159)
#ACC5AE
(172,197,174)
#BBD0BD
(187,208,189)
#CADBCC
(202,219,204)
#D9E6DB
(217,230,219)
#E8F1EA
(232,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #528354; }

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

This text font color is #528354.

Background Color

.myBgColor { background-color: #528354; }

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

This div background color is #528354.

Border color

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

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

This div border color is #528354.

Opacity

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

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

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

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

This text has shadow with #528354 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528354.

Preview

Color preview on black background

This text has color #528354 on black background.


Color preview on white background

This text has color #528354 on white background.


Black color preview on #528354 background

This text has black color on #528354 background.


White color preview on #528354 background

This text has white color on #528354 background.


Related colors

Complementary color

Complementary color for #hex is #AD7CAB.


I love getcolorcode.com

Triadic colors

1 #545283 and #835452 with #528354 are triadic colors.

2 #548352 and #835254 with #528354 are triadic colors.