COLOR #526E37

HEX: #526E37 RGB: (82,110,55)

Color info

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

RGB color model

#526E37 color RGB value is (82,110,55).

RGB: (82,110,55) (32%, 43%, 22%)

RGB channels and saturation

R 82 of 255 = 32%
G 110 of 255 = 43%
B 55 of 255 = 22%

82
110
55

R + G + B ~ 32%. #526E37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 110 + 55 = 247 (100%)
R 82 of 247 ~ 33.2%
G 110 of 247 ~ 44.53%
B 55 of 247 ~ 22.27'%

%33.2
%44.53
%22.27

CMYK color model

#526E37 color CMYK value is (25,0,50,57).

  • cyan value is 25.45%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 56.86%

CMYK: (25,0,50,57)
C25M0Y50K57 (25%, 0%, 50%, 57%)
(0.25 / 0.00 / 0.50 / 0.57)

CMYK percentages

%25.45
%0
%50
%56.86

Codes

Color #526E37 in popluar color models

52 6E 37
RGB 82 110 55
HSL 91° 33.33% 32.35%
HSB/HSV 91° 50.00% 43.14%
CMYK 25.45% 0.00% 50.00%
56.86%

Color #526E37 in popluar number systems.

HEX 52 6E 37
Decimal 82 110 55
Binary 1010010 1101110 110111
Octal 122 156 67

Shades and tints

Shades of #526E37

#526E37
(82,110,55)
#4B6432
(75,100,50)
#445A2D
(68,90,45)
#3D5028
(61,80,40)
#364623
(54,70,35)
#2F3C1E
(47,60,30)
#283219
(40,50,25)
#212814
(33,40,20)
#1A1E0F
(26,30,15)
#13140A
(19,20,10)
#0C0A05
(12,10,5)
#000000
(0,0,0)

Tints of #526E37

#526E37
(82,110,55)
#617B49
(97,123,73)
#70885B
(112,136,91)
#7F956D
(127,149,109)
#8EA27F
(142,162,127)
#9DAF91
(157,175,145)
#ACBCA3
(172,188,163)
#BBC9B5
(187,201,181)
#CAD6C7
(202,214,199)
#D9E3D9
(217,227,217)
#E8F0EB
(232,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #526E37 color. Also use rgb(82,110,55) instead hex code.

Text Font Color

.myTextColor { color: #526E37; }

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

This text font color is #526E37.

Background Color

.myBgColor { background-color: #526E37; }

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

This div background color is #526E37.

Border color

.myBorderColor { border: 1px solid #526E37; }

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

This div border color is #526E37.

Opacity

.myOpacity80 { color: #526E37; opacity: 0.8; }

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

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

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

This text has shadow with #526E37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526E37.

Preview

Color preview on black background

This text has color #526E37 on black background.


Color preview on white background

This text has color #526E37 on white background.


Black color preview on #526E37 background

This text has black color on #526E37 background.


White color preview on #526E37 background

This text has white color on #526E37 background.


Related colors

Complementary color

Complementary color for #hex is #AD91C8.


I love getcolorcode.com

Triadic colors

1 #37526E and #6E3752 with #526E37 are triadic colors.

2 #376E52 and #6E5237 with #526E37 are triadic colors.