COLOR #525037

HEX: #525037 RGB: (82,80,55)

Color info

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

RGB color model

#525037 color RGB value is (82,80,55).

RGB: (82,80,55) (32%, 31%, 22%)

RGB channels and saturation

R 82 of 255 = 32%
G 80 of 255 = 31%
B 55 of 255 = 22%

82
80
55

R + G + B ~ 28%. #525037 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 80 + 55 = 217 (100%)
R 82 of 217 ~ 37.79%
G 80 of 217 ~ 36.87%
B 55 of 217 ~ 25.35'%

%37.79
%36.87
%25.35

CMYK color model

#525037 color CMYK value is (0,2,33,68).

  • cyan value is 0.00%
  • magenta value is 2.44%
  • yellow value is 32.93%
  • key color value is 67.84%
CMYK: (0,2,33,68) C0M2Y33K68 (0%,2%,33%,68%) (0.00/0.02/0.33/0.68) 

CMYK percentages

%0
%2.44
%32.93
%67.84

Codes

Color #525037 in popluar color models

52 50 37
RGB 82 80 55
HSL 56° 19.71% 26.86%
HSB/HSV 56° 32.93% 32.16%
CMYK 0.00% 2.44% 32.93%
67.84%

Color #525037 in popluar number systems.

HEX 52 50 37
Decimal 82 80 55
Binary 1010010 1010000 110111
Octal 122 120 67

Shades and tints

Shades of #525037

#525037
(82,80,55)
#4B4932
(75,73,50)
#44422D
(68,66,45)
#3D3B28
(61,59,40)
#363423
(54,52,35)
#2F2D1E
(47,45,30)
#282619
(40,38,25)
#211F14
(33,31,20)
#1A180F
(26,24,15)
#13110A
(19,17,10)
#0C0A05
(12,10,5)
#000000
(0,0,0)

Tints of #525037

#525037
(82,80,55)
#615F49
(97,95,73)
#706E5B
(112,110,91)
#7F7D6D
(127,125,109)
#8E8C7F
(142,140,127)
#9D9B91
(157,155,145)
#ACAAA3
(172,170,163)
#BBB9B5
(187,185,181)
#CAC8C7
(202,200,199)
#D9D7D9
(217,215,217)
#E8E6EB
(232,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #525037; }

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

This text font color is #525037.

Background Color

.myBgColor { background-color: #525037; }

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

This div background color is #525037.

Border color

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

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

This div border color is #525037.

Opacity

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

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

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

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

This text has shadow with #525037 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525037.

Preview

Color preview on black background

This text has color #525037 on black background.


Color preview on white background

This text has color #525037 on white background.


Black color preview on #525037 background

This text has black color on #525037 background.


White color preview on #525037 background

This text has white color on #525037 background.


Related colors

Complementary color

Complementary color for #hex is #ADAFC8.


I love getcolorcode.com

Triadic colors

1 #375250 and #503752 with #525037 are triadic colors.

2 #375052 and #505237 with #525037 are triadic colors.