COLOR #531A54

HEX: #531A54 RGB: (83,26,84)

Color info

#531A54 contains red, green and blue colors in about the same proportion. Web safe color of #531A54 is #660066 (or #606).

RGB color model

#531A54 color RGB value is (83,26,84).

RGB: (83,26,84) (33%, 10%, 33%)

RGB channels and saturation

R 83 of 255 = 33%
G 26 of 255 = 10%
B 84 of 255 = 33%

83
26
84

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

Portions of RGB colors in percentages

R + G + B = 83 + 26 + 84 = 193 (100%)
R 83 of 193 ~ 43.01%
G 26 of 193 ~ 13.47%
B 84 of 193 ~ 43.52'%

%43.01
%13.47
%43.52

CMYK color model

#531A54 color CMYK value is (1,69,0,67).

  • cyan value is 1.19%
  • magenta value is 69.05%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (1,69,0,67)
C1M69Y0K67 (1%, 69%, 0%, 67%)
(0.01 / 0.69 / 0.00 / 0.67)

CMYK percentages

%1.19
%69.05
%0
%67.06

Codes

Color #531A54 in popluar color models

53 1A 54
RGB 83 26 84
HSL 299° 52.73% 21.57%
HSB/HSV 299° 69.05% 32.94%
CMYK 1.19% 69.05% 0.00%
67.06%

Color #531A54 in popluar number systems.

HEX 53 1A 54
Decimal 83 26 84
Binary 1010011 11010 1010100
Octal 123 32 124

Shades and tints

Shades of #531A54

#531A54
(83,26,84)
#4C184D
(76,24,77)
#451646
(69,22,70)
#3E143F
(62,20,63)
#371238
(55,18,56)
#301031
(48,16,49)
#290E2A
(41,14,42)
#220C23
(34,12,35)
#1B0A1C
(27,10,28)
#140815
(20,8,21)
#0D060E
(13,6,14)
#000000
(0,0,0)

Tints of #531A54

#531A54
(83,26,84)
#622E63
(98,46,99)
#714272
(113,66,114)
#805681
(128,86,129)
#8F6A90
(143,106,144)
#9E7E9F
(158,126,159)
#AD92AE
(173,146,174)
#BCA6BD
(188,166,189)
#CBBACC
(203,186,204)
#DACEDB
(218,206,219)
#E9E2EA
(233,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #531A54 color. Also use rgb(83,26,84) instead hex code.

Text Font Color

.myTextColor { color: #531A54; }

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

This text font color is #531A54.

Background Color

.myBgColor { background-color: #531A54; }

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

This div background color is #531A54.

Border color

.myBorderColor { border: 1px solid #531A54; }

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

This div border color is #531A54.

Opacity

.myOpacity80 { color: #531A54; opacity: 0.8; }

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

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

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

This text has shadow with #531A54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531A54.

Preview

Color preview on black background

This text has color #531A54 on black background.


Color preview on white background

This text has color #531A54 on white background.


Black color preview on #531A54 background

This text has black color on #531A54 background.


White color preview on #531A54 background

This text has white color on #531A54 background.


Related colors

Complementary color

Complementary color for #hex is #ACE5AB.


I love getcolorcode.com

Triadic colors

1 #54531A and #1A5453 with #531A54 are triadic colors.

2 #541A53 and #1A5354 with #531A54 are triadic colors.