COLOR #523D59

HEX: #523D59 RGB: (82,61,89)

Color info

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

RGB color model

#523D59 color RGB value is (82,61,89).

RGB: (82,61,89) (32%, 24%, 35%)

RGB channels and saturation

R 82 of 255 = 32%
G 61 of 255 = 24%
B 89 of 255 = 35%

82
61
89

R + G + B ~ 30%. #523D59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 61 + 89 = 232 (100%)
R 82 of 232 ~ 35.34%
G 61 of 232 ~ 26.29%
B 89 of 232 ~ 38.36'%

%35.34
%26.29
%38.36

CMYK color model

#523D59 color CMYK value is (8,31,0,65).

  • cyan value is 7.87%
  • magenta value is 31.46%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (8,31,0,65)
C8M31Y0K65 (8%, 31%, 0%, 65%)
(0.08 / 0.31 / 0.00 / 0.65)

CMYK percentages

%7.87
%31.46
%0
%65.1

Codes

Color #523D59 in popluar color models

52 3D 59
RGB 82 61 89
HSL 285° 18.67% 29.41%
HSB/HSV 285° 31.46% 34.90%
CMYK 7.87% 31.46% 0.00%
65.10%

Color #523D59 in popluar number systems.

HEX 52 3D 59
Decimal 82 61 89
Binary 1010010 111101 1011001
Octal 122 75 131

Shades and tints

Shades of #523D59

#523D59
(82,61,89)
#4B3851
(75,56,81)
#443349
(68,51,73)
#3D2E41
(61,46,65)
#362939
(54,41,57)
#2F2431
(47,36,49)
#281F29
(40,31,41)
#211A21
(33,26,33)
#1A1519
(26,21,25)
#131011
(19,16,17)
#0C0B09
(12,11,9)
#000000
(0,0,0)

Tints of #523D59

#523D59
(82,61,89)
#614E68
(97,78,104)
#705F77
(112,95,119)
#7F7086
(127,112,134)
#8E8195
(142,129,149)
#9D92A4
(157,146,164)
#ACA3B3
(172,163,179)
#BBB4C2
(187,180,194)
#CAC5D1
(202,197,209)
#D9D6E0
(217,214,224)
#E8E7EF
(232,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523D59 color. Also use rgb(82,61,89) instead hex code.

Text Font Color

.myTextColor { color: #523D59; }

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

This text font color is #523D59.

Background Color

.myBgColor { background-color: #523D59; }

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

This div background color is #523D59.

Border color

.myBorderColor { border: 1px solid #523D59; }

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

This div border color is #523D59.

Opacity

.myOpacity80 { color: #523D59; opacity: 0.8; }

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

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

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

This text has shadow with #523D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523D59.

Preview

Color preview on black background

This text has color #523D59 on black background.


Color preview on white background

This text has color #523D59 on white background.


Black color preview on #523D59 background

This text has black color on #523D59 background.


White color preview on #523D59 background

This text has white color on #523D59 background.


Related colors

Complementary color

Complementary color for #hex is #ADC2A6.


I love getcolorcode.com

Triadic colors

1 #59523D and #3D5952 with #523D59 are triadic colors.

2 #593D52 and #3D5259 with #523D59 are triadic colors.