COLOR #552850

HEX: #552850 RGB: (85,40,80)

Color info

#552850 contains red, green and blue colors in about the same proportion. Web safe color of #552850 is #663366 (or #636).

RGB color model

#552850 color RGB value is (85,40,80).

RGB: (85,40,80) (33%, 16%, 31%)

RGB channels and saturation

R 85 of 255 = 33%
G 40 of 255 = 16%
B 80 of 255 = 31%

85
40
80

R + G + B ~ 27%. #552850 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 40 + 80 = 205 (100%)
R 85 of 205 ~ 41.46%
G 40 of 205 ~ 19.51%
B 80 of 205 ~ 39.02'%

%41.46
%19.51
%39.02

CMYK color model

#552850 color CMYK value is (0,53,6,67).

  • cyan value is 0.00%
  • magenta value is 52.94%
  • yellow value is 5.88%
  • key color value is 66.67%

CMYK: (0,53,6,67)
C0M53Y6K67 (0%, 53%, 6%, 67%)
(0.00 / 0.53 / 0.06 / 0.67)

CMYK percentages

%0
%52.94
%5.88
%66.67

Codes

Color #552850 in popluar color models

55 28 50
RGB 85 40 80
HSL 307° 36.00% 24.51%
HSB/HSV 307° 52.94% 33.33%
CMYK 0.00% 52.94% 5.88%
66.67%

Color #552850 in popluar number systems.

HEX 55 28 50
Decimal 85 40 80
Binary 1010101 101000 1010000
Octal 125 50 120

Shades and tints

Shades of #552850

#552850
(85,40,80)
#4E2549
(78,37,73)
#472242
(71,34,66)
#401F3B
(64,31,59)
#391C34
(57,28,52)
#32192D
(50,25,45)
#2B1626
(43,22,38)
#24131F
(36,19,31)
#1D1018
(29,16,24)
#160D11
(22,13,17)
#0F0A0A
(15,10,10)
#000000
(0,0,0)

Tints of #552850

#552850
(85,40,80)
#643B5F
(100,59,95)
#734E6E
(115,78,110)
#82617D
(130,97,125)
#91748C
(145,116,140)
#A0879B
(160,135,155)
#AF9AAA
(175,154,170)
#BEADB9
(190,173,185)
#CDC0C8
(205,192,200)
#DCD3D7
(220,211,215)
#EBE6E6
(235,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #552850 color. Also use rgb(85,40,80) instead hex code.

Text Font Color

.myTextColor { color: #552850; }

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

This text font color is #552850.

Background Color

.myBgColor { background-color: #552850; }

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

This div background color is #552850.

Border color

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

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

This div border color is #552850.

Opacity

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

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

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

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

This text has shadow with #552850 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552850.

Preview

Color preview on black background

This text has color #552850 on black background.


Color preview on white background

This text has color #552850 on white background.


Black color preview on #552850 background

This text has black color on #552850 background.


White color preview on #552850 background

This text has white color on #552850 background.


Related colors

Complementary color

Complementary color for #hex is #AAD7AF.


I love getcolorcode.com

Triadic colors

1 #505528 and #285055 with #552850 are triadic colors.

2 #502855 and #285550 with #552850 are triadic colors.