COLOR #523951

HEX: #523951 RGB: (82,57,81)

Color info

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

RGB color model

#523951 color RGB value is (82,57,81).

RGB: (82,57,81) (32%, 22%, 32%)

RGB channels and saturation

R 82 of 255 = 32%
G 57 of 255 = 22%
B 81 of 255 = 32%

82
57
81

R + G + B ~ 29%. #523951 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 57 + 81 = 220 (100%)
R 82 of 220 ~ 37.27%
G 57 of 220 ~ 25.91%
B 81 of 220 ~ 36.82'%

%37.27
%25.91
%36.82

CMYK color model

#523951 color CMYK value is (0,30,1,68).

  • cyan value is 0.00%
  • magenta value is 30.49%
  • yellow value is 1.22%
  • key color value is 67.84%

CMYK: (0,30,1,68)
C0M30Y1K68 (0%, 30%, 1%, 68%)
(0.00 / 0.30 / 0.01 / 0.68)

CMYK percentages

%0
%30.49
%1.22
%67.84

Codes

Color #523951 in popluar color models

52 39 51
RGB 82 57 81
HSL 302° 17.99% 27.25%
HSB/HSV 302° 30.49% 32.16%
CMYK 0.00% 30.49% 1.22%
67.84%

Color #523951 in popluar number systems.

HEX 52 39 51
Decimal 82 57 81
Binary 1010010 111001 1010001
Octal 122 71 121

Shades and tints

Shades of #523951

#523951
(82,57,81)
#4B344A
(75,52,74)
#442F43
(68,47,67)
#3D2A3C
(61,42,60)
#362535
(54,37,53)
#2F202E
(47,32,46)
#281B27
(40,27,39)
#211620
(33,22,32)
#1A1119
(26,17,25)
#130C12
(19,12,18)
#0C070B
(12,7,11)
#000000
(0,0,0)

Tints of #523951

#523951
(82,57,81)
#614B60
(97,75,96)
#705D6F
(112,93,111)
#7F6F7E
(127,111,126)
#8E818D
(142,129,141)
#9D939C
(157,147,156)
#ACA5AB
(172,165,171)
#BBB7BA
(187,183,186)
#CAC9C9
(202,201,201)
#D9DBD8
(217,219,216)
#E8EDE7
(232,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523951 color. Also use rgb(82,57,81) instead hex code.

Text Font Color

.myTextColor { color: #523951; }

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

This text font color is #523951.

Background Color

.myBgColor { background-color: #523951; }

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

This div background color is #523951.

Border color

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

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

This div border color is #523951.

Opacity

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

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

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

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

This text has shadow with #523951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523951.

Preview

Color preview on black background

This text has color #523951 on black background.


Color preview on white background

This text has color #523951 on white background.


Black color preview on #523951 background

This text has black color on #523951 background.


White color preview on #523951 background

This text has white color on #523951 background.


Related colors

Complementary color

Complementary color for #hex is #ADC6AE.


I love getcolorcode.com

Triadic colors

1 #515239 and #395152 with #523951 are triadic colors.

2 #513952 and #395251 with #523951 are triadic colors.