COLOR #53145B

HEX: #53145B RGB: (83,20,91)

Color info

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

RGB color model

#53145B color RGB value is (83,20,91).

RGB: (83,20,91) (33%, 8%, 36%)

RGB channels and saturation

R 83 of 255 = 33%
G 20 of 255 = 8%
B 91 of 255 = 36%

83
20
91

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

Portions of RGB colors in percentages

R + G + B = 83 + 20 + 91 = 194 (100%)
R 83 of 194 ~ 42.78%
G 20 of 194 ~ 10.31%
B 91 of 194 ~ 46.91'%

%42.78
%46.91

CMYK color model

#53145B color CMYK value is (9,78,0,64).

  • cyan value is 8.79%
  • magenta value is 78.02%
  • yellow value is 0.00%
  • key color value is 64.31%

CMYK: (9,78,0,64)
C9M78Y0K64 (9%, 78%, 0%, 64%)
(0.09 / 0.78 / 0.00 / 0.64)

CMYK percentages

%8.79
%78.02
%0
%64.31

Codes

Color #53145B in popluar color models

53 14 5B
RGB 83 20 91
HSL 293° 63.96% 21.76%
HSB/HSV 293° 78.02% 35.69%
CMYK 8.79% 78.02% 0.00%
64.31%

Color #53145B in popluar number systems.

HEX 53 14 5B
Decimal 83 20 91
Binary 1010011 10100 1011011
Octal 123 24 133

Shades and tints

Shades of #53145B

#53145B
(83,20,91)
#4C1353
(76,19,83)
#45124B
(69,18,75)
#3E1143
(62,17,67)
#37103B
(55,16,59)
#300F33
(48,15,51)
#290E2B
(41,14,43)
#220D23
(34,13,35)
#1B0C1B
(27,12,27)
#140B13
(20,11,19)
#0D0A0B
(13,10,11)
#000000
(0,0,0)

Tints of #53145B

#53145B
(83,20,91)
#622969
(98,41,105)
#713E77
(113,62,119)
#805385
(128,83,133)
#8F6893
(143,104,147)
#9E7DA1
(158,125,161)
#AD92AF
(173,146,175)
#BCA7BD
(188,167,189)
#CBBCCB
(203,188,203)
#DAD1D9
(218,209,217)
#E9E6E7
(233,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53145B color. Also use rgb(83,20,91) instead hex code.

Text Font Color

.myTextColor { color: #53145B; }

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

This text font color is #53145B.

Background Color

.myBgColor { background-color: #53145B; }

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

This div background color is #53145B.

Border color

.myBorderColor { border: 1px solid #53145B; }

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

This div border color is #53145B.

Opacity

.myOpacity80 { color: #53145B; opacity: 0.8; }

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

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

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

This text has shadow with #53145B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53145B.

Preview

Color preview on black background

This text has color #53145B on black background.


Color preview on white background

This text has color #53145B on white background.


Black color preview on #53145B background

This text has black color on #53145B background.


White color preview on #53145B background

This text has white color on #53145B background.


Related colors

Complementary color

Complementary color for #hex is #ACEBA4.


I love getcolorcode.com

Triadic colors

1 #5B5314 and #145B53 with #53145B are triadic colors.

2 #5B1453 and #14535B with #53145B are triadic colors.