COLOR #553285

HEX: #553285 RGB: (85,50,133)

Color info

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

RGB color model

#553285 color RGB value is (85,50,133).

RGB: (85,50,133) (33%, 20%, 52%)

RGB channels and saturation

R 85 of 255 = 33%
G 50 of 255 = 20%
B 133 of 255 = 52%

85
50
133

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

Portions of RGB colors in percentages

R + G + B = 85 + 50 + 133 = 268 (100%)
R 85 of 268 ~ 31.72%
G 50 of 268 ~ 18.66%
B 133 of 268 ~ 49.63'%

%31.72
%18.66
%49.63

CMYK color model

#553285 color CMYK value is (36,62,0,48).

  • cyan value is 36.09%
  • magenta value is 62.41%
  • yellow value is 0.00%
  • key color value is 47.84%
CMYK: (36,62,0,48) C36M62Y0K48 (36%,62%,0%,48%) (0.36/0.62/0.00/0.48) 

CMYK percentages

%36.09
%62.41
%0
%47.84

Codes

Color #553285 in popluar color models

55 32 85
RGB 85 50 133
HSL 265° 45.36% 35.88%
HSB/HSV 265° 62.41% 52.16%
CMYK 36.09% 62.41% 0.00%
47.84%

Color #553285 in popluar number systems.

HEX 55 32 85
Decimal 85 50 133
Binary 1010101 110010 10000101
Octal 125 62 205

Shades and tints

Shades of #553285

#553285
(85,50,133)
#4E2E79
(78,46,121)
#472A6D
(71,42,109)
#402661
(64,38,97)
#392255
(57,34,85)
#321E49
(50,30,73)
#2B1A3D
(43,26,61)
#241631
(36,22,49)
#1D1225
(29,18,37)
#160E19
(22,14,25)
#0F0A0D
(15,10,13)
#000000
(0,0,0)

Tints of #553285

#553285
(85,50,133)
#644490
(100,68,144)
#73569B
(115,86,155)
#8268A6
(130,104,166)
#917AB1
(145,122,177)
#A08CBC
(160,140,188)
#AF9EC7
(175,158,199)
#BEB0D2
(190,176,210)
#CDC2DD
(205,194,221)
#DCD4E8
(220,212,232)
#EBE6F3
(235,230,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553285 color. Also use rgb(85,50,133) instead hex code.

Text Font Color

.myTextColor { color: #553285; }

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

This text font color is #553285.

Background Color

.myBgColor { background-color: #553285; }

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

This div background color is #553285.

Border color

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

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

This div border color is #553285.

Opacity

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

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

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

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

This text has shadow with #553285 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553285.

Preview

Color preview on black background

This text has color #553285 on black background.


Color preview on white background

This text has color #553285 on white background.


Black color preview on #553285 background

This text has black color on #553285 background.


White color preview on #553285 background

This text has white color on #553285 background.


Related colors

Complementary color

Complementary color for #hex is #AACD7A.


I love getcolorcode.com

Triadic colors

1 #855532 and #328555 with #553285 are triadic colors.

2 #853255 and #325585 with #553285 are triadic colors.