COLOR #523A62

HEX: #523A62 RGB: (82,58,98)

Color info

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

RGB color model

#523A62 color RGB value is (82,58,98).

RGB: (82,58,98) (32%, 23%, 38%)

RGB channels and saturation

R 82 of 255 = 32%
G 58 of 255 = 23%
B 98 of 255 = 38%

82
58
98

R + G + B ~ 31%. #523A62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 58 + 98 = 238 (100%)
R 82 of 238 ~ 34.45%
G 58 of 238 ~ 24.37%
B 98 of 238 ~ 41.18'%

%34.45
%24.37
%41.18

CMYK color model

#523A62 color CMYK value is (16,41,0,62).

  • cyan value is 16.33%
  • magenta value is 40.82%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (16,41,0,62)
C16M41Y0K62 (16%, 41%, 0%, 62%)
(0.16 / 0.41 / 0.00 / 0.62)

CMYK percentages

%16.33
%40.82
%0
%61.57

Codes

Color #523A62 in popluar color models

52 3A 62
RGB 82 58 98
HSL 276° 25.64% 30.59%
HSB/HSV 276° 40.82% 38.43%
CMYK 16.33% 40.82% 0.00%
61.57%

Color #523A62 in popluar number systems.

HEX 52 3A 62
Decimal 82 58 98
Binary 1010010 111010 1100010
Octal 122 72 142

Shades and tints

Shades of #523A62

#523A62
(82,58,98)
#4B355A
(75,53,90)
#443052
(68,48,82)
#3D2B4A
(61,43,74)
#362642
(54,38,66)
#2F213A
(47,33,58)
#281C32
(40,28,50)
#21172A
(33,23,42)
#1A1222
(26,18,34)
#130D1A
(19,13,26)
#0C0812
(12,8,18)
#000000
(0,0,0)

Tints of #523A62

#523A62
(82,58,98)
#614B70
(97,75,112)
#705C7E
(112,92,126)
#7F6D8C
(127,109,140)
#8E7E9A
(142,126,154)
#9D8FA8
(157,143,168)
#ACA0B6
(172,160,182)
#BBB1C4
(187,177,196)
#CAC2D2
(202,194,210)
#D9D3E0
(217,211,224)
#E8E4EE
(232,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523A62 color. Also use rgb(82,58,98) instead hex code.

Text Font Color

.myTextColor { color: #523A62; }

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

This text font color is #523A62.

Background Color

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

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

This div background color is #523A62.

Border color

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

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

This div border color is #523A62.

Opacity

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

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

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

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

This text has shadow with #523A62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523A62.

Preview

Color preview on black background

This text has color #523A62 on black background.


Color preview on white background

This text has color #523A62 on white background.


Black color preview on #523A62 background

This text has black color on #523A62 background.


White color preview on #523A62 background

This text has white color on #523A62 background.


Related colors

Complementary color

Complementary color for #hex is #ADC59D.


I love getcolorcode.com

Triadic colors

1 #62523A and #3A6252 with #523A62 are triadic colors.

2 #623A52 and #3A5262 with #523A62 are triadic colors.