COLOR #524261

HEX: #524261 RGB: (82,66,97)

Color info

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

RGB color model

#524261 color RGB value is (82,66,97).

RGB: (82,66,97) (32%, 26%, 38%)

RGB channels and saturation

R 82 of 255 = 32%
G 66 of 255 = 26%
B 97 of 255 = 38%

82
66
97

R + G + B ~ 32%. #524261 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 66 + 97 = 245 (100%)
R 82 of 245 ~ 33.47%
G 66 of 245 ~ 26.94%
B 97 of 245 ~ 39.59'%

%33.47
%26.94
%39.59

CMYK color model

#524261 color CMYK value is (15,32,0,62).

  • cyan value is 15.46%
  • magenta value is 31.96%
  • yellow value is 0.00%
  • key color value is 61.96%
CMYK: (15,32,0,62) C15M32Y0K62 (15%,32%,0%,62%) (0.15/0.32/0.00/0.62) 

CMYK percentages

%15.46
%31.96
%0
%61.96

Codes

Color #524261 in popluar color models

52 42 61
RGB 82 66 97
HSL 271° 19.02% 31.96%
HSB/HSV 271° 31.96% 38.04%
CMYK 15.46% 31.96% 0.00%
61.96%

Color #524261 in popluar number systems.

HEX 52 42 61
Decimal 82 66 97
Binary 1010010 1000010 1100001
Octal 122 102 141

Shades and tints

Shades of #524261

#524261
(82,66,97)
#4B3C59
(75,60,89)
#443651
(68,54,81)
#3D3049
(61,48,73)
#362A41
(54,42,65)
#2F2439
(47,36,57)
#281E31
(40,30,49)
#211829
(33,24,41)
#1A1221
(26,18,33)
#130C19
(19,12,25)
#0C0611
(12,6,17)
#000000
(0,0,0)

Tints of #524261

#524261
(82,66,97)
#61536F
(97,83,111)
#70647D
(112,100,125)
#7F758B
(127,117,139)
#8E8699
(142,134,153)
#9D97A7
(157,151,167)
#ACA8B5
(172,168,181)
#BBB9C3
(187,185,195)
#CACAD1
(202,202,209)
#D9DBDF
(217,219,223)
#E8ECED
(232,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524261 color. Also use rgb(82,66,97) instead hex code.

Text Font Color

.myTextColor { color: #524261; }

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

This text font color is #524261.

Background Color

.myBgColor { background-color: #524261; }

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

This div background color is #524261.

Border color

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

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

This div border color is #524261.

Opacity

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

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

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

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

This text has shadow with #524261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524261.

Preview

Color preview on black background

This text has color #524261 on black background.


Color preview on white background

This text has color #524261 on white background.


Black color preview on #524261 background

This text has black color on #524261 background.


White color preview on #524261 background

This text has white color on #524261 background.


Related colors

Complementary color

Complementary color for #hex is #ADBD9E.


I love getcolorcode.com

Triadic colors

1 #615242 and #426152 with #524261 are triadic colors.

2 #614252 and #425261 with #524261 are triadic colors.