COLOR #550639

HEX: #550639 RGB: (85,6,57)

Color info

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

RGB color model

#550639 color RGB value is (85,6,57).

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

RGB channels and saturation

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

85
6
57

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

Portions of RGB colors in percentages

R + G + B = 85 + 6 + 57 = 148 (100%)
R 85 of 148 ~ 57.43%
G 6 of 148 ~ 4.05%
B 57 of 148 ~ 38.51'%

%57.43
%38.51

CMYK color model

#550639 color CMYK value is (0,93,33,67).

  • cyan value is 0.00%
  • magenta value is 92.94%
  • yellow value is 32.94%
  • key color value is 66.67%

CMYK: (0,93,33,67)
C0M93Y33K67 (0%, 93%, 33%, 67%)
(0.00 / 0.93 / 0.33 / 0.67)

CMYK percentages

%0
%92.94
%32.94
%66.67

Codes

Color #550639 in popluar color models

55 06 39
RGB 85 6 57
HSL 321° 86.81% 17.84%
HSB/HSV 321° 92.94% 33.33%
CMYK 0.00% 92.94% 32.94%
66.67%

Color #550639 in popluar number systems.

HEX 55 06 39
Decimal 85 6 57
Binary 1010101 110 111001
Octal 125 6 71

Shades and tints

Shades of #550639

#550639
(85,6,57)
#4E0634
(78,6,52)
#47062F
(71,6,47)
#40062A
(64,6,42)
#390625
(57,6,37)
#320620
(50,6,32)
#2B061B
(43,6,27)
#240616
(36,6,22)
#1D0611
(29,6,17)
#16060C
(22,6,12)
#0F0607
(15,6,7)
#000000
(0,0,0)

Tints of #550639

#550639
(85,6,57)
#641C4B
(100,28,75)
#73325D
(115,50,93)
#82486F
(130,72,111)
#915E81
(145,94,129)
#A07493
(160,116,147)
#AF8AA5
(175,138,165)
#BEA0B7
(190,160,183)
#CDB6C9
(205,182,201)
#DCCCDB
(220,204,219)
#EBE2ED
(235,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #550639; }

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

This text font color is #550639.

Background Color

.myBgColor { background-color: #550639; }

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

This div background color is #550639.

Border color

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

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

This div border color is #550639.

Opacity

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

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

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

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

This text has shadow with #550639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #550639.

Preview

Color preview on black background

This text has color #550639 on black background.


Color preview on white background

This text has color #550639 on white background.


Black color preview on #550639 background

This text has black color on #550639 background.


White color preview on #550639 background

This text has white color on #550639 background.


Related colors

Complementary color

Complementary color for #hex is #AAF9C6.


I love getcolorcode.com

Triadic colors

1 #395506 and #063955 with #550639 are triadic colors.

2 #390655 and #065539 with #550639 are triadic colors.