COLOR #528219

HEX: #528219 RGB: (82,130,25)

Color info

#528219 contains mainly red and green colors. Web safe color of #528219 is #669900 (or #690).

RGB color model

#528219 color RGB value is (82,130,25).

RGB: (82,130,25) (32%, 51%, 10%)

RGB channels and saturation

R 82 of 255 = 32%
G 130 of 255 = 51%
B 25 of 255 = 10%

82
130
25

R + G + B ~ 31%. #528219 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 130 + 25 = 237 (100%)
R 82 of 237 ~ 34.6%
G 130 of 237 ~ 54.85%
B 25 of 237 ~ 10.55'%

%34.6
%54.85
%10.55

CMYK color model

#528219 color CMYK value is (37,0,81,49).

  • cyan value is 36.92%
  • magenta value is 0.00%
  • yellow value is 80.77%
  • key color value is 49.02%
CMYK: (37,0,81,49) C37M0Y81K49 (37%,0%,81%,49%) (0.37/0.00/0.81/0.49) 

CMYK percentages

%36.92
%0
%80.77
%49.02

Codes

Color #528219 in popluar color models

52 82 19
RGB 82 130 25
HSL 87° 67.74% 30.39%
HSB/HSV 87° 80.77% 50.98%
CMYK 36.92% 0.00% 80.77%
49.02%

Color #528219 in popluar number systems.

HEX 52 82 19
Decimal 82 130 25
Binary 1010010 10000010 11001
Octal 122 202 31

Shades and tints

Shades of #528219

#528219
(82,130,25)
#4B7717
(75,119,23)
#446C15
(68,108,21)
#3D6113
(61,97,19)
#365611
(54,86,17)
#2F4B0F
(47,75,15)
#28400D
(40,64,13)
#21350B
(33,53,11)
#1A2A09
(26,42,9)
#131F07
(19,31,7)
#0C1405
(12,20,5)
#000000
(0,0,0)

Tints of #528219

#528219
(82,130,25)
#618D2D
(97,141,45)
#709841
(112,152,65)
#7FA355
(127,163,85)
#8EAE69
(142,174,105)
#9DB97D
(157,185,125)
#ACC491
(172,196,145)
#BBCFA5
(187,207,165)
#CADAB9
(202,218,185)
#D9E5CD
(217,229,205)
#E8F0E1
(232,240,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #528219 color. Also use rgb(82,130,25) instead hex code.

Text Font Color

.myTextColor { color: #528219; }

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

This text font color is #528219.

Background Color

.myBgColor { background-color: #528219; }

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

This div background color is #528219.

Border color

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

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

This div border color is #528219.

Opacity

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

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

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

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

This text has shadow with #528219 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528219.

Preview

Color preview on black background

This text has color #528219 on black background.


Color preview on white background

This text has color #528219 on white background.


Black color preview on #528219 background

This text has black color on #528219 background.


White color preview on #528219 background

This text has white color on #528219 background.


Related colors

Complementary color

Complementary color for #hex is #AD7DE6.


I love getcolorcode.com

Triadic colors

1 #195282 and #821952 with #528219 are triadic colors.

2 #198252 and #825219 with #528219 are triadic colors.