COLOR #525039

HEX: #525039 RGB: (82,80,57)

Color info

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

RGB color model

#525039 color RGB value is (82,80,57).

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

RGB channels and saturation

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

82
80
57

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

Portions of RGB colors in percentages

R + G + B = 82 + 80 + 57 = 219 (100%)
R 82 of 219 ~ 37.44%
G 80 of 219 ~ 36.53%
B 57 of 219 ~ 26.03'%

%37.44
%36.53
%26.03

CMYK color model

#525039 color CMYK value is (0,2,30,68).

  • cyan value is 0.00%
  • magenta value is 2.44%
  • yellow value is 30.49%
  • key color value is 67.84%

CMYK: (0,2,30,68)
C0M2Y30K68 (0%, 2%, 30%, 68%)
(0.00 / 0.02 / 0.30 / 0.68)

CMYK percentages

%0
%2.44
%30.49
%67.84

Codes

Color #525039 in popluar color models

52 50 39
RGB 82 80 57
HSL 55° 17.99% 27.25%
HSB/HSV 55° 30.49% 32.16%
CMYK 0.00% 2.44% 30.49%
67.84%

Color #525039 in popluar number systems.

HEX 52 50 39
Decimal 82 80 57
Binary 1010010 1010000 111001
Octal 122 120 71

Shades and tints

Shades of #525039

#525039
(82,80,57)
#4B4934
(75,73,52)
#44422F
(68,66,47)
#3D3B2A
(61,59,42)
#363425
(54,52,37)
#2F2D20
(47,45,32)
#28261B
(40,38,27)
#211F16
(33,31,22)
#1A1811
(26,24,17)
#13110C
(19,17,12)
#0C0A07
(12,10,7)
#000000
(0,0,0)

Tints of #525039

#525039
(82,80,57)
#615F4B
(97,95,75)
#706E5D
(112,110,93)
#7F7D6F
(127,125,111)
#8E8C81
(142,140,129)
#9D9B93
(157,155,147)
#ACAAA5
(172,170,165)
#BBB9B7
(187,185,183)
#CAC8C9
(202,200,201)
#D9D7DB
(217,215,219)
#E8E6ED
(232,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #525039; }

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

This text font color is #525039.

Background Color

.myBgColor { background-color: #525039; }

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

This div background color is #525039.

Border color

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

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

This div border color is #525039.

Opacity

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

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

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

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

This text has shadow with #525039 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525039.

Preview

Color preview on black background

This text has color #525039 on black background.


Color preview on white background

This text has color #525039 on white background.


Black color preview on #525039 background

This text has black color on #525039 background.


White color preview on #525039 background

This text has white color on #525039 background.


Related colors

Complementary color

Complementary color for #hex is #ADAFC6.


I love getcolorcode.com

Triadic colors

1 #395250 and #503952 with #525039 are triadic colors.

2 #395052 and #505239 with #525039 are triadic colors.