COLOR #524464

HEX: #524464 RGB: (82,68,100)

Color info

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

RGB color model

#524464 color RGB value is (82,68,100).

RGB: (82,68,100) (32%, 27%, 39%)

RGB channels and saturation

R 82 of 255 = 32%
G 68 of 255 = 27%
B 100 of 255 = 39%

82
68
100

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

Portions of RGB colors in percentages

R + G + B = 82 + 68 + 100 = 250 (100%)
R 82 of 250 ~ 32.8%
G 68 of 250 ~ 27.2%
B 100 of 250 ~ 40'%

%32.8
%27.2
%40

CMYK color model

#524464 color CMYK value is (18,32,0,61).

  • cyan value is 18.00%
  • magenta value is 32.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (18,32,0,61)
C18M32Y0K61 (18%, 32%, 0%, 61%)
(0.18 / 0.32 / 0.00 / 0.61)

CMYK percentages

%18
%32
%0
%60.78

Codes

Color #524464 in popluar color models

52 44 64
RGB 82 68 100
HSL 266° 19.05% 32.94%
HSB/HSV 266° 32.00% 39.22%
CMYK 18.00% 32.00% 0.00%
60.78%

Color #524464 in popluar number systems.

HEX 52 44 64
Decimal 82 68 100
Binary 1010010 1000100 1100100
Octal 122 104 144

Shades and tints

Shades of #524464

#524464
(82,68,100)
#4B3E5B
(75,62,91)
#443852
(68,56,82)
#3D3249
(61,50,73)
#362C40
(54,44,64)
#2F2637
(47,38,55)
#28202E
(40,32,46)
#211A25
(33,26,37)
#1A141C
(26,20,28)
#130E13
(19,14,19)
#0C080A
(12,8,10)
#000000
(0,0,0)

Tints of #524464

#524464
(82,68,100)
#615572
(97,85,114)
#706680
(112,102,128)
#7F778E
(127,119,142)
#8E889C
(142,136,156)
#9D99AA
(157,153,170)
#ACAAB8
(172,170,184)
#BBBBC6
(187,187,198)
#CACCD4
(202,204,212)
#D9DDE2
(217,221,226)
#E8EEF0
(232,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524464 color. Also use rgb(82,68,100) instead hex code.

Text Font Color

.myTextColor { color: #524464; }

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

This text font color is #524464.

Background Color

.myBgColor { background-color: #524464; }

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

This div background color is #524464.

Border color

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

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

This div border color is #524464.

Opacity

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

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

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

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

This text has shadow with #524464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524464.

Preview

Color preview on black background

This text has color #524464 on black background.


Color preview on white background

This text has color #524464 on white background.


Black color preview on #524464 background

This text has black color on #524464 background.


White color preview on #524464 background

This text has white color on #524464 background.


Related colors

Complementary color

Complementary color for #hex is #ADBB9B.


I love getcolorcode.com

Triadic colors

1 #645244 and #446452 with #524464 are triadic colors.

2 #644452 and #445264 with #524464 are triadic colors.