COLOR #525544

HEX: #525544 RGB: (82,85,68)

Color info

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

RGB color model

#525544 color RGB value is (82,85,68).

RGB: (82,85,68) (32%, 33%, 27%)

RGB channels and saturation

R 82 of 255 = 32%
G 85 of 255 = 33%
B 68 of 255 = 27%

82
85
68

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

Portions of RGB colors in percentages

R + G + B = 82 + 85 + 68 = 235 (100%)
R 82 of 235 ~ 34.89%
G 85 of 235 ~ 36.17%
B 68 of 235 ~ 28.94'%

%34.89
%36.17
%28.94

CMYK color model

#525544 color CMYK value is (4,0,20,67).

  • cyan value is 3.53%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 66.67%

CMYK: (4,0,20,67)
C4M0Y20K67 (4%, 0%, 20%, 67%)
(0.04 / 0.00 / 0.20 / 0.67)

CMYK percentages

%3.53
%0
%20
%66.67

Codes

Color #525544 in popluar color models

52 55 44
RGB 82 85 68
HSL 71° 11.11% 30.00%
HSB/HSV 71° 20.00% 33.33%
CMYK 3.53% 0.00% 20.00%
66.67%

Color #525544 in popluar number systems.

HEX 52 55 44
Decimal 82 85 68
Binary 1010010 1010101 1000100
Octal 122 125 104

Shades and tints

Shades of #525544

#525544
(82,85,68)
#4B4E3E
(75,78,62)
#444738
(68,71,56)
#3D4032
(61,64,50)
#36392C
(54,57,44)
#2F3226
(47,50,38)
#282B20
(40,43,32)
#21241A
(33,36,26)
#1A1D14
(26,29,20)
#13160E
(19,22,14)
#0C0F08
(12,15,8)
#000000
(0,0,0)

Tints of #525544

#525544
(82,85,68)
#616455
(97,100,85)
#707366
(112,115,102)
#7F8277
(127,130,119)
#8E9188
(142,145,136)
#9DA099
(157,160,153)
#ACAFAA
(172,175,170)
#BBBEBB
(187,190,187)
#CACDCC
(202,205,204)
#D9DCDD
(217,220,221)
#E8EBEE
(232,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525544 color. Also use rgb(82,85,68) instead hex code.

Text Font Color

.myTextColor { color: #525544; }

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

This text font color is #525544.

Background Color

.myBgColor { background-color: #525544; }

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

This div background color is #525544.

Border color

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

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

This div border color is #525544.

Opacity

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

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

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

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

This text has shadow with #525544 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525544.

Preview

Color preview on black background

This text has color #525544 on black background.


Color preview on white background

This text has color #525544 on white background.


Black color preview on #525544 background

This text has black color on #525544 background.


White color preview on #525544 background

This text has white color on #525544 background.


Related colors

Complementary color

Complementary color for #hex is #ADAABB.


I love getcolorcode.com

Triadic colors

1 #445255 and #554452 with #525544 are triadic colors.

2 #445552 and #555244 with #525544 are triadic colors.