COLOR #524863

HEX: #524863 RGB: (82,72,99)

Color info

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

RGB color model

#524863 color RGB value is (82,72,99).

RGB: (82,72,99) (32%, 28%, 39%)

RGB channels and saturation

R 82 of 255 = 32%
G 72 of 255 = 28%
B 99 of 255 = 39%

82
72
99

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

Portions of RGB colors in percentages

R + G + B = 82 + 72 + 99 = 253 (100%)
R 82 of 253 ~ 32.41%
G 72 of 253 ~ 28.46%
B 99 of 253 ~ 39.13'%

%32.41
%28.46
%39.13

CMYK color model

#524863 color CMYK value is (17,27,0,61).

  • cyan value is 17.17%
  • magenta value is 27.27%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (17,27,0,61) C17M27Y0K61 (17%,27%,0%,61%) (0.17/0.27/0.00/0.61) 

CMYK percentages

%17.17
%27.27
%0
%61.18

Codes

Color #524863 in popluar color models

52 48 63
RGB 82 72 99
HSL 262° 15.79% 33.53%
HSB/HSV 262° 27.27% 38.82%
CMYK 17.17% 27.27% 0.00%
61.18%

Color #524863 in popluar number systems.

HEX 52 48 63
Decimal 82 72 99
Binary 1010010 1001000 1100011
Octal 122 110 143

Shades and tints

Shades of #524863

#524863
(82,72,99)
#4B425A
(75,66,90)
#443C51
(68,60,81)
#3D3648
(61,54,72)
#36303F
(54,48,63)
#2F2A36
(47,42,54)
#28242D
(40,36,45)
#211E24
(33,30,36)
#1A181B
(26,24,27)
#131212
(19,18,18)
#0C0C09
(12,12,9)
#000000
(0,0,0)

Tints of #524863

#524863
(82,72,99)
#615871
(97,88,113)
#70687F
(112,104,127)
#7F788D
(127,120,141)
#8E889B
(142,136,155)
#9D98A9
(157,152,169)
#ACA8B7
(172,168,183)
#BBB8C5
(187,184,197)
#CAC8D3
(202,200,211)
#D9D8E1
(217,216,225)
#E8E8EF
(232,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524863; }

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

This text font color is #524863.

Background Color

.myBgColor { background-color: #524863; }

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

This div background color is #524863.

Border color

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

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

This div border color is #524863.

Opacity

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

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

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

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

This text has shadow with #524863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524863.

Preview

Color preview on black background

This text has color #524863 on black background.


Color preview on white background

This text has color #524863 on white background.


Black color preview on #524863 background

This text has black color on #524863 background.


White color preview on #524863 background

This text has white color on #524863 background.


Related colors

Complementary color

Complementary color for #hex is #ADB79C.


I love getcolorcode.com

Triadic colors

1 #635248 and #486352 with #524863 are triadic colors.

2 #634852 and #485263 with #524863 are triadic colors.