COLOR #552067

HEX: #552067 RGB: (85,32,103)

Color info

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

RGB color model

#552067 color RGB value is (85,32,103).

RGB: (85,32,103) (33%, 13%, 40%)

RGB channels and saturation

R 85 of 255 = 33%
G 32 of 255 = 13%
B 103 of 255 = 40%

85
32
103

R + G + B ~ 29%. #552067 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 32 + 103 = 220 (100%)
R 85 of 220 ~ 38.64%
G 32 of 220 ~ 14.55%
B 103 of 220 ~ 46.82'%

%38.64
%14.55
%46.82

CMYK color model

#552067 color CMYK value is (17,69,0,60).

  • cyan value is 17.48%
  • magenta value is 68.93%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (17,69,0,60)
C17M69Y0K60 (17%, 69%, 0%, 60%)
(0.17 / 0.69 / 0.00 / 0.60)

CMYK percentages

%17.48
%68.93
%0
%59.61

Codes

Color #552067 in popluar color models

55 20 67
RGB 85 32 103
HSL 285° 52.59% 26.47%
HSB/HSV 285° 68.93% 40.39%
CMYK 17.48% 68.93% 0.00%
59.61%

Color #552067 in popluar number systems.

HEX 55 20 67
Decimal 85 32 103
Binary 1010101 100000 1100111
Octal 125 40 147

Shades and tints

Shades of #552067

#552067
(85,32,103)
#4E1E5E
(78,30,94)
#471C55
(71,28,85)
#401A4C
(64,26,76)
#391843
(57,24,67)
#32163A
(50,22,58)
#2B1431
(43,20,49)
#241228
(36,18,40)
#1D101F
(29,16,31)
#160E16
(22,14,22)
#0F0C0D
(15,12,13)
#000000
(0,0,0)

Tints of #552067

#552067
(85,32,103)
#643474
(100,52,116)
#734881
(115,72,129)
#825C8E
(130,92,142)
#91709B
(145,112,155)
#A084A8
(160,132,168)
#AF98B5
(175,152,181)
#BEACC2
(190,172,194)
#CDC0CF
(205,192,207)
#DCD4DC
(220,212,220)
#EBE8E9
(235,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #552067 color. Also use rgb(85,32,103) instead hex code.

Text Font Color

.myTextColor { color: #552067; }

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

This text font color is #552067.

Background Color

.myBgColor { background-color: #552067; }

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

This div background color is #552067.

Border color

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

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

This div border color is #552067.

Opacity

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

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

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

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

This text has shadow with #552067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552067.

Preview

Color preview on black background

This text has color #552067 on black background.


Color preview on white background

This text has color #552067 on white background.


Black color preview on #552067 background

This text has black color on #552067 background.


White color preview on #552067 background

This text has white color on #552067 background.


Related colors

Complementary color

Complementary color for #hex is #AADF98.


I love getcolorcode.com

Triadic colors

1 #675520 and #206755 with #552067 are triadic colors.

2 #672055 and #205567 with #552067 are triadic colors.