COLOR #524161

HEX: #524161 RGB: (82,65,97)

Color info

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

RGB color model

#524161 color RGB value is (82,65,97).

RGB: (82,65,97) (32%, 25%, 38%)

RGB channels and saturation

R 82 of 255 = 32%
G 65 of 255 = 25%
B 97 of 255 = 38%

82
65
97

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

Portions of RGB colors in percentages

R + G + B = 82 + 65 + 97 = 244 (100%)
R 82 of 244 ~ 33.61%
G 65 of 244 ~ 26.64%
B 97 of 244 ~ 39.75'%

%33.61
%26.64
%39.75

CMYK color model

#524161 color CMYK value is (15,33,0,62).

  • cyan value is 15.46%
  • magenta value is 32.99%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (15,33,0,62)
C15M33Y0K62 (15%, 33%, 0%, 62%)
(0.15 / 0.33 / 0.00 / 0.62)

CMYK percentages

%15.46
%32.99
%0
%61.96

Codes

Color #524161 in popluar color models

52 41 61
RGB 82 65 97
HSL 272° 19.75% 31.76%
HSB/HSV 272° 32.99% 38.04%
CMYK 15.46% 32.99% 0.00%
61.96%

Color #524161 in popluar number systems.

HEX 52 41 61
Decimal 82 65 97
Binary 1010010 1000001 1100001
Octal 122 101 141

Shades and tints

Shades of #524161

#524161
(82,65,97)
#4B3C59
(75,60,89)
#443751
(68,55,81)
#3D3249
(61,50,73)
#362D41
(54,45,65)
#2F2839
(47,40,57)
#282331
(40,35,49)
#211E29
(33,30,41)
#1A1921
(26,25,33)
#131419
(19,20,25)
#0C0F11
(12,15,17)
#000000
(0,0,0)

Tints of #524161

#524161
(82,65,97)
#61526F
(97,82,111)
#70637D
(112,99,125)
#7F748B
(127,116,139)
#8E8599
(142,133,153)
#9D96A7
(157,150,167)
#ACA7B5
(172,167,181)
#BBB8C3
(187,184,195)
#CAC9D1
(202,201,209)
#D9DADF
(217,218,223)
#E8EBED
(232,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524161; }

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

This text font color is #524161.

Background Color

.myBgColor { background-color: #524161; }

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

This div background color is #524161.

Border color

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

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

This div border color is #524161.

Opacity

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

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

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

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

This text has shadow with #524161 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524161.

Preview

Color preview on black background

This text has color #524161 on black background.


Color preview on white background

This text has color #524161 on white background.


Black color preview on #524161 background

This text has black color on #524161 background.


White color preview on #524161 background

This text has white color on #524161 background.


Related colors

Complementary color

Complementary color for #hex is #ADBE9E.


I love getcolorcode.com

Triadic colors

1 #615241 and #416152 with #524161 are triadic colors.

2 #614152 and #415261 with #524161 are triadic colors.