COLOR #526942

HEX: #526942 RGB: (82,105,66)

Color info

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

RGB color model

#526942 color RGB value is (82,105,66).

RGB: (82,105,66) (32%, 41%, 26%)

RGB channels and saturation

R 82 of 255 = 32%
G 105 of 255 = 41%
B 66 of 255 = 26%

82
105
66

R + G + B ~ 33%. #526942 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 105 + 66 = 253 (100%)
R 82 of 253 ~ 32.41%
G 105 of 253 ~ 41.5%
B 66 of 253 ~ 26.09'%

%32.41
%41.5
%26.09

CMYK color model

#526942 color CMYK value is (22,0,37,59).

  • cyan value is 21.90%
  • magenta value is 0.00%
  • yellow value is 37.14%
  • key color value is 58.82%
CMYK: (22,0,37,59) C22M0Y37K59 (22%,0%,37%,59%) (0.22/0.00/0.37/0.59) 

CMYK percentages

%21.9
%0
%37.14
%58.82

Codes

Color #526942 in popluar color models

52 69 42
RGB 82 105 66
HSL 95° 22.81% 33.53%
HSB/HSV 95° 37.14% 41.18%
CMYK 21.90% 0.00% 37.14%
58.82%

Color #526942 in popluar number systems.

HEX 52 69 42
Decimal 82 105 66
Binary 1010010 1101001 1000010
Octal 122 151 102

Shades and tints

Shades of #526942

#526942
(82,105,66)
#4B603C
(75,96,60)
#445736
(68,87,54)
#3D4E30
(61,78,48)
#36452A
(54,69,42)
#2F3C24
(47,60,36)
#28331E
(40,51,30)
#212A18
(33,42,24)
#1A2112
(26,33,18)
#13180C
(19,24,12)
#0C0F06
(12,15,6)
#000000
(0,0,0)

Tints of #526942

#526942
(82,105,66)
#617653
(97,118,83)
#708364
(112,131,100)
#7F9075
(127,144,117)
#8E9D86
(142,157,134)
#9DAA97
(157,170,151)
#ACB7A8
(172,183,168)
#BBC4B9
(187,196,185)
#CAD1CA
(202,209,202)
#D9DEDB
(217,222,219)
#E8EBEC
(232,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #526942; }

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

This text font color is #526942.

Background Color

.myBgColor { background-color: #526942; }

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

This div background color is #526942.

Border color

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

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

This div border color is #526942.

Opacity

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

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

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

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

This text has shadow with #526942 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526942.

Preview

Color preview on black background

This text has color #526942 on black background.


Color preview on white background

This text has color #526942 on white background.


Black color preview on #526942 background

This text has black color on #526942 background.


White color preview on #526942 background

This text has white color on #526942 background.


Related colors

Complementary color

Complementary color for #hex is #AD96BD.


I love getcolorcode.com

Triadic colors

1 #425269 and #694252 with #526942 are triadic colors.

2 #426952 and #695242 with #526942 are triadic colors.