COLOR #527020

HEX: #527020 RGB: (82,112,32)

Color info

#527020 contains mainly red and green colors. Web safe color of #527020 is #666633 (or #663).

RGB color model

#527020 color RGB value is (82,112,32).

RGB: (82,112,32) (32%, 44%, 13%)

RGB channels and saturation

R 82 of 255 = 32%
G 112 of 255 = 44%
B 32 of 255 = 13%

82
112
32

R + G + B ~ 30%. #527020 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 112 + 32 = 226 (100%)
R 82 of 226 ~ 36.28%
G 112 of 226 ~ 49.56%
B 32 of 226 ~ 14.16'%

%36.28
%49.56
%14.16

CMYK color model

#527020 color CMYK value is (27,0,71,56).

  • cyan value is 26.79%
  • magenta value is 0.00%
  • yellow value is 71.43%
  • key color value is 56.08%

CMYK: (27,0,71,56)
C27M0Y71K56 (27%, 0%, 71%, 56%)
(0.27 / 0.00 / 0.71 / 0.56)

CMYK percentages

%26.79
%0
%71.43
%56.08

Codes

Color #527020 in popluar color models

52 70 20
RGB 82 112 32
HSL 83° 55.56% 28.24%
HSB/HSV 83° 71.43% 43.92%
CMYK 26.79% 0.00% 71.43%
56.08%

Color #527020 in popluar number systems.

HEX 52 70 20
Decimal 82 112 32
Binary 1010010 1110000 100000
Octal 122 160 40

Shades and tints

Shades of #527020

#527020
(82,112,32)
#4B661E
(75,102,30)
#445C1C
(68,92,28)
#3D521A
(61,82,26)
#364818
(54,72,24)
#2F3E16
(47,62,22)
#283414
(40,52,20)
#212A12
(33,42,18)
#1A2010
(26,32,16)
#13160E
(19,22,14)
#0C0C0C
(12,12,12)
#000000
(0,0,0)

Tints of #527020

#527020
(82,112,32)
#617D34
(97,125,52)
#708A48
(112,138,72)
#7F975C
(127,151,92)
#8EA470
(142,164,112)
#9DB184
(157,177,132)
#ACBE98
(172,190,152)
#BBCBAC
(187,203,172)
#CAD8C0
(202,216,192)
#D9E5D4
(217,229,212)
#E8F2E8
(232,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527020 color. Also use rgb(82,112,32) instead hex code.

Text Font Color

.myTextColor { color: #527020; }

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

This text font color is #527020.

Background Color

.myBgColor { background-color: #527020; }

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

This div background color is #527020.

Border color

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

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

This div border color is #527020.

Opacity

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

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

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

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

This text has shadow with #527020 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527020.

Preview

Color preview on black background

This text has color #527020 on black background.


Color preview on white background

This text has color #527020 on white background.


Black color preview on #527020 background

This text has black color on #527020 background.


White color preview on #527020 background

This text has white color on #527020 background.


Related colors

Complementary color

Complementary color for #hex is #AD8FDF.


I love getcolorcode.com

Triadic colors

1 #205270 and #702052 with #527020 are triadic colors.

2 #207052 and #705220 with #527020 are triadic colors.