COLOR #525837

HEX: #525837 RGB: (82,88,55)

Color info

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

RGB color model

#525837 color RGB value is (82,88,55).

RGB: (82,88,55) (32%, 35%, 22%)

RGB channels and saturation

R 82 of 255 = 32%
G 88 of 255 = 35%
B 55 of 255 = 22%

82
88
55

R + G + B ~ 30%. #525837 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 88 + 55 = 225 (100%)
R 82 of 225 ~ 36.44%
G 88 of 225 ~ 39.11%
B 55 of 225 ~ 24.44'%

%36.44
%39.11
%24.44

CMYK color model

#525837 color CMYK value is (7,0,38,65).

  • cyan value is 6.82%
  • magenta value is 0.00%
  • yellow value is 37.50%
  • key color value is 65.49%

CMYK: (7,0,38,65)
C7M0Y38K65 (7%, 0%, 38%, 65%)
(0.07 / 0.00 / 0.38 / 0.65)

CMYK percentages

%6.82
%0
%37.5
%65.49

Codes

Color #525837 in popluar color models

52 58 37
RGB 82 88 55
HSL 71° 23.08% 28.04%
HSB/HSV 71° 37.50% 34.51%
CMYK 6.82% 0.00% 37.50%
65.49%

Color #525837 in popluar number systems.

HEX 52 58 37
Decimal 82 88 55
Binary 1010010 1011000 110111
Octal 122 130 67

Shades and tints

Shades of #525837

#525837
(82,88,55)
#4B5032
(75,80,50)
#44482D
(68,72,45)
#3D4028
(61,64,40)
#363823
(54,56,35)
#2F301E
(47,48,30)
#282819
(40,40,25)
#212014
(33,32,20)
#1A180F
(26,24,15)
#13100A
(19,16,10)
#0C0805
(12,8,5)
#000000
(0,0,0)

Tints of #525837

#525837
(82,88,55)
#616749
(97,103,73)
#70765B
(112,118,91)
#7F856D
(127,133,109)
#8E947F
(142,148,127)
#9DA391
(157,163,145)
#ACB2A3
(172,178,163)
#BBC1B5
(187,193,181)
#CAD0C7
(202,208,199)
#D9DFD9
(217,223,217)
#E8EEEB
(232,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #525837; }

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

This text font color is #525837.

Background Color

.myBgColor { background-color: #525837; }

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

This div background color is #525837.

Border color

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

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

This div border color is #525837.

Opacity

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

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

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

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

This text has shadow with #525837 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525837.

Preview

Color preview on black background

This text has color #525837 on black background.


Color preview on white background

This text has color #525837 on white background.


Black color preview on #525837 background

This text has black color on #525837 background.


White color preview on #525837 background

This text has white color on #525837 background.


Related colors

Complementary color

Complementary color for #hex is #ADA7C8.


I love getcolorcode.com

Triadic colors

1 #375258 and #583752 with #525837 are triadic colors.

2 #375852 and #585237 with #525837 are triadic colors.