COLOR #525546

HEX: #525546 RGB: (82,85,70)

Color info

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

RGB color model

#525546 color RGB value is (82,85,70).

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

RGB channels and saturation

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

82
85
70

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

Portions of RGB colors in percentages

R + G + B = 82 + 85 + 70 = 237 (100%)
R 82 of 237 ~ 34.6%
G 85 of 237 ~ 35.86%
B 70 of 237 ~ 29.54'%

%34.6
%35.86
%29.54

CMYK color model

#525546 color CMYK value is (4,0,18,67).

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

CMYK: (4,0,18,67)
C4M0Y18K67 (4%, 0%, 18%, 67%)
(0.04 / 0.00 / 0.18 / 0.67)

CMYK percentages

%3.53
%0
%17.65
%66.67

Codes

Color #525546 in popluar color models

52 55 46
RGB 82 85 70
HSL 72° 9.68% 30.39%
HSB/HSV 72° 17.65% 33.33%
CMYK 3.53% 0.00% 17.65%
66.67%

Color #525546 in popluar number systems.

HEX 52 55 46
Decimal 82 85 70
Binary 1010010 1010101 1000110
Octal 122 125 106

Shades and tints

Shades of #525546

#525546
(82,85,70)
#4B4E40
(75,78,64)
#44473A
(68,71,58)
#3D4034
(61,64,52)
#36392E
(54,57,46)
#2F3228
(47,50,40)
#282B22
(40,43,34)
#21241C
(33,36,28)
#1A1D16
(26,29,22)
#131610
(19,22,16)
#0C0F0A
(12,15,10)
#000000
(0,0,0)

Tints of #525546

#525546
(82,85,70)
#616456
(97,100,86)
#707366
(112,115,102)
#7F8276
(127,130,118)
#8E9186
(142,145,134)
#9DA096
(157,160,150)
#ACAFA6
(172,175,166)
#BBBEB6
(187,190,182)
#CACDC6
(202,205,198)
#D9DCD6
(217,220,214)
#E8EBE6
(232,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #525546; }

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

This text font color is #525546.

Background Color

.myBgColor { background-color: #525546; }

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

This div background color is #525546.

Border color

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

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

This div border color is #525546.

Opacity

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

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

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

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

This text has shadow with #525546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525546.

Preview

Color preview on black background

This text has color #525546 on black background.


Color preview on white background

This text has color #525546 on white background.


Black color preview on #525546 background

This text has black color on #525546 background.


White color preview on #525546 background

This text has white color on #525546 background.


Related colors

Complementary color

Complementary color for #hex is #ADAAB9.


I love getcolorcode.com

Triadic colors

1 #465255 and #554652 with #525546 are triadic colors.

2 #465552 and #555246 with #525546 are triadic colors.