COLOR #524D76

HEX: #524D76 RGB: (82,77,118)

Color info

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

RGB color model

#524D76 color RGB value is (82,77,118).

RGB: (82,77,118) (32%, 30%, 46%)

RGB channels and saturation

R 82 of 255 = 32%
G 77 of 255 = 30%
B 118 of 255 = 46%

82
77
118

R + G + B ~ 36%. #524D76 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 77 + 118 = 277 (100%)
R 82 of 277 ~ 29.6%
G 77 of 277 ~ 27.8%
B 118 of 277 ~ 42.6'%

%29.6
%27.8
%42.6

CMYK color model

#524D76 color CMYK value is (31,35,0,54).

  • cyan value is 30.51%
  • magenta value is 34.75%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (31,35,0,54)
C31M35Y0K54 (31%, 35%, 0%, 54%)
(0.31 / 0.35 / 0.00 / 0.54)

CMYK percentages

%30.51
%34.75
%0
%53.73

Codes

Color #524D76 in popluar color models

52 4D 76
RGB 82 77 118
HSL 247° 21.03% 38.24%
HSB/HSV 247° 34.75% 46.27%
CMYK 30.51% 34.75% 0.00%
53.73%

Color #524D76 in popluar number systems.

HEX 52 4D 76
Decimal 82 77 118
Binary 1010010 1001101 1110110
Octal 122 115 166

Shades and tints

Shades of #524D76

#524D76
(82,77,118)
#4B466C
(75,70,108)
#443F62
(68,63,98)
#3D3858
(61,56,88)
#36314E
(54,49,78)
#2F2A44
(47,42,68)
#28233A
(40,35,58)
#211C30
(33,28,48)
#1A1526
(26,21,38)
#130E1C
(19,14,28)
#0C0712
(12,7,18)
#000000
(0,0,0)

Tints of #524D76

#524D76
(82,77,118)
#615D82
(97,93,130)
#706D8E
(112,109,142)
#7F7D9A
(127,125,154)
#8E8DA6
(142,141,166)
#9D9DB2
(157,157,178)
#ACADBE
(172,173,190)
#BBBDCA
(187,189,202)
#CACDD6
(202,205,214)
#D9DDE2
(217,221,226)
#E8EDEE
(232,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524D76; }

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

This text font color is #524D76.

Background Color

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

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

This div background color is #524D76.

Border color

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

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

This div border color is #524D76.

Opacity

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

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

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

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

This text has shadow with #524D76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524D76.

Preview

Color preview on black background

This text has color #524D76 on black background.


Color preview on white background

This text has color #524D76 on white background.


Black color preview on #524D76 background

This text has black color on #524D76 background.


White color preview on #524D76 background

This text has white color on #524D76 background.


Related colors

Complementary color

Complementary color for #hex is #ADB289.


I love getcolorcode.com

Triadic colors

1 #76524D and #4D7652 with #524D76 are triadic colors.

2 #764D52 and #4D5276 with #524D76 are triadic colors.