COLOR #524669

HEX: #524669 RGB: (82,70,105)

Color info

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

RGB color model

#524669 color RGB value is (82,70,105).

RGB: (82,70,105) (32%, 27%, 41%)

RGB channels and saturation

R 82 of 255 = 32%
G 70 of 255 = 27%
B 105 of 255 = 41%

82
70
105

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

Portions of RGB colors in percentages

R + G + B = 82 + 70 + 105 = 257 (100%)
R 82 of 257 ~ 31.91%
G 70 of 257 ~ 27.24%
B 105 of 257 ~ 40.86'%

%31.91
%27.24
%40.86

CMYK color model

#524669 color CMYK value is (22,33,0,59).

  • cyan value is 21.90%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (22,33,0,59)
C22M33Y0K59 (22%, 33%, 0%, 59%)
(0.22 / 0.33 / 0.00 / 0.59)

CMYK percentages

%21.9
%33.33
%0
%58.82

Codes

Color #524669 in popluar color models

52 46 69
RGB 82 70 105
HSL 261° 20.00% 34.31%
HSB/HSV 261° 33.33% 41.18%
CMYK 21.90% 33.33% 0.00%
58.82%

Color #524669 in popluar number systems.

HEX 52 46 69
Decimal 82 70 105
Binary 1010010 1000110 1101001
Octal 122 106 151

Shades and tints

Shades of #524669

#524669
(82,70,105)
#4B4060
(75,64,96)
#443A57
(68,58,87)
#3D344E
(61,52,78)
#362E45
(54,46,69)
#2F283C
(47,40,60)
#282233
(40,34,51)
#211C2A
(33,28,42)
#1A1621
(26,22,33)
#131018
(19,16,24)
#0C0A0F
(12,10,15)
#000000
(0,0,0)

Tints of #524669

#524669
(82,70,105)
#615676
(97,86,118)
#706683
(112,102,131)
#7F7690
(127,118,144)
#8E869D
(142,134,157)
#9D96AA
(157,150,170)
#ACA6B7
(172,166,183)
#BBB6C4
(187,182,196)
#CAC6D1
(202,198,209)
#D9D6DE
(217,214,222)
#E8E6EB
(232,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524669; }

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

This text font color is #524669.

Background Color

.myBgColor { background-color: #524669; }

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

This div background color is #524669.

Border color

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

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

This div border color is #524669.

Opacity

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

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

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

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

This text has shadow with #524669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524669.

Preview

Color preview on black background

This text has color #524669 on black background.


Color preview on white background

This text has color #524669 on white background.


Black color preview on #524669 background

This text has black color on #524669 background.


White color preview on #524669 background

This text has white color on #524669 background.


Related colors

Complementary color

Complementary color for #hex is #ADB996.


I love getcolorcode.com

Triadic colors

1 #695246 and #466952 with #524669 are triadic colors.

2 #694652 and #465269 with #524669 are triadic colors.