COLOR #531B54

HEX: #531B54 RGB: (83,27,84)

Color info

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

RGB color model

#531B54 color RGB value is (83,27,84).

RGB: (83,27,84) (33%, 11%, 33%)

RGB channels and saturation

R 83 of 255 = 33%
G 27 of 255 = 11%
B 84 of 255 = 33%

83
27
84

R + G + B ~ 26%. #531B54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 27 + 84 = 194 (100%)
R 83 of 194 ~ 42.78%
G 27 of 194 ~ 13.92%
B 84 of 194 ~ 43.3'%

%42.78
%13.92
%43.3

CMYK color model

#531B54 color CMYK value is (1,68,0,67).

  • cyan value is 1.19%
  • magenta value is 67.86%
  • yellow value is 0.00%
  • key color value is 67.06%
CMYK: (1,68,0,67) C1M68Y0K67 (1%,68%,0%,67%) (0.01/0.68/0.00/0.67) 

CMYK percentages

%1.19
%67.86
%0
%67.06

Codes

Color #531B54 in popluar color models

53 1B 54
RGB 83 27 84
HSL 299° 51.35% 21.76%
HSB/HSV 299° 67.86% 32.94%
CMYK 1.19% 67.86% 0.00%
67.06%

Color #531B54 in popluar number systems.

HEX 53 1B 54
Decimal 83 27 84
Binary 1010011 11011 1010100
Octal 123 33 124

Shades and tints

Shades of #531B54

#531B54
(83,27,84)
#4C194D
(76,25,77)
#451746
(69,23,70)
#3E153F
(62,21,63)
#371338
(55,19,56)
#301131
(48,17,49)
#290F2A
(41,15,42)
#220D23
(34,13,35)
#1B0B1C
(27,11,28)
#140915
(20,9,21)
#0D070E
(13,7,14)
#000000
(0,0,0)

Tints of #531B54

#531B54
(83,27,84)
#622F63
(98,47,99)
#714372
(113,67,114)
#805781
(128,87,129)
#8F6B90
(143,107,144)
#9E7F9F
(158,127,159)
#AD93AE
(173,147,174)
#BCA7BD
(188,167,189)
#CBBBCC
(203,187,204)
#DACFDB
(218,207,219)
#E9E3EA
(233,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #531B54; }

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

This text font color is #531B54.

Background Color

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

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

This div background color is #531B54.

Border color

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

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

This div border color is #531B54.

Opacity

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

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

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

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

This text has shadow with #531B54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531B54.

Preview

Color preview on black background

This text has color #531B54 on black background.


Color preview on white background

This text has color #531B54 on white background.


Black color preview on #531B54 background

This text has black color on #531B54 background.


White color preview on #531B54 background

This text has white color on #531B54 background.


Related colors

Complementary color

Complementary color for #hex is #ACE4AB.


I love getcolorcode.com

Triadic colors

1 #54531B and #1B5453 with #531B54 are triadic colors.

2 #541B53 and #1B5354 with #531B54 are triadic colors.