COLOR #531767

HEX: #531767 RGB: (83,23,103)

Color info

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

RGB color model

#531767 color RGB value is (83,23,103).

RGB: (83,23,103) (33%, 9%, 40%)

RGB channels and saturation

R 83 of 255 = 33%
G 23 of 255 = 9%
B 103 of 255 = 40%

83
23
103

R + G + B ~ 27%. #531767 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 23 + 103 = 209 (100%)
R 83 of 209 ~ 39.71%
G 23 of 209 ~ 11%
B 103 of 209 ~ 49.28'%

%39.71
%11
%49.28

CMYK color model

#531767 color CMYK value is (19,78,0,60).

  • cyan value is 19.42%
  • magenta value is 77.67%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (19,78,0,60)
C19M78Y0K60 (19%, 78%, 0%, 60%)
(0.19 / 0.78 / 0.00 / 0.60)

CMYK percentages

%19.42
%77.67
%0
%59.61

Codes

Color #531767 in popluar color models

53 17 67
RGB 83 23 103
HSL 285° 63.49% 24.71%
HSB/HSV 285° 77.67% 40.39%
CMYK 19.42% 77.67% 0.00%
59.61%

Color #531767 in popluar number systems.

HEX 53 17 67
Decimal 83 23 103
Binary 1010011 10111 1100111
Octal 123 27 147

Shades and tints

Shades of #531767

#531767
(83,23,103)
#4C155E
(76,21,94)
#451355
(69,19,85)
#3E114C
(62,17,76)
#370F43
(55,15,67)
#300D3A
(48,13,58)
#290B31
(41,11,49)
#220928
(34,9,40)
#1B071F
(27,7,31)
#140516
(20,5,22)
#0D030D
(13,3,13)
#000000
(0,0,0)

Tints of #531767

#531767
(83,23,103)
#622C74
(98,44,116)
#714181
(113,65,129)
#80568E
(128,86,142)
#8F6B9B
(143,107,155)
#9E80A8
(158,128,168)
#AD95B5
(173,149,181)
#BCAAC2
(188,170,194)
#CBBFCF
(203,191,207)
#DAD4DC
(218,212,220)
#E9E9E9
(233,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #531767 color. Also use rgb(83,23,103) instead hex code.

Text Font Color

.myTextColor { color: #531767; }

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

This text font color is #531767.

Background Color

.myBgColor { background-color: #531767; }

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

This div background color is #531767.

Border color

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

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

This div border color is #531767.

Opacity

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

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

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

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

This text has shadow with #531767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531767.

Preview

Color preview on black background

This text has color #531767 on black background.


Color preview on white background

This text has color #531767 on white background.


Black color preview on #531767 background

This text has black color on #531767 background.


White color preview on #531767 background

This text has white color on #531767 background.


Related colors

Complementary color

Complementary color for #hex is #ACE898.


I love getcolorcode.com

Triadic colors

1 #675317 and #176753 with #531767 are triadic colors.

2 #671753 and #175367 with #531767 are triadic colors.