COLOR #524A6C

HEX: #524A6C RGB: (82,74,108)

Color info

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

RGB color model

#524A6C color RGB value is (82,74,108).

RGB: (82,74,108) (32%, 29%, 42%)

RGB channels and saturation

R 82 of 255 = 32%
G 74 of 255 = 29%
B 108 of 255 = 42%

82
74
108

R + G + B ~ 34%. #524A6C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 74 + 108 = 264 (100%)
R 82 of 264 ~ 31.06%
G 74 of 264 ~ 28.03%
B 108 of 264 ~ 40.91'%

%31.06
%28.03
%40.91

CMYK color model

#524A6C color CMYK value is (24,31,0,58).

  • cyan value is 24.07%
  • magenta value is 31.48%
  • yellow value is 0.00%
  • key color value is 57.65%
CMYK: (24,31,0,58) C24M31Y0K58 (24%,31%,0%,58%) (0.24/0.31/0.00/0.58) 

CMYK percentages

%24.07
%31.48
%0
%57.65

Codes

Color #524A6C in popluar color models

52 4A 6C
RGB 82 74 108
HSL 254° 18.68% 35.69%
HSB/HSV 254° 31.48% 42.35%
CMYK 24.07% 31.48% 0.00%
57.65%

Color #524A6C in popluar number systems.

HEX 52 4A 6C
Decimal 82 74 108
Binary 1010010 1001010 1101100
Octal 122 112 154

Shades and tints

Shades of #524A6C

#524A6C
(82,74,108)
#4B4463
(75,68,99)
#443E5A
(68,62,90)
#3D3851
(61,56,81)
#363248
(54,50,72)
#2F2C3F
(47,44,63)
#282636
(40,38,54)
#21202D
(33,32,45)
#1A1A24
(26,26,36)
#13141B
(19,20,27)
#0C0E12
(12,14,18)
#000000
(0,0,0)

Tints of #524A6C

#524A6C
(82,74,108)
#615A79
(97,90,121)
#706A86
(112,106,134)
#7F7A93
(127,122,147)
#8E8AA0
(142,138,160)
#9D9AAD
(157,154,173)
#ACAABA
(172,170,186)
#BBBAC7
(187,186,199)
#CACAD4
(202,202,212)
#D9DAE1
(217,218,225)
#E8EAEE
(232,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524A6C color. Also use rgb(82,74,108) instead hex code.

Text Font Color

.myTextColor { color: #524A6C; }

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

This text font color is #524A6C.

Background Color

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

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

This div background color is #524A6C.

Border color

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

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

This div border color is #524A6C.

Opacity

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

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

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

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

This text has shadow with #524A6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524A6C.

Preview

Color preview on black background

This text has color #524A6C on black background.


Color preview on white background

This text has color #524A6C on white background.


Black color preview on #524A6C background

This text has black color on #524A6C background.


White color preview on #524A6C background

This text has white color on #524A6C background.


Related colors

Complementary color

Complementary color for #hex is #ADB593.


I love getcolorcode.com

Triadic colors

1 #6C524A and #4A6C52 with #524A6C are triadic colors.

2 #6C4A52 and #4A526C with #524A6C are triadic colors.