COLOR #524D6A

HEX: #524D6A RGB: (82,77,106)

Color info

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

RGB color model

#524D6A color RGB value is (82,77,106).

RGB: (82,77,106) (32%, 30%, 42%)

RGB channels and saturation

R 82 of 255 = 32%
G 77 of 255 = 30%
B 106 of 255 = 42%

82
77
106

R + G + B ~ 35%. #524D6A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 77 + 106 = 265 (100%)
R 82 of 265 ~ 30.94%
G 77 of 265 ~ 29.06%
B 106 of 265 ~ 40'%

%30.94
%29.06
%40

CMYK color model

#524D6A color CMYK value is (23,27,0,58).

  • cyan value is 22.64%
  • magenta value is 27.36%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (23,27,0,58)
C23M27Y0K58 (23%, 27%, 0%, 58%)
(0.23 / 0.27 / 0.00 / 0.58)

CMYK percentages

%22.64
%27.36
%0
%58.43

Codes

Color #524D6A in popluar color models

52 4D 6A
RGB 82 77 106
HSL 250° 15.85% 35.88%
HSB/HSV 250° 27.36% 41.57%
CMYK 22.64% 27.36% 0.00%
58.43%

Color #524D6A in popluar number systems.

HEX 52 4D 6A
Decimal 82 77 106
Binary 1010010 1001101 1101010
Octal 122 115 152

Shades and tints

Shades of #524D6A

#524D6A
(82,77,106)
#4B4661
(75,70,97)
#443F58
(68,63,88)
#3D384F
(61,56,79)
#363146
(54,49,70)
#2F2A3D
(47,42,61)
#282334
(40,35,52)
#211C2B
(33,28,43)
#1A1522
(26,21,34)
#130E19
(19,14,25)
#0C0710
(12,7,16)
#000000
(0,0,0)

Tints of #524D6A

#524D6A
(82,77,106)
#615D77
(97,93,119)
#706D84
(112,109,132)
#7F7D91
(127,125,145)
#8E8D9E
(142,141,158)
#9D9DAB
(157,157,171)
#ACADB8
(172,173,184)
#BBBDC5
(187,189,197)
#CACDD2
(202,205,210)
#D9DDDF
(217,221,223)
#E8EDEC
(232,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524D6A; }

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

This text font color is #524D6A.

Background Color

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

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

This div background color is #524D6A.

Border color

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

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

This div border color is #524D6A.

Opacity

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

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

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

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

This text has shadow with #524D6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524D6A.

Preview

Color preview on black background

This text has color #524D6A on black background.


Color preview on white background

This text has color #524D6A on white background.


Black color preview on #524D6A background

This text has black color on #524D6A background.


White color preview on #524D6A background

This text has white color on #524D6A background.


Related colors

Complementary color

Complementary color for #hex is #ADB295.


I love getcolorcode.com

Triadic colors

1 #6A524D and #4D6A52 with #524D6A are triadic colors.

2 #6A4D52 and #4D526A with #524D6A are triadic colors.