COLOR #526827

HEX: #526827 RGB: (82,104,39)

Color info

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

RGB color model

#526827 color RGB value is (82,104,39).

RGB: (82,104,39) (32%, 41%, 15%)

RGB channels and saturation

R 82 of 255 = 32%
G 104 of 255 = 41%
B 39 of 255 = 15%

82
104
39

R + G + B ~ 29%. #526827 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 104 + 39 = 225 (100%)
R 82 of 225 ~ 36.44%
G 104 of 225 ~ 46.22%
B 39 of 225 ~ 17.33'%

%36.44
%46.22
%17.33

CMYK color model

#526827 color CMYK value is (21,0,63,59).

  • cyan value is 21.15%
  • magenta value is 0.00%
  • yellow value is 62.50%
  • key color value is 59.22%
CMYK: (21,0,63,59) C21M0Y63K59 (21%,0%,63%,59%) (0.21/0.00/0.63/0.59) 

CMYK percentages

%21.15
%0
%62.5
%59.22

Codes

Color #526827 in popluar color models

52 68 27
RGB 82 104 39
HSL 80° 45.45% 28.04%
HSB/HSV 80° 62.50% 40.78%
CMYK 21.15% 0.00% 62.50%
59.22%

Color #526827 in popluar number systems.

HEX 52 68 27
Decimal 82 104 39
Binary 1010010 1101000 100111
Octal 122 150 47

Shades and tints

Shades of #526827

#526827
(82,104,39)
#4B5F24
(75,95,36)
#445621
(68,86,33)
#3D4D1E
(61,77,30)
#36441B
(54,68,27)
#2F3B18
(47,59,24)
#283215
(40,50,21)
#212912
(33,41,18)
#1A200F
(26,32,15)
#13170C
(19,23,12)
#0C0E09
(12,14,9)
#000000
(0,0,0)

Tints of #526827

#526827
(82,104,39)
#61753A
(97,117,58)
#70824D
(112,130,77)
#7F8F60
(127,143,96)
#8E9C73
(142,156,115)
#9DA986
(157,169,134)
#ACB699
(172,182,153)
#BBC3AC
(187,195,172)
#CAD0BF
(202,208,191)
#D9DDD2
(217,221,210)
#E8EAE5
(232,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #526827 color. Also use rgb(82,104,39) instead hex code.

Text Font Color

.myTextColor { color: #526827; }

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

This text font color is #526827.

Background Color

.myBgColor { background-color: #526827; }

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

This div background color is #526827.

Border color

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

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

This div border color is #526827.

Opacity

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

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

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

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

This text has shadow with #526827 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526827.

Preview

Color preview on black background

This text has color #526827 on black background.


Color preview on white background

This text has color #526827 on white background.


Black color preview on #526827 background

This text has black color on #526827 background.


White color preview on #526827 background

This text has white color on #526827 background.


Related colors

Complementary color

Complementary color for #hex is #AD97D8.


I love getcolorcode.com

Triadic colors

1 #275268 and #682752 with #526827 are triadic colors.

2 #276852 and #685227 with #526827 are triadic colors.