COLOR #53185E

HEX: #53185E RGB: (83,24,94)

Color info

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

RGB color model

#53185E color RGB value is (83,24,94).

RGB: (83,24,94) (33%, 9%, 37%)

RGB channels and saturation

R 83 of 255 = 33%
G 24 of 255 = 9%
B 94 of 255 = 37%

83
24
94

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

Portions of RGB colors in percentages

R + G + B = 83 + 24 + 94 = 201 (100%)
R 83 of 201 ~ 41.29%
G 24 of 201 ~ 11.94%
B 94 of 201 ~ 46.77'%

%41.29
%11.94
%46.77

CMYK color model

#53185E color CMYK value is (12,74,0,63).

  • cyan value is 11.70%
  • magenta value is 74.47%
  • yellow value is 0.00%
  • key color value is 63.14%
CMYK: (12,74,0,63) C12M74Y0K63 (12%,74%,0%,63%) (0.12/0.74/0.00/0.63) 

CMYK percentages

%11.7
%74.47
%0
%63.14

Codes

Color #53185E in popluar color models

53 18 5E
RGB 83 24 94
HSL 291° 59.32% 23.14%
HSB/HSV 291° 74.47% 36.86%
CMYK 11.70% 74.47% 0.00%
63.14%

Color #53185E in popluar number systems.

HEX 53 18 5E
Decimal 83 24 94
Binary 1010011 11000 1011110
Octal 123 30 136

Shades and tints

Shades of #53185E

#53185E
(83,24,94)
#4C1656
(76,22,86)
#45144E
(69,20,78)
#3E1246
(62,18,70)
#37103E
(55,16,62)
#300E36
(48,14,54)
#290C2E
(41,12,46)
#220A26
(34,10,38)
#1B081E
(27,8,30)
#140616
(20,6,22)
#0D040E
(13,4,14)
#000000
(0,0,0)

Tints of #53185E

#53185E
(83,24,94)
#622D6C
(98,45,108)
#71427A
(113,66,122)
#805788
(128,87,136)
#8F6C96
(143,108,150)
#9E81A4
(158,129,164)
#AD96B2
(173,150,178)
#BCABC0
(188,171,192)
#CBC0CE
(203,192,206)
#DAD5DC
(218,213,220)
#E9EAEA
(233,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53185E color. Also use rgb(83,24,94) instead hex code.

Text Font Color

.myTextColor { color: #53185E; }

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

This text font color is #53185E.

Background Color

.myBgColor { background-color: #53185E; }

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

This div background color is #53185E.

Border color

.myBorderColor { border: 1px solid #53185E; }

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

This div border color is #53185E.

Opacity

.myOpacity80 { color: #53185E; opacity: 0.8; }

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

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

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

This text has shadow with #53185E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53185E.

Preview

Color preview on black background

This text has color #53185E on black background.


Color preview on white background

This text has color #53185E on white background.


Black color preview on #53185E background

This text has black color on #53185E background.


White color preview on #53185E background

This text has white color on #53185E background.


Related colors

Complementary color

Complementary color for #hex is #ACE7A1.


I love getcolorcode.com

Triadic colors

1 #5E5318 and #185E53 with #53185E are triadic colors.

2 #5E1853 and #18535E with #53185E are triadic colors.