COLOR #524663

HEX: #524663 RGB: (82,70,99)

Color info

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

RGB color model

#524663 color RGB value is (82,70,99).

RGB: (82,70,99) (32%, 27%, 39%)

RGB channels and saturation

R 82 of 255 = 32%
G 70 of 255 = 27%
B 99 of 255 = 39%

82
70
99

R + G + B ~ 33%. #524663 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 70 + 99 = 251 (100%)
R 82 of 251 ~ 32.67%
G 70 of 251 ~ 27.89%
B 99 of 251 ~ 39.44'%

%32.67
%27.89
%39.44

CMYK color model

#524663 color CMYK value is (17,29,0,61).

  • cyan value is 17.17%
  • magenta value is 29.29%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (17,29,0,61)
C17M29Y0K61 (17%, 29%, 0%, 61%)
(0.17 / 0.29 / 0.00 / 0.61)

CMYK percentages

%17.17
%29.29
%0
%61.18

Codes

Color #524663 in popluar color models

52 46 63
RGB 82 70 99
HSL 265° 17.16% 33.14%
HSB/HSV 265° 29.29% 38.82%
CMYK 17.17% 29.29% 0.00%
61.18%

Color #524663 in popluar number systems.

HEX 52 46 63
Decimal 82 70 99
Binary 1010010 1000110 1100011
Octal 122 106 143

Shades and tints

Shades of #524663

#524663
(82,70,99)
#4B405A
(75,64,90)
#443A51
(68,58,81)
#3D3448
(61,52,72)
#362E3F
(54,46,63)
#2F2836
(47,40,54)
#28222D
(40,34,45)
#211C24
(33,28,36)
#1A161B
(26,22,27)
#131012
(19,16,18)
#0C0A09
(12,10,9)
#000000
(0,0,0)

Tints of #524663

#524663
(82,70,99)
#615671
(97,86,113)
#70667F
(112,102,127)
#7F768D
(127,118,141)
#8E869B
(142,134,155)
#9D96A9
(157,150,169)
#ACA6B7
(172,166,183)
#BBB6C5
(187,182,197)
#CAC6D3
(202,198,211)
#D9D6E1
(217,214,225)
#E8E6EF
(232,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524663 color. Also use rgb(82,70,99) instead hex code.

Text Font Color

.myTextColor { color: #524663; }

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

This text font color is #524663.

Background Color

.myBgColor { background-color: #524663; }

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

This div background color is #524663.

Border color

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

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

This div border color is #524663.

Opacity

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

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

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

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

This text has shadow with #524663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524663.

Preview

Color preview on black background

This text has color #524663 on black background.


Color preview on white background

This text has color #524663 on white background.


Black color preview on #524663 background

This text has black color on #524663 background.


White color preview on #524663 background

This text has white color on #524663 background.


Related colors

Complementary color

Complementary color for #hex is #ADB99C.


I love getcolorcode.com

Triadic colors

1 #635246 and #466352 with #524663 are triadic colors.

2 #634652 and #465263 with #524663 are triadic colors.