COLOR #553386

HEX: #553386 RGB: (85,51,134)

Color info

#553386 contains mainly red and blue colors. Web safe color of #553386 is #663399 (or #639).

RGB color model

#553386 color RGB value is (85,51,134).

RGB: (85,51,134) (33%, 20%, 53%)

RGB channels and saturation

R 85 of 255 = 33%
G 51 of 255 = 20%
B 134 of 255 = 53%

85
51
134

R + G + B ~ 35%. #553386 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 51 + 134 = 270 (100%)
R 85 of 270 ~ 31.48%
G 51 of 270 ~ 18.89%
B 134 of 270 ~ 49.63'%

%31.48
%18.89
%49.63

CMYK color model

#553386 color CMYK value is (37,62,0,47).

  • cyan value is 36.57%
  • magenta value is 61.94%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (37,62,0,47)
C37M62Y0K47 (37%, 62%, 0%, 47%)
(0.37 / 0.62 / 0.00 / 0.47)

CMYK percentages

%36.57
%61.94
%0
%47.45

Codes

Color #553386 in popluar color models

55 33 86
RGB 85 51 134
HSL 265° 44.86% 36.27%
HSB/HSV 265° 61.94% 52.55%
CMYK 36.57% 61.94% 0.00%
47.45%

Color #553386 in popluar number systems.

HEX 55 33 86
Decimal 85 51 134
Binary 1010101 110011 10000110
Octal 125 63 206

Shades and tints

Shades of #553386

#553386
(85,51,134)
#4E2F7A
(78,47,122)
#472B6E
(71,43,110)
#402762
(64,39,98)
#392356
(57,35,86)
#321F4A
(50,31,74)
#2B1B3E
(43,27,62)
#241732
(36,23,50)
#1D1326
(29,19,38)
#160F1A
(22,15,26)
#0F0B0E
(15,11,14)
#000000
(0,0,0)

Tints of #553386

#553386
(85,51,134)
#644591
(100,69,145)
#73579C
(115,87,156)
#8269A7
(130,105,167)
#917BB2
(145,123,178)
#A08DBD
(160,141,189)
#AF9FC8
(175,159,200)
#BEB1D3
(190,177,211)
#CDC3DE
(205,195,222)
#DCD5E9
(220,213,233)
#EBE7F4
(235,231,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553386 color. Also use rgb(85,51,134) instead hex code.

Text Font Color

.myTextColor { color: #553386; }

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

This text font color is #553386.

Background Color

.myBgColor { background-color: #553386; }

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

This div background color is #553386.

Border color

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

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

This div border color is #553386.

Opacity

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

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

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

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

This text has shadow with #553386 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553386.

Preview

Color preview on black background

This text has color #553386 on black background.


Color preview on white background

This text has color #553386 on white background.


Black color preview on #553386 background

This text has black color on #553386 background.


White color preview on #553386 background

This text has white color on #553386 background.


Related colors

Complementary color

Complementary color for #hex is #AACC79.


I love getcolorcode.com

Triadic colors

1 #865533 and #338655 with #553386 are triadic colors.

2 #863355 and #335586 with #553386 are triadic colors.