COLOR #552578

HEX: #552578 RGB: (85,37,120)

Color info

#552578 contains mainly red and blue colors. Web safe color of #552578 is #663366 (or #636).

RGB color model

#552578 color RGB value is (85,37,120).

RGB: (85,37,120) (33%, 15%, 47%)

RGB channels and saturation

R 85 of 255 = 33%
G 37 of 255 = 15%
B 120 of 255 = 47%

85
37
120

R + G + B ~ 32%. #552578 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 37 + 120 = 242 (100%)
R 85 of 242 ~ 35.12%
G 37 of 242 ~ 15.29%
B 120 of 242 ~ 49.59'%

%35.12
%15.29
%49.59

CMYK color model

#552578 color CMYK value is (29,69,0,53).

  • cyan value is 29.17%
  • magenta value is 69.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (29,69,0,53)
C29M69Y0K53 (29%, 69%, 0%, 53%)
(0.29 / 0.69 / 0.00 / 0.53)

CMYK percentages

%29.17
%69.17
%0
%52.94

Codes

Color #552578 in popluar color models

55 25 78
RGB 85 37 120
HSL 275° 52.87% 30.78%
HSB/HSV 275° 69.17% 47.06%
CMYK 29.17% 69.17% 0.00%
52.94%

Color #552578 in popluar number systems.

HEX 55 25 78
Decimal 85 37 120
Binary 1010101 100101 1111000
Octal 125 45 170

Shades and tints

Shades of #552578

#552578
(85,37,120)
#4E226E
(78,34,110)
#471F64
(71,31,100)
#401C5A
(64,28,90)
#391950
(57,25,80)
#321646
(50,22,70)
#2B133C
(43,19,60)
#241032
(36,16,50)
#1D0D28
(29,13,40)
#160A1E
(22,10,30)
#0F0714
(15,7,20)
#000000
(0,0,0)

Tints of #552578

#552578
(85,37,120)
#643884
(100,56,132)
#734B90
(115,75,144)
#825E9C
(130,94,156)
#9171A8
(145,113,168)
#A084B4
(160,132,180)
#AF97C0
(175,151,192)
#BEAACC
(190,170,204)
#CDBDD8
(205,189,216)
#DCD0E4
(220,208,228)
#EBE3F0
(235,227,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #552578 color. Also use rgb(85,37,120) instead hex code.

Text Font Color

.myTextColor { color: #552578; }

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

This text font color is #552578.

Background Color

.myBgColor { background-color: #552578; }

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

This div background color is #552578.

Border color

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

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

This div border color is #552578.

Opacity

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

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

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

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

This text has shadow with #552578 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552578.

Preview

Color preview on black background

This text has color #552578 on black background.


Color preview on white background

This text has color #552578 on white background.


Black color preview on #552578 background

This text has black color on #552578 background.


White color preview on #552578 background

This text has white color on #552578 background.


Related colors

Complementary color

Complementary color for #hex is #AADA87.


I love getcolorcode.com

Triadic colors

1 #785525 and #257855 with #552578 are triadic colors.

2 #782555 and #255578 with #552578 are triadic colors.