COLOR #523054

HEX: #523054 RGB: (82,48,84)

Color info

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

RGB color model

#523054 color RGB value is (82,48,84).

RGB: (82,48,84) (32%, 19%, 33%)

RGB channels and saturation

R 82 of 255 = 32%
G 48 of 255 = 19%
B 84 of 255 = 33%

82
48
84

R + G + B ~ 28%. #523054 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 48 + 84 = 214 (100%)
R 82 of 214 ~ 38.32%
G 48 of 214 ~ 22.43%
B 84 of 214 ~ 39.25'%

%38.32
%22.43
%39.25

CMYK color model

#523054 color CMYK value is (2,43,0,67).

  • cyan value is 2.38%
  • magenta value is 42.86%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (2,43,0,67)
C2M43Y0K67 (2%, 43%, 0%, 67%)
(0.02 / 0.43 / 0.00 / 0.67)

CMYK percentages

%2.38
%42.86
%0
%67.06

Codes

Color #523054 in popluar color models

52 30 54
RGB 82 48 84
HSL 297° 27.27% 25.88%
HSB/HSV 297° 42.86% 32.94%
CMYK 2.38% 42.86% 0.00%
67.06%

Color #523054 in popluar number systems.

HEX 52 30 54
Decimal 82 48 84
Binary 1010010 110000 1010100
Octal 122 60 124

Shades and tints

Shades of #523054

#523054
(82,48,84)
#4B2C4D
(75,44,77)
#442846
(68,40,70)
#3D243F
(61,36,63)
#362038
(54,32,56)
#2F1C31
(47,28,49)
#28182A
(40,24,42)
#211423
(33,20,35)
#1A101C
(26,16,28)
#130C15
(19,12,21)
#0C080E
(12,8,14)
#000000
(0,0,0)

Tints of #523054

#523054
(82,48,84)
#614263
(97,66,99)
#705472
(112,84,114)
#7F6681
(127,102,129)
#8E7890
(142,120,144)
#9D8A9F
(157,138,159)
#AC9CAE
(172,156,174)
#BBAEBD
(187,174,189)
#CAC0CC
(202,192,204)
#D9D2DB
(217,210,219)
#E8E4EA
(232,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523054 color. Also use rgb(82,48,84) instead hex code.

Text Font Color

.myTextColor { color: #523054; }

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

This text font color is #523054.

Background Color

.myBgColor { background-color: #523054; }

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

This div background color is #523054.

Border color

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

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

This div border color is #523054.

Opacity

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

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

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

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

This text has shadow with #523054 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523054.

Preview

Color preview on black background

This text has color #523054 on black background.


Color preview on white background

This text has color #523054 on white background.


Black color preview on #523054 background

This text has black color on #523054 background.


White color preview on #523054 background

This text has white color on #523054 background.


Related colors

Complementary color

Complementary color for #hex is #ADCFAB.


I love getcolorcode.com

Triadic colors

1 #545230 and #305452 with #523054 are triadic colors.

2 #543052 and #305254 with #523054 are triadic colors.