COLOR #525642

HEX: #525642 RGB: (82,86,66)

Color info

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

RGB color model

#525642 color RGB value is (82,86,66).

RGB: (82,86,66) (32%, 34%, 26%)

RGB channels and saturation

R 82 of 255 = 32%
G 86 of 255 = 34%
B 66 of 255 = 26%

82
86
66

R + G + B ~ 31%. #525642 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 86 + 66 = 234 (100%)
R 82 of 234 ~ 35.04%
G 86 of 234 ~ 36.75%
B 66 of 234 ~ 28.21'%

%35.04
%36.75
%28.21

CMYK color model

#525642 color CMYK value is (5,0,23,66).

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

CMYK: (5,0,23,66)
C5M0Y23K66 (5%, 0%, 23%, 66%)
(0.05 / 0.00 / 0.23 / 0.66)

CMYK percentages

%4.65
%0
%23.26
%66.27

Codes

Color #525642 in popluar color models

52 56 42
RGB 82 86 66
HSL 72° 13.16% 29.80%
HSB/HSV 72° 23.26% 33.73%
CMYK 4.65% 0.00% 23.26%
66.27%

Color #525642 in popluar number systems.

HEX 52 56 42
Decimal 82 86 66
Binary 1010010 1010110 1000010
Octal 122 126 102

Shades and tints

Shades of #525642

#525642
(82,86,66)
#4B4F3C
(75,79,60)
#444836
(68,72,54)
#3D4130
(61,65,48)
#363A2A
(54,58,42)
#2F3324
(47,51,36)
#282C1E
(40,44,30)
#212518
(33,37,24)
#1A1E12
(26,30,18)
#13170C
(19,23,12)
#0C1006
(12,16,6)
#000000
(0,0,0)

Tints of #525642

#525642
(82,86,66)
#616553
(97,101,83)
#707464
(112,116,100)
#7F8375
(127,131,117)
#8E9286
(142,146,134)
#9DA197
(157,161,151)
#ACB0A8
(172,176,168)
#BBBFB9
(187,191,185)
#CACECA
(202,206,202)
#D9DDDB
(217,221,219)
#E8ECEC
(232,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #525642; }

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

This text font color is #525642.

Background Color

.myBgColor { background-color: #525642; }

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

This div background color is #525642.

Border color

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

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

This div border color is #525642.

Opacity

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

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

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

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

This text has shadow with #525642 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525642.

Preview

Color preview on black background

This text has color #525642 on black background.


Color preview on white background

This text has color #525642 on white background.


Black color preview on #525642 background

This text has black color on #525642 background.


White color preview on #525642 background

This text has white color on #525642 background.


Related colors

Complementary color

Complementary color for #hex is #ADA9BD.


I love getcolorcode.com

Triadic colors

1 #425256 and #564252 with #525642 are triadic colors.

2 #425652 and #565242 with #525642 are triadic colors.