COLOR #528833

HEX: #528833 RGB: (82,136,51)

Color info

#528833 contains mainly red and green colors. Web safe color of #528833 is #669933 (or #693).

RGB color model

#528833 color RGB value is (82,136,51).

RGB: (82,136,51) (32%, 53%, 20%)

RGB channels and saturation

R 82 of 255 = 32%
G 136 of 255 = 53%
B 51 of 255 = 20%

82
136
51

R + G + B ~ 35%. #528833 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 136 + 51 = 269 (100%)
R 82 of 269 ~ 30.48%
G 136 of 269 ~ 50.56%
B 51 of 269 ~ 18.96'%

%30.48
%50.56
%18.96

CMYK color model

#528833 color CMYK value is (40,0,63,47).

  • cyan value is 39.71%
  • magenta value is 0.00%
  • yellow value is 62.50%
  • key color value is 46.67%

CMYK: (40,0,63,47)
C40M0Y63K47 (40%, 0%, 63%, 47%)
(0.40 / 0.00 / 0.63 / 0.47)

CMYK percentages

%39.71
%0
%62.5
%46.67

Codes

Color #528833 in popluar color models

52 88 33
RGB 82 136 51
HSL 98° 45.45% 36.67%
HSB/HSV 98° 62.50% 53.33%
CMYK 39.71% 0.00% 62.50%
46.67%

Color #528833 in popluar number systems.

HEX 52 88 33
Decimal 82 136 51
Binary 1010010 10001000 110011
Octal 122 210 63

Shades and tints

Shades of #528833

#528833
(82,136,51)
#4B7C2F
(75,124,47)
#44702B
(68,112,43)
#3D6427
(61,100,39)
#365823
(54,88,35)
#2F4C1F
(47,76,31)
#28401B
(40,64,27)
#213417
(33,52,23)
#1A2813
(26,40,19)
#131C0F
(19,28,15)
#0C100B
(12,16,11)
#000000
(0,0,0)

Tints of #528833

#528833
(82,136,51)
#619245
(97,146,69)
#709C57
(112,156,87)
#7FA669
(127,166,105)
#8EB07B
(142,176,123)
#9DBA8D
(157,186,141)
#ACC49F
(172,196,159)
#BBCEB1
(187,206,177)
#CAD8C3
(202,216,195)
#D9E2D5
(217,226,213)
#E8ECE7
(232,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #528833 color. Also use rgb(82,136,51) instead hex code.

Text Font Color

.myTextColor { color: #528833; }

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

This text font color is #528833.

Background Color

.myBgColor { background-color: #528833; }

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

This div background color is #528833.

Border color

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

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

This div border color is #528833.

Opacity

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

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

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

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

This text has shadow with #528833 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528833.

Preview

Color preview on black background

This text has color #528833 on black background.


Color preview on white background

This text has color #528833 on white background.


Black color preview on #528833 background

This text has black color on #528833 background.


White color preview on #528833 background

This text has white color on #528833 background.


Related colors

Complementary color

Complementary color for #hex is #AD77CC.


I love getcolorcode.com

Triadic colors

1 #335288 and #883352 with #528833 are triadic colors.

2 #338852 and #885233 with #528833 are triadic colors.