COLOR #55135E

HEX: #55135E RGB: (85,19,94)

Color info

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

RGB color model

#55135E color RGB value is (85,19,94).

RGB: (85,19,94) (33%, 7%, 37%)

RGB channels and saturation

R 85 of 255 = 33%
G 19 of 255 = 7%
B 94 of 255 = 37%

85
19
94

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

Portions of RGB colors in percentages

R + G + B = 85 + 19 + 94 = 198 (100%)
R 85 of 198 ~ 42.93%
G 19 of 198 ~ 9.6%
B 94 of 198 ~ 47.47'%

%42.93
%47.47

CMYK color model

#55135E color CMYK value is (10,80,0,63).

  • cyan value is 9.57%
  • magenta value is 79.79%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (10,80,0,63)
C10M80Y0K63 (10%, 80%, 0%, 63%)
(0.10 / 0.80 / 0.00 / 0.63)

CMYK percentages

%9.57
%79.79
%0
%63.14

Codes

Color #55135E in popluar color models

55 13 5E
RGB 85 19 94
HSL 293° 66.37% 22.16%
HSB/HSV 293° 79.79% 36.86%
CMYK 9.57% 79.79% 0.00%
63.14%

Color #55135E in popluar number systems.

HEX 55 13 5E
Decimal 85 19 94
Binary 1010101 10011 1011110
Octal 125 23 136

Shades and tints

Shades of #55135E

#55135E
(85,19,94)
#4E1256
(78,18,86)
#47114E
(71,17,78)
#401046
(64,16,70)
#390F3E
(57,15,62)
#320E36
(50,14,54)
#2B0D2E
(43,13,46)
#240C26
(36,12,38)
#1D0B1E
(29,11,30)
#160A16
(22,10,22)
#0F090E
(15,9,14)
#000000
(0,0,0)

Tints of #55135E

#55135E
(85,19,94)
#64286C
(100,40,108)
#733D7A
(115,61,122)
#825288
(130,82,136)
#916796
(145,103,150)
#A07CA4
(160,124,164)
#AF91B2
(175,145,178)
#BEA6C0
(190,166,192)
#CDBBCE
(205,187,206)
#DCD0DC
(220,208,220)
#EBE5EA
(235,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55135E color. Also use rgb(85,19,94) instead hex code.

Text Font Color

.myTextColor { color: #55135E; }

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

This text font color is #55135E.

Background Color

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

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

This div background color is #55135E.

Border color

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

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

This div border color is #55135E.

Opacity

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

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

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

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

This text has shadow with #55135E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55135E.

Preview

Color preview on black background

This text has color #55135E on black background.


Color preview on white background

This text has color #55135E on white background.


Black color preview on #55135E background

This text has black color on #55135E background.


White color preview on #55135E background

This text has white color on #55135E background.


Related colors

Complementary color

Complementary color for #hex is #AAECA1.


I love getcolorcode.com

Triadic colors

1 #5E5513 and #135E55 with #55135E are triadic colors.

2 #5E1355 and #13555E with #55135E are triadic colors.