COLOR #526932

HEX: #526932 RGB: (82,105,50)

Color info

#526932 contains red, green and blue colors in about the same proportion. Web safe color of #526932 is #666633 (or #663).

RGB color model

#526932 color RGB value is (82,105,50).

RGB: (82,105,50) (32%, 41%, 20%)

RGB channels and saturation

R 82 of 255 = 32%
G 105 of 255 = 41%
B 50 of 255 = 20%

82
105
50

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

Portions of RGB colors in percentages

R + G + B = 82 + 105 + 50 = 237 (100%)
R 82 of 237 ~ 34.6%
G 105 of 237 ~ 44.3%
B 50 of 237 ~ 21.1'%

%34.6
%44.3
%21.1

CMYK color model

#526932 color CMYK value is (22,0,52,59).

  • cyan value is 21.90%
  • magenta value is 0.00%
  • yellow value is 52.38%
  • key color value is 58.82%

CMYK: (22,0,52,59)
C22M0Y52K59 (22%, 0%, 52%, 59%)
(0.22 / 0.00 / 0.52 / 0.59)

CMYK percentages

%21.9
%0
%52.38
%58.82

Codes

Color #526932 in popluar color models

52 69 32
RGB 82 105 50
HSL 85° 35.48% 30.39%
HSB/HSV 85° 52.38% 41.18%
CMYK 21.90% 0.00% 52.38%
58.82%

Color #526932 in popluar number systems.

HEX 52 69 32
Decimal 82 105 50
Binary 1010010 1101001 110010
Octal 122 151 62

Shades and tints

Shades of #526932

#526932
(82,105,50)
#4B602E
(75,96,46)
#44572A
(68,87,42)
#3D4E26
(61,78,38)
#364522
(54,69,34)
#2F3C1E
(47,60,30)
#28331A
(40,51,26)
#212A16
(33,42,22)
#1A2112
(26,33,18)
#13180E
(19,24,14)
#0C0F0A
(12,15,10)
#000000
(0,0,0)

Tints of #526932

#526932
(82,105,50)
#617644
(97,118,68)
#708356
(112,131,86)
#7F9068
(127,144,104)
#8E9D7A
(142,157,122)
#9DAA8C
(157,170,140)
#ACB79E
(172,183,158)
#BBC4B0
(187,196,176)
#CAD1C2
(202,209,194)
#D9DED4
(217,222,212)
#E8EBE6
(232,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #526932 color. Also use rgb(82,105,50) instead hex code.

Text Font Color

.myTextColor { color: #526932; }

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

This text font color is #526932.

Background Color

.myBgColor { background-color: #526932; }

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

This div background color is #526932.

Border color

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

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

This div border color is #526932.

Opacity

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

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

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

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

This text has shadow with #526932 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526932.

Preview

Color preview on black background

This text has color #526932 on black background.


Color preview on white background

This text has color #526932 on white background.


Black color preview on #526932 background

This text has black color on #526932 background.


White color preview on #526932 background

This text has white color on #526932 background.


Related colors

Complementary color

Complementary color for #hex is #AD96CD.


I love getcolorcode.com

Triadic colors

1 #325269 and #693252 with #526932 are triadic colors.

2 #326952 and #695232 with #526932 are triadic colors.