COLOR #552870

HEX: #552870 RGB: (85,40,112)

Color info

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

RGB color model

#552870 color RGB value is (85,40,112).

RGB: (85,40,112) (33%, 16%, 44%)

RGB channels and saturation

R 85 of 255 = 33%
G 40 of 255 = 16%
B 112 of 255 = 44%

85
40
112

R + G + B ~ 31%. #552870 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 40 + 112 = 237 (100%)
R 85 of 237 ~ 35.86%
G 40 of 237 ~ 16.88%
B 112 of 237 ~ 47.26'%

%35.86
%16.88
%47.26

CMYK color model

#552870 color CMYK value is (24,64,0,56).

  • cyan value is 24.11%
  • magenta value is 64.29%
  • yellow value is 0.00%
  • key color value is 56.08%
CMYK: (24,64,0,56) C24M64Y0K56 (24%,64%,0%,56%) (0.24/0.64/0.00/0.56) 

CMYK percentages

%24.11
%64.29
%0
%56.08

Codes

Color #552870 in popluar color models

55 28 70
RGB 85 40 112
HSL 278° 47.37% 29.80%
HSB/HSV 278° 64.29% 43.92%
CMYK 24.11% 64.29% 0.00%
56.08%

Color #552870 in popluar number systems.

HEX 55 28 70
Decimal 85 40 112
Binary 1010101 101000 1110000
Octal 125 50 160

Shades and tints

Shades of #552870

#552870
(85,40,112)
#4E2566
(78,37,102)
#47225C
(71,34,92)
#401F52
(64,31,82)
#391C48
(57,28,72)
#32193E
(50,25,62)
#2B1634
(43,22,52)
#24132A
(36,19,42)
#1D1020
(29,16,32)
#160D16
(22,13,22)
#0F0A0C
(15,10,12)
#000000
(0,0,0)

Tints of #552870

#552870
(85,40,112)
#643B7D
(100,59,125)
#734E8A
(115,78,138)
#826197
(130,97,151)
#9174A4
(145,116,164)
#A087B1
(160,135,177)
#AF9ABE
(175,154,190)
#BEADCB
(190,173,203)
#CDC0D8
(205,192,216)
#DCD3E5
(220,211,229)
#EBE6F2
(235,230,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #552870 color. Also use rgb(85,40,112) instead hex code.

Text Font Color

.myTextColor { color: #552870; }

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

This text font color is #552870.

Background Color

.myBgColor { background-color: #552870; }

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

This div background color is #552870.

Border color

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

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

This div border color is #552870.

Opacity

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

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

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

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

This text has shadow with #552870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552870.

Preview

Color preview on black background

This text has color #552870 on black background.


Color preview on white background

This text has color #552870 on white background.


Black color preview on #552870 background

This text has black color on #552870 background.


White color preview on #552870 background

This text has white color on #552870 background.


Related colors

Complementary color

Complementary color for #hex is #AAD78F.


I love getcolorcode.com

Triadic colors

1 #705528 and #287055 with #552870 are triadic colors.

2 #702855 and #285570 with #552870 are triadic colors.