COLOR #524965

HEX: #524965 RGB: (82,73,101)

Color info

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

RGB color model

#524965 color RGB value is (82,73,101).

RGB: (82,73,101) (32%, 29%, 40%)

RGB channels and saturation

R 82 of 255 = 32%
G 73 of 255 = 29%
B 101 of 255 = 40%

82
73
101

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

Portions of RGB colors in percentages

R + G + B = 82 + 73 + 101 = 256 (100%)
R 82 of 256 ~ 32.03%
G 73 of 256 ~ 28.52%
B 101 of 256 ~ 39.45'%

%32.03
%28.52
%39.45

CMYK color model

#524965 color CMYK value is (19,28,0,60).

  • cyan value is 18.81%
  • magenta value is 27.72%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (19,28,0,60)
C19M28Y0K60 (19%, 28%, 0%, 60%)
(0.19 / 0.28 / 0.00 / 0.60)

CMYK percentages

%18.81
%27.72
%0
%60.39

Codes

Color #524965 in popluar color models

52 49 65
RGB 82 73 101
HSL 259° 16.09% 34.12%
HSB/HSV 259° 27.72% 39.61%
CMYK 18.81% 27.72% 0.00%
60.39%

Color #524965 in popluar number systems.

HEX 52 49 65
Decimal 82 73 101
Binary 1010010 1001001 1100101
Octal 122 111 145

Shades and tints

Shades of #524965

#524965
(82,73,101)
#4B435C
(75,67,92)
#443D53
(68,61,83)
#3D374A
(61,55,74)
#363141
(54,49,65)
#2F2B38
(47,43,56)
#28252F
(40,37,47)
#211F26
(33,31,38)
#1A191D
(26,25,29)
#131314
(19,19,20)
#0C0D0B
(12,13,11)
#000000
(0,0,0)

Tints of #524965

#524965
(82,73,101)
#615973
(97,89,115)
#706981
(112,105,129)
#7F798F
(127,121,143)
#8E899D
(142,137,157)
#9D99AB
(157,153,171)
#ACA9B9
(172,169,185)
#BBB9C7
(187,185,199)
#CAC9D5
(202,201,213)
#D9D9E3
(217,217,227)
#E8E9F1
(232,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524965 color. Also use rgb(82,73,101) instead hex code.

Text Font Color

.myTextColor { color: #524965; }

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

This text font color is #524965.

Background Color

.myBgColor { background-color: #524965; }

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

This div background color is #524965.

Border color

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

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

This div border color is #524965.

Opacity

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

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

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

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

This text has shadow with #524965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524965.

Preview

Color preview on black background

This text has color #524965 on black background.


Color preview on white background

This text has color #524965 on white background.


Black color preview on #524965 background

This text has black color on #524965 background.


White color preview on #524965 background

This text has white color on #524965 background.


Related colors

Complementary color

Complementary color for #hex is #ADB69A.


I love getcolorcode.com

Triadic colors

1 #655249 and #496552 with #524965 are triadic colors.

2 #654952 and #495265 with #524965 are triadic colors.