COLOR #525538

HEX: #525538 RGB: (82,85,56)

Color info

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

RGB color model

#525538 color RGB value is (82,85,56).

RGB: (82,85,56) (32%, 33%, 22%)

RGB channels and saturation

R 82 of 255 = 32%
G 85 of 255 = 33%
B 56 of 255 = 22%

82
85
56

R + G + B ~ 29%. #525538 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 85 + 56 = 223 (100%)
R 82 of 223 ~ 36.77%
G 85 of 223 ~ 38.12%
B 56 of 223 ~ 25.11'%

%36.77
%38.12
%25.11

CMYK color model

#525538 color CMYK value is (4,0,34,67).

  • cyan value is 3.53%
  • magenta value is 0.00%
  • yellow value is 34.12%
  • key color value is 66.67%
CMYK: (4,0,34,67) C4M0Y34K67 (4%,0%,34%,67%) (0.04/0.00/0.34/0.67) 

CMYK percentages

%3.53
%0
%34.12
%66.67

Codes

Color #525538 in popluar color models

52 55 38
RGB 82 85 56
HSL 66° 20.57% 27.65%
HSB/HSV 66° 34.12% 33.33%
CMYK 3.53% 0.00% 34.12%
66.67%

Color #525538 in popluar number systems.

HEX 52 55 38
Decimal 82 85 56
Binary 1010010 1010101 111000
Octal 122 125 70

Shades and tints

Shades of #525538

#525538
(82,85,56)
#4B4E33
(75,78,51)
#44472E
(68,71,46)
#3D4029
(61,64,41)
#363924
(54,57,36)
#2F321F
(47,50,31)
#282B1A
(40,43,26)
#212415
(33,36,21)
#1A1D10
(26,29,16)
#13160B
(19,22,11)
#0C0F06
(12,15,6)
#000000
(0,0,0)

Tints of #525538

#525538
(82,85,56)
#61644A
(97,100,74)
#70735C
(112,115,92)
#7F826E
(127,130,110)
#8E9180
(142,145,128)
#9DA092
(157,160,146)
#ACAFA4
(172,175,164)
#BBBEB6
(187,190,182)
#CACDC8
(202,205,200)
#D9DCDA
(217,220,218)
#E8EBEC
(232,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #525538; }

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

This text font color is #525538.

Background Color

.myBgColor { background-color: #525538; }

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

This div background color is #525538.

Border color

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

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

This div border color is #525538.

Opacity

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

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

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

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

This text has shadow with #525538 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525538.

Preview

Color preview on black background

This text has color #525538 on black background.


Color preview on white background

This text has color #525538 on white background.


Black color preview on #525538 background

This text has black color on #525538 background.


White color preview on #525538 background

This text has white color on #525538 background.


Related colors

Complementary color

Complementary color for #hex is #ADAAC7.


I love getcolorcode.com

Triadic colors

1 #385255 and #553852 with #525538 are triadic colors.

2 #385552 and #555238 with #525538 are triadic colors.