COLOR #525640

HEX: #525640 RGB: (82,86,64)

Color info

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

RGB color model

#525640 color RGB value is (82,86,64).

RGB: (82,86,64) (32%, 34%, 25%)

RGB channels and saturation

R 82 of 255 = 32%
G 86 of 255 = 34%
B 64 of 255 = 25%

82
86
64

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

Portions of RGB colors in percentages

R + G + B = 82 + 86 + 64 = 232 (100%)
R 82 of 232 ~ 35.34%
G 86 of 232 ~ 37.07%
B 64 of 232 ~ 27.59'%

%35.34
%37.07
%27.59

CMYK color model

#525640 color CMYK value is (5,0,26,66).

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

CMYK: (5,0,26,66)
C5M0Y26K66 (5%, 0%, 26%, 66%)
(0.05 / 0.00 / 0.26 / 0.66)

CMYK percentages

%4.65
%0
%25.58
%66.27

Codes

Color #525640 in popluar color models

52 56 40
RGB 82 86 64
HSL 71° 14.67% 29.41%
HSB/HSV 71° 25.58% 33.73%
CMYK 4.65% 0.00% 25.58%
66.27%

Color #525640 in popluar number systems.

HEX 52 56 40
Decimal 82 86 64
Binary 1010010 1010110 1000000
Octal 122 126 100

Shades and tints

Shades of #525640

#525640
(82,86,64)
#4B4F3B
(75,79,59)
#444836
(68,72,54)
#3D4131
(61,65,49)
#363A2C
(54,58,44)
#2F3327
(47,51,39)
#282C22
(40,44,34)
#21251D
(33,37,29)
#1A1E18
(26,30,24)
#131713
(19,23,19)
#0C100E
(12,16,14)
#000000
(0,0,0)

Tints of #525640

#525640
(82,86,64)
#616551
(97,101,81)
#707462
(112,116,98)
#7F8373
(127,131,115)
#8E9284
(142,146,132)
#9DA195
(157,161,149)
#ACB0A6
(172,176,166)
#BBBFB7
(187,191,183)
#CACEC8
(202,206,200)
#D9DDD9
(217,221,217)
#E8ECEA
(232,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #525640; }

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

This text font color is #525640.

Background Color

.myBgColor { background-color: #525640; }

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

This div background color is #525640.

Border color

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

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

This div border color is #525640.

Opacity

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

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

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

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

This text has shadow with #525640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525640.

Preview

Color preview on black background

This text has color #525640 on black background.


Color preview on white background

This text has color #525640 on white background.


Black color preview on #525640 background

This text has black color on #525640 background.


White color preview on #525640 background

This text has white color on #525640 background.


Related colors

Complementary color

Complementary color for #hex is #ADA9BF.


I love getcolorcode.com

Triadic colors

1 #405256 and #564052 with #525640 are triadic colors.

2 #405652 and #565240 with #525640 are triadic colors.