COLOR #550897

HEX: #550897 RGB: (85,8,151)

Color info

#550897 contains mainly blue color. Web safe color of #550897 is #660099 (or #609).

RGB color model

#550897 color RGB value is (85,8,151).

RGB: (85,8,151) (33%, 3%, 59%)

RGB channels and saturation

R 85 of 255 = 33%
G 8 of 255 = 3%
B 151 of 255 = 59%

85
8
151

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

Portions of RGB colors in percentages

R + G + B = 85 + 8 + 151 = 244 (100%)
R 85 of 244 ~ 34.84%
G 8 of 244 ~ 3.28%
B 151 of 244 ~ 61.89'%

%34.84
%61.89

CMYK color model

#550897 color CMYK value is (44,95,0,41).

  • cyan value is 43.71%
  • magenta value is 94.70%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (44,95,0,41)
C44M95Y0K41 (44%, 95%, 0%, 41%)
(0.44 / 0.95 / 0.00 / 0.41)

CMYK percentages

%43.71
%94.7
%0
%40.78

Codes

Color #550897 in popluar color models

55 08 97
RGB 85 8 151
HSL 272° 89.94% 31.18%
HSB/HSV 272° 94.70% 59.22%
CMYK 43.71% 94.70% 0.00%
40.78%

Color #550897 in popluar number systems.

HEX 55 08 97
Decimal 85 8 151
Binary 1010101 1000 10010111
Octal 125 10 227

Shades and tints

Shades of #550897

#550897
(85,8,151)
#4E088A
(78,8,138)
#47087D
(71,8,125)
#400870
(64,8,112)
#390863
(57,8,99)
#320856
(50,8,86)
#2B0849
(43,8,73)
#24083C
(36,8,60)
#1D082F
(29,8,47)
#160822
(22,8,34)
#0F0815
(15,8,21)
#000000
(0,0,0)

Tints of #550897

#550897
(85,8,151)
#641EA0
(100,30,160)
#7334A9
(115,52,169)
#824AB2
(130,74,178)
#9160BB
(145,96,187)
#A076C4
(160,118,196)
#AF8CCD
(175,140,205)
#BEA2D6
(190,162,214)
#CDB8DF
(205,184,223)
#DCCEE8
(220,206,232)
#EBE4F1
(235,228,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #550897 color. Also use rgb(85,8,151) instead hex code.

Text Font Color

.myTextColor { color: #550897; }

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

This text font color is #550897.

Background Color

.myBgColor { background-color: #550897; }

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

This div background color is #550897.

Border color

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

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

This div border color is #550897.

Opacity

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

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

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

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

This text has shadow with #550897 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #550897.

Preview

Color preview on black background

This text has color #550897 on black background.


Color preview on white background

This text has color #550897 on white background.


Black color preview on #550897 background

This text has black color on #550897 background.


White color preview on #550897 background

This text has white color on #550897 background.


Related colors

Complementary color

Complementary color for #hex is #AAF768.


I love getcolorcode.com

Triadic colors

1 #975508 and #089755 with #550897 are triadic colors.

2 #970855 and #085597 with #550897 are triadic colors.