COLOR #525747

HEX: #525747 RGB: (82,87,71)

Color info

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

RGB color model

#525747 color RGB value is (82,87,71).

RGB: (82,87,71) (32%, 34%, 28%)

RGB channels and saturation

R 82 of 255 = 32%
G 87 of 255 = 34%
B 71 of 255 = 28%

82
87
71

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

Portions of RGB colors in percentages

R + G + B = 82 + 87 + 71 = 240 (100%)
R 82 of 240 ~ 34.17%
G 87 of 240 ~ 36.25%
B 71 of 240 ~ 29.58'%

%34.17
%36.25
%29.58

CMYK color model

#525747 color CMYK value is (6,0,18,66).

  • cyan value is 5.75%
  • magenta value is 0.00%
  • yellow value is 18.39%
  • key color value is 65.88%

CMYK: (6,0,18,66)
C6M0Y18K66 (6%, 0%, 18%, 66%)
(0.06 / 0.00 / 0.18 / 0.66)

CMYK percentages

%5.75
%0
%18.39
%65.88

Codes

Color #525747 in popluar color models

52 57 47
RGB 82 87 71
HSL 79° 10.13% 30.98%
HSB/HSV 79° 18.39% 34.12%
CMYK 5.75% 0.00% 18.39%
65.88%

Color #525747 in popluar number systems.

HEX 52 57 47
Decimal 82 87 71
Binary 1010010 1010111 1000111
Octal 122 127 107

Shades and tints

Shades of #525747

#525747
(82,87,71)
#4B5041
(75,80,65)
#44493B
(68,73,59)
#3D4235
(61,66,53)
#363B2F
(54,59,47)
#2F3429
(47,52,41)
#282D23
(40,45,35)
#21261D
(33,38,29)
#1A1F17
(26,31,23)
#131811
(19,24,17)
#0C110B
(12,17,11)
#000000
(0,0,0)

Tints of #525747

#525747
(82,87,71)
#616657
(97,102,87)
#707567
(112,117,103)
#7F8477
(127,132,119)
#8E9387
(142,147,135)
#9DA297
(157,162,151)
#ACB1A7
(172,177,167)
#BBC0B7
(187,192,183)
#CACFC7
(202,207,199)
#D9DED7
(217,222,215)
#E8EDE7
(232,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #525747 color. Also use rgb(82,87,71) instead hex code.

Text Font Color

.myTextColor { color: #525747; }

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

This text font color is #525747.

Background Color

.myBgColor { background-color: #525747; }

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

This div background color is #525747.

Border color

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

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

This div border color is #525747.

Opacity

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

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

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

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

This text has shadow with #525747 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525747.

Preview

Color preview on black background

This text has color #525747 on black background.


Color preview on white background

This text has color #525747 on white background.


Black color preview on #525747 background

This text has black color on #525747 background.


White color preview on #525747 background

This text has white color on #525747 background.


Related colors

Complementary color

Complementary color for #hex is #ADA8B8.


I love getcolorcode.com

Triadic colors

1 #475257 and #574752 with #525747 are triadic colors.

2 #475752 and #575247 with #525747 are triadic colors.