COLOR #521358

HEX: #521358 RGB: (82,19,88)

Color info

#521358 contains mainly red and blue colors. Web safe color of #521358 is #660066 (or #606).

RGB color model

#521358 color RGB value is (82,19,88).

RGB: (82,19,88) (32%, 7%, 35%)

RGB channels and saturation

R 82 of 255 = 32%
G 19 of 255 = 7%
B 88 of 255 = 35%

82
19
88

R + G + B ~ 25%. #521358 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 19 + 88 = 189 (100%)
R 82 of 189 ~ 43.39%
G 19 of 189 ~ 10.05%
B 88 of 189 ~ 46.56'%

%43.39
%46.56

CMYK color model

#521358 color CMYK value is (7,78,0,65).

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

CMYK: (7,78,0,65)
C7M78Y0K65 (7%, 78%, 0%, 65%)
(0.07 / 0.78 / 0.00 / 0.65)

CMYK percentages

%6.82
%78.41
%0
%65.49

Codes

Color #521358 in popluar color models

52 13 58
RGB 82 19 88
HSL 295° 64.49% 20.98%
HSB/HSV 295° 78.41% 34.51%
CMYK 6.82% 78.41% 0.00%
65.49%

Color #521358 in popluar number systems.

HEX 52 13 58
Decimal 82 19 88
Binary 1010010 10011 1011000
Octal 122 23 130

Shades and tints

Shades of #521358

#521358
(82,19,88)
#4B1250
(75,18,80)
#441148
(68,17,72)
#3D1040
(61,16,64)
#360F38
(54,15,56)
#2F0E30
(47,14,48)
#280D28
(40,13,40)
#210C20
(33,12,32)
#1A0B18
(26,11,24)
#130A10
(19,10,16)
#0C0908
(12,9,8)
#000000
(0,0,0)

Tints of #521358

#521358
(82,19,88)
#612867
(97,40,103)
#703D76
(112,61,118)
#7F5285
(127,82,133)
#8E6794
(142,103,148)
#9D7CA3
(157,124,163)
#AC91B2
(172,145,178)
#BBA6C1
(187,166,193)
#CABBD0
(202,187,208)
#D9D0DF
(217,208,223)
#E8E5EE
(232,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #521358; }

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

This text font color is #521358.

Background Color

.myBgColor { background-color: #521358; }

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

This div background color is #521358.

Border color

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

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

This div border color is #521358.

Opacity

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

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

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

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

This text has shadow with #521358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521358.

Preview

Color preview on black background

This text has color #521358 on black background.


Color preview on white background

This text has color #521358 on white background.


Black color preview on #521358 background

This text has black color on #521358 background.


White color preview on #521358 background

This text has white color on #521358 background.


Related colors

Complementary color

Complementary color for #hex is #ADECA7.


I love getcolorcode.com

Triadic colors

1 #585213 and #135852 with #521358 are triadic colors.

2 #581352 and #135258 with #521358 are triadic colors.