COLOR #550637

HEX: #550637 RGB: (85,6,55)

Color info

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

RGB color model

#550637 color RGB value is (85,6,55).

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

RGB channels and saturation

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

85
6
55

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

Portions of RGB colors in percentages

R + G + B = 85 + 6 + 55 = 146 (100%)
R 85 of 146 ~ 58.22%
G 6 of 146 ~ 4.11%
B 55 of 146 ~ 37.67'%

%58.22
%37.67

CMYK color model

#550637 color CMYK value is (0,93,35,67).

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

CMYK: (0,93,35,67)
C0M93Y35K67 (0%, 93%, 35%, 67%)
(0.00 / 0.93 / 0.35 / 0.67)

CMYK percentages

%0
%92.94
%35.29
%66.67

Codes

Color #550637 in popluar color models

55 06 37
RGB 85 6 55
HSL 323° 86.81% 17.84%
HSB/HSV 323° 92.94% 33.33%
CMYK 0.00% 92.94% 35.29%
66.67%

Color #550637 in popluar number systems.

HEX 55 06 37
Decimal 85 6 55
Binary 1010101 110 110111
Octal 125 6 67

Shades and tints

Shades of #550637

#550637
(85,6,55)
#4E0632
(78,6,50)
#47062D
(71,6,45)
#400628
(64,6,40)
#390623
(57,6,35)
#32061E
(50,6,30)
#2B0619
(43,6,25)
#240614
(36,6,20)
#1D060F
(29,6,15)
#16060A
(22,6,10)
#0F0605
(15,6,5)
#000000
(0,0,0)

Tints of #550637

#550637
(85,6,55)
#641C49
(100,28,73)
#73325B
(115,50,91)
#82486D
(130,72,109)
#915E7F
(145,94,127)
#A07491
(160,116,145)
#AF8AA3
(175,138,163)
#BEA0B5
(190,160,181)
#CDB6C7
(205,182,199)
#DCCCD9
(220,204,217)
#EBE2EB
(235,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #550637; }

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

This text font color is #550637.

Background Color

.myBgColor { background-color: #550637; }

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

This div background color is #550637.

Border color

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

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

This div border color is #550637.

Opacity

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

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

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

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

This text has shadow with #550637 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #550637.

Preview

Color preview on black background

This text has color #550637 on black background.


Color preview on white background

This text has color #550637 on white background.


Black color preview on #550637 background

This text has black color on #550637 background.


White color preview on #550637 background

This text has white color on #550637 background.


Related colors

Complementary color

Complementary color for #hex is #AAF9C8.


I love getcolorcode.com

Triadic colors

1 #375506 and #063755 with #550637 are triadic colors.

2 #370655 and #065537 with #550637 are triadic colors.