COLOR #552B54

HEX: #552B54 RGB: (85,43,84)

Color info

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

RGB color model

#552B54 color RGB value is (85,43,84).

RGB: (85,43,84) (33%, 17%, 33%)

RGB channels and saturation

R 85 of 255 = 33%
G 43 of 255 = 17%
B 84 of 255 = 33%

85
43
84

R + G + B ~ 28%. #552B54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 43 + 84 = 212 (100%)
R 85 of 212 ~ 40.09%
G 43 of 212 ~ 20.28%
B 84 of 212 ~ 39.62'%

%40.09
%20.28
%39.62

CMYK color model

#552B54 color CMYK value is (0,49,1,67).

  • cyan value is 0.00%
  • magenta value is 49.41%
  • yellow value is 1.18%
  • key color value is 66.67%

CMYK: (0,49,1,67)
C0M49Y1K67 (0%, 49%, 1%, 67%)
(0.00 / 0.49 / 0.01 / 0.67)

CMYK percentages

%0
%49.41
%1.18
%66.67

Codes

Color #552B54 in popluar color models

55 2B 54
RGB 85 43 84
HSL 301° 32.81% 25.10%
HSB/HSV 301° 49.41% 33.33%
CMYK 0.00% 49.41% 1.18%
66.67%

Color #552B54 in popluar number systems.

HEX 55 2B 54
Decimal 85 43 84
Binary 1010101 101011 1010100
Octal 125 53 124

Shades and tints

Shades of #552B54

#552B54
(85,43,84)
#4E284D
(78,40,77)
#472546
(71,37,70)
#40223F
(64,34,63)
#391F38
(57,31,56)
#321C31
(50,28,49)
#2B192A
(43,25,42)
#241623
(36,22,35)
#1D131C
(29,19,28)
#161015
(22,16,21)
#0F0D0E
(15,13,14)
#000000
(0,0,0)

Tints of #552B54

#552B54
(85,43,84)
#643E63
(100,62,99)
#735172
(115,81,114)
#826481
(130,100,129)
#917790
(145,119,144)
#A08A9F
(160,138,159)
#AF9DAE
(175,157,174)
#BEB0BD
(190,176,189)
#CDC3CC
(205,195,204)
#DCD6DB
(220,214,219)
#EBE9EA
(235,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #552B54 color. Also use rgb(85,43,84) instead hex code.

Text Font Color

.myTextColor { color: #552B54; }

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

This text font color is #552B54.

Background Color

.myBgColor { background-color: #552B54; }

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

This div background color is #552B54.

Border color

.myBorderColor { border: 1px solid #552B54; }

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

This div border color is #552B54.

Opacity

.myOpacity80 { color: #552B54; opacity: 0.8; }

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

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

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

This text has shadow with #552B54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552B54.

Preview

Color preview on black background

This text has color #552B54 on black background.


Color preview on white background

This text has color #552B54 on white background.


Black color preview on #552B54 background

This text has black color on #552B54 background.


White color preview on #552B54 background

This text has white color on #552B54 background.


Related colors

Complementary color

Complementary color for #hex is #AAD4AB.


I love getcolorcode.com

Triadic colors

1 #54552B and #2B5455 with #552B54 are triadic colors.

2 #542B55 and #2B5554 with #552B54 are triadic colors.