COLOR #531394

HEX: #531394 RGB: (83,19,148)

Color info

#531394 contains mainly blue color. Web safe color of #531394 is #660099 (or #609).

RGB color model

#531394 color RGB value is (83,19,148).

RGB: (83,19,148) (33%, 7%, 58%)

RGB channels and saturation

R 83 of 255 = 33%
G 19 of 255 = 7%
B 148 of 255 = 58%

83
19
148

R + G + B ~ 33%. #531394 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 19 + 148 = 250 (100%)
R 83 of 250 ~ 33.2%
G 19 of 250 ~ 7.6%
B 148 of 250 ~ 59.2'%

%33.2
%59.2

CMYK color model

#531394 color CMYK value is (44,87,0,42).

  • cyan value is 43.92%
  • magenta value is 87.16%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (44,87,0,42)
C44M87Y0K42 (44%, 87%, 0%, 42%)
(0.44 / 0.87 / 0.00 / 0.42)

CMYK percentages

%43.92
%87.16
%0
%41.96

Codes

Color #531394 in popluar color models

53 13 94
RGB 83 19 148
HSL 270° 77.25% 32.75%
HSB/HSV 270° 87.16% 58.04%
CMYK 43.92% 87.16% 0.00%
41.96%

Color #531394 in popluar number systems.

HEX 53 13 94
Decimal 83 19 148
Binary 1010011 10011 10010100
Octal 123 23 224

Shades and tints

Shades of #531394

#531394
(83,19,148)
#4C1287
(76,18,135)
#45117A
(69,17,122)
#3E106D
(62,16,109)
#370F60
(55,15,96)
#300E53
(48,14,83)
#290D46
(41,13,70)
#220C39
(34,12,57)
#1B0B2C
(27,11,44)
#140A1F
(20,10,31)
#0D0912
(13,9,18)
#000000
(0,0,0)

Tints of #531394

#531394
(83,19,148)
#62289D
(98,40,157)
#713DA6
(113,61,166)
#8052AF
(128,82,175)
#8F67B8
(143,103,184)
#9E7CC1
(158,124,193)
#AD91CA
(173,145,202)
#BCA6D3
(188,166,211)
#CBBBDC
(203,187,220)
#DAD0E5
(218,208,229)
#E9E5EE
(233,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #531394 color. Also use rgb(83,19,148) instead hex code.

Text Font Color

.myTextColor { color: #531394; }

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

This text font color is #531394.

Background Color

.myBgColor { background-color: #531394; }

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

This div background color is #531394.

Border color

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

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

This div border color is #531394.

Opacity

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

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

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

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

This text has shadow with #531394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531394.

Preview

Color preview on black background

This text has color #531394 on black background.


Color preview on white background

This text has color #531394 on white background.


Black color preview on #531394 background

This text has black color on #531394 background.


White color preview on #531394 background

This text has white color on #531394 background.


Related colors

Complementary color

Complementary color for #hex is #ACEC6B.


I love getcolorcode.com

Triadic colors

1 #945313 and #139453 with #531394 are triadic colors.

2 #941353 and #135394 with #531394 are triadic colors.