COLOR #550539

HEX: #550539 RGB: (85,5,57)

Color info

#550539 contains mainly red and blue colors. Web safe color of #550539 is #660033 (or #603).

RGB color model

#550539 color RGB value is (85,5,57).

RGB: (85,5,57) (33%, 2%, 22%)

RGB channels and saturation

R 85 of 255 = 33%
G 5 of 255 = 2%
B 57 of 255 = 22%

85
5
57

R + G + B ~ 19%. #550539 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 5 + 57 = 147 (100%)
R 85 of 147 ~ 57.82%
G 5 of 147 ~ 3.4%
B 57 of 147 ~ 38.78'%

%57.82
%38.78

CMYK color model

#550539 color CMYK value is (0,94,33,67).

  • cyan value is 0.00%
  • magenta value is 94.12%
  • yellow value is 32.94%
  • key color value is 66.67%
CMYK: (0,94,33,67) C0M94Y33K67 (0%,94%,33%,67%) (0.00/0.94/0.33/0.67) 

CMYK percentages

%0
%94.12
%32.94
%66.67

Codes

Color #550539 in popluar color models

55 05 39
RGB 85 5 57
HSL 321° 88.89% 17.65%
HSB/HSV 321° 94.12% 33.33%
CMYK 0.00% 94.12% 32.94%
66.67%

Color #550539 in popluar number systems.

HEX 55 05 39
Decimal 85 5 57
Binary 1010101 101 111001
Octal 125 5 71

Shades and tints

Shades of #550539

#550539
(85,5,57)
#4E0534
(78,5,52)
#47052F
(71,5,47)
#40052A
(64,5,42)
#390525
(57,5,37)
#320520
(50,5,32)
#2B051B
(43,5,27)
#240516
(36,5,22)
#1D0511
(29,5,17)
#16050C
(22,5,12)
#0F0507
(15,5,7)
#000000
(0,0,0)

Tints of #550539

#550539
(85,5,57)
#641B4B
(100,27,75)
#73315D
(115,49,93)
#82476F
(130,71,111)
#915D81
(145,93,129)
#A07393
(160,115,147)
#AF89A5
(175,137,165)
#BE9FB7
(190,159,183)
#CDB5C9
(205,181,201)
#DCCBDB
(220,203,219)
#EBE1ED
(235,225,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #550539 color. Also use rgb(85,5,57) instead hex code.

Text Font Color

.myTextColor { color: #550539; }

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

This text font color is #550539.

Background Color

.myBgColor { background-color: #550539; }

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

This div background color is #550539.

Border color

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

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

This div border color is #550539.

Opacity

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

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

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

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

This text has shadow with #550539 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #550539.

Preview

Color preview on black background

This text has color #550539 on black background.


Color preview on white background

This text has color #550539 on white background.


Black color preview on #550539 background

This text has black color on #550539 background.


White color preview on #550539 background

This text has white color on #550539 background.


Related colors

Complementary color

Complementary color for #hex is #AAFAC6.


I love getcolorcode.com

Triadic colors

1 #395505 and #053955 with #550539 are triadic colors.

2 #390555 and #055539 with #550539 are triadic colors.