COLOR #531153

HEX: #531153 RGB: (83,17,83)

Color info

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

RGB color model

#531153 color RGB value is (83,17,83).

RGB: (83,17,83) (33%, 7%, 33%)

RGB channels and saturation

R 83 of 255 = 33%
G 17 of 255 = 7%
B 83 of 255 = 33%

83
17
83

R + G + B ~ 24%. #531153 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 17 + 83 = 183 (100%)
R 83 of 183 ~ 45.36%
G 17 of 183 ~ 9.29%
B 83 of 183 ~ 45.36'%

%45.36
%45.36

CMYK color model

#531153 color CMYK value is (0,80,0,67).

  • cyan value is 0.00%
  • magenta value is 79.52%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (0,80,0,67)
C0M80Y0K67 (0%, 80%, 0%, 67%)
(0.00 / 0.80 / 0.00 / 0.67)

CMYK percentages

%0
%79.52
%0
%67.45

Codes

Color #531153 in popluar color models

53 11 53
RGB 83 17 83
HSL 300° 66.00% 19.61%
HSB/HSV 300° 79.52% 32.55%
CMYK 0.00% 79.52% 0.00%
67.45%

Color #531153 in popluar number systems.

HEX 53 11 53
Decimal 83 17 83
Binary 1010011 10001 1010011
Octal 123 21 123

Shades and tints

Shades of #531153

#531153
(83,17,83)
#4C104C
(76,16,76)
#450F45
(69,15,69)
#3E0E3E
(62,14,62)
#370D37
(55,13,55)
#300C30
(48,12,48)
#290B29
(41,11,41)
#220A22
(34,10,34)
#1B091B
(27,9,27)
#140814
(20,8,20)
#0D070D
(13,7,13)
#000000
(0,0,0)

Tints of #531153

#531153
(83,17,83)
#622662
(98,38,98)
#713B71
(113,59,113)
#805080
(128,80,128)
#8F658F
(143,101,143)
#9E7A9E
(158,122,158)
#AD8FAD
(173,143,173)
#BCA4BC
(188,164,188)
#CBB9CB
(203,185,203)
#DACEDA
(218,206,218)
#E9E3E9
(233,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #531153; }

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

This text font color is #531153.

Background Color

.myBgColor { background-color: #531153; }

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

This div background color is #531153.

Border color

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

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

This div border color is #531153.

Opacity

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

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

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

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

This text has shadow with #531153 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531153.

Preview

Color preview on black background

This text has color #531153 on black background.


Color preview on white background

This text has color #531153 on white background.


Black color preview on #531153 background

This text has black color on #531153 background.


White color preview on #531153 background

This text has white color on #531153 background.


Related colors

Complementary color

Complementary color for #hex is #ACEEAC.


I love getcolorcode.com

Triadic colors

1 #535311 and #115353 with #531153 are triadic colors.

2 #531153 and #115353 with #531153 are triadic colors.