COLOR #525631

HEX: #525631 RGB: (82,86,49)

Color info

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

RGB color model

#525631 color RGB value is (82,86,49).

RGB: (82,86,49) (32%, 34%, 19%)

RGB channels and saturation

R 82 of 255 = 32%
G 86 of 255 = 34%
B 49 of 255 = 19%

82
86
49

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

Portions of RGB colors in percentages

R + G + B = 82 + 86 + 49 = 217 (100%)
R 82 of 217 ~ 37.79%
G 86 of 217 ~ 39.63%
B 49 of 217 ~ 22.58'%

%37.79
%39.63
%22.58

CMYK color model

#525631 color CMYK value is (5,0,43,66).

  • cyan value is 4.65%
  • magenta value is 0.00%
  • yellow value is 43.02%
  • key color value is 66.27%

CMYK: (5,0,43,66)
C5M0Y43K66 (5%, 0%, 43%, 66%)
(0.05 / 0.00 / 0.43 / 0.66)

CMYK percentages

%4.65
%0
%43.02
%66.27

Codes

Color #525631 in popluar color models

52 56 31
RGB 82 86 49
HSL 66° 27.41% 26.47%
HSB/HSV 66° 43.02% 33.73%
CMYK 4.65% 0.00% 43.02%
66.27%

Color #525631 in popluar number systems.

HEX 52 56 31
Decimal 82 86 49
Binary 1010010 1010110 110001
Octal 122 126 61

Shades and tints

Shades of #525631

#525631
(82,86,49)
#4B4F2D
(75,79,45)
#444829
(68,72,41)
#3D4125
(61,65,37)
#363A21
(54,58,33)
#2F331D
(47,51,29)
#282C19
(40,44,25)
#212515
(33,37,21)
#1A1E11
(26,30,17)
#13170D
(19,23,13)
#0C1009
(12,16,9)
#000000
(0,0,0)

Tints of #525631

#525631
(82,86,49)
#616543
(97,101,67)
#707455
(112,116,85)
#7F8367
(127,131,103)
#8E9279
(142,146,121)
#9DA18B
(157,161,139)
#ACB09D
(172,176,157)
#BBBFAF
(187,191,175)
#CACEC1
(202,206,193)
#D9DDD3
(217,221,211)
#E8ECE5
(232,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525631 color. Also use rgb(82,86,49) instead hex code.

Text Font Color

.myTextColor { color: #525631; }

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

This text font color is #525631.

Background Color

.myBgColor { background-color: #525631; }

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

This div background color is #525631.

Border color

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

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

This div border color is #525631.

Opacity

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

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

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

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

This text has shadow with #525631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525631.

Preview

Color preview on black background

This text has color #525631 on black background.


Color preview on white background

This text has color #525631 on white background.


Black color preview on #525631 background

This text has black color on #525631 background.


White color preview on #525631 background

This text has white color on #525631 background.


Related colors

Complementary color

Complementary color for #hex is #ADA9CE.


I love getcolorcode.com

Triadic colors

1 #315256 and #563152 with #525631 are triadic colors.

2 #315652 and #565231 with #525631 are triadic colors.