COLOR #523258

HEX: #523258 RGB: (82,50,88)

Color info

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

RGB color model

#523258 color RGB value is (82,50,88).

RGB: (82,50,88) (32%, 20%, 35%)

RGB channels and saturation

R 82 of 255 = 32%
G 50 of 255 = 20%
B 88 of 255 = 35%

82
50
88

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

Portions of RGB colors in percentages

R + G + B = 82 + 50 + 88 = 220 (100%)
R 82 of 220 ~ 37.27%
G 50 of 220 ~ 22.73%
B 88 of 220 ~ 40'%

%37.27
%22.73
%40

CMYK color model

#523258 color CMYK value is (7,43,0,65).

  • cyan value is 6.82%
  • magenta value is 43.18%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (7,43,0,65)
C7M43Y0K65 (7%, 43%, 0%, 65%)
(0.07 / 0.43 / 0.00 / 0.65)

CMYK percentages

%6.82
%43.18
%0
%65.49

Codes

Color #523258 in popluar color models

52 32 58
RGB 82 50 88
HSL 291° 27.54% 27.06%
HSB/HSV 291° 43.18% 34.51%
CMYK 6.82% 43.18% 0.00%
65.49%

Color #523258 in popluar number systems.

HEX 52 32 58
Decimal 82 50 88
Binary 1010010 110010 1011000
Octal 122 62 130

Shades and tints

Shades of #523258

#523258
(82,50,88)
#4B2E50
(75,46,80)
#442A48
(68,42,72)
#3D2640
(61,38,64)
#362238
(54,34,56)
#2F1E30
(47,30,48)
#281A28
(40,26,40)
#211620
(33,22,32)
#1A1218
(26,18,24)
#130E10
(19,14,16)
#0C0A08
(12,10,8)
#000000
(0,0,0)

Tints of #523258

#523258
(82,50,88)
#614467
(97,68,103)
#705676
(112,86,118)
#7F6885
(127,104,133)
#8E7A94
(142,122,148)
#9D8CA3
(157,140,163)
#AC9EB2
(172,158,178)
#BBB0C1
(187,176,193)
#CAC2D0
(202,194,208)
#D9D4DF
(217,212,223)
#E8E6EE
(232,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523258 color. Also use rgb(82,50,88) instead hex code.

Text Font Color

.myTextColor { color: #523258; }

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

This text font color is #523258.

Background Color

.myBgColor { background-color: #523258; }

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

This div background color is #523258.

Border color

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

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

This div border color is #523258.

Opacity

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

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

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

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

This text has shadow with #523258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523258.

Preview

Color preview on black background

This text has color #523258 on black background.


Color preview on white background

This text has color #523258 on white background.


Black color preview on #523258 background

This text has black color on #523258 background.


White color preview on #523258 background

This text has white color on #523258 background.


Related colors

Complementary color

Complementary color for #hex is #ADCDA7.


I love getcolorcode.com

Triadic colors

1 #585232 and #325852 with #523258 are triadic colors.

2 #583252 and #325258 with #523258 are triadic colors.