COLOR #524D4E

HEX: #524D4E RGB: (82,77,78)

Color info

#524D4E contains red, green and blue colors in about the same proportion. Web safe color of #524D4E is #663366 (or #636).

RGB color model

#524D4E color RGB value is (82,77,78).

RGB: (82,77,78) (32%, 30%, 31%)

RGB channels and saturation

R 82 of 255 = 32%
G 77 of 255 = 30%
B 78 of 255 = 31%

82
77
78

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

Portions of RGB colors in percentages

R + G + B = 82 + 77 + 78 = 237 (100%)
R 82 of 237 ~ 34.6%
G 77 of 237 ~ 32.49%
B 78 of 237 ~ 32.91'%

%34.6
%32.49
%32.91

CMYK color model

#524D4E color CMYK value is (0,6,5,68).

  • cyan value is 0.00%
  • magenta value is 6.10%
  • yellow value is 4.88%
  • key color value is 67.84%
CMYK: (0,6,5,68) C0M6Y5K68 (0%,6%,5%,68%) (0.00/0.06/0.05/0.68) 

CMYK percentages

%0
%6.1
%4.88
%67.84

Codes

Color #524D4E in popluar color models

52 4D 4E
RGB 82 77 78
HSL 348° 3.14% 31.18%
HSB/HSV 348° 6.10% 32.16%
CMYK 0.00% 6.10% 4.88%
67.84%

Color #524D4E in popluar number systems.

HEX 52 4D 4E
Decimal 82 77 78
Binary 1010010 1001101 1001110
Octal 122 115 116

Shades and tints

Shades of #524D4E

#524D4E
(82,77,78)
#4B4647
(75,70,71)
#443F40
(68,63,64)
#3D3839
(61,56,57)
#363132
(54,49,50)
#2F2A2B
(47,42,43)
#282324
(40,35,36)
#211C1D
(33,28,29)
#1A1516
(26,21,22)
#130E0F
(19,14,15)
#0C0708
(12,7,8)
#000000
(0,0,0)

Tints of #524D4E

#524D4E
(82,77,78)
#615D5E
(97,93,94)
#706D6E
(112,109,110)
#7F7D7E
(127,125,126)
#8E8D8E
(142,141,142)
#9D9D9E
(157,157,158)
#ACADAE
(172,173,174)
#BBBDBE
(187,189,190)
#CACDCE
(202,205,206)
#D9DDDE
(217,221,222)
#E8EDEE
(232,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524D4E color. Also use rgb(82,77,78) instead hex code.

Text Font Color

.myTextColor { color: #524D4E; }

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

This text font color is #524D4E.

Background Color

.myBgColor { background-color: #524D4E; }

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

This div background color is #524D4E.

Border color

.myBorderColor { border: 1px solid #524D4E; }

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

This div border color is #524D4E.

Opacity

.myOpacity80 { color: #524D4E; opacity: 0.8; }

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

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

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

This text has shadow with #524D4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524D4E.

Preview

Color preview on black background

This text has color #524D4E on black background.


Color preview on white background

This text has color #524D4E on white background.


Black color preview on #524D4E background

This text has black color on #524D4E background.


White color preview on #524D4E background

This text has white color on #524D4E background.


Related colors

Complementary color

Complementary color for #hex is #ADB2B1.


I love getcolorcode.com

Triadic colors

1 #4E524D and #4D4E52 with #524D4E are triadic colors.

2 #4E4D52 and #4D524E with #524D4E are triadic colors.