COLOR #552454

HEX: #552454 RGB: (85,36,84)

Color info

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

RGB color model

#552454 color RGB value is (85,36,84).

RGB: (85,36,84) (33%, 14%, 33%)

RGB channels and saturation

R 85 of 255 = 33%
G 36 of 255 = 14%
B 84 of 255 = 33%

85
36
84

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

Portions of RGB colors in percentages

R + G + B = 85 + 36 + 84 = 205 (100%)
R 85 of 205 ~ 41.46%
G 36 of 205 ~ 17.56%
B 84 of 205 ~ 40.98'%

%41.46
%17.56
%40.98

CMYK color model

#552454 color CMYK value is (0,58,1,67).

  • cyan value is 0.00%
  • magenta value is 57.65%
  • yellow value is 1.18%
  • key color value is 66.67%
CMYK: (0,58,1,67) C0M58Y1K67 (0%,58%,1%,67%) (0.00/0.58/0.01/0.67) 

CMYK percentages

%0
%57.65
%1.18
%66.67

Codes

Color #552454 in popluar color models

55 24 54
RGB 85 36 84
HSL 301° 40.50% 23.73%
HSB/HSV 301° 57.65% 33.33%
CMYK 0.00% 57.65% 1.18%
66.67%

Color #552454 in popluar number systems.

HEX 55 24 54
Decimal 85 36 84
Binary 1010101 100100 1010100
Octal 125 44 124

Shades and tints

Shades of #552454

#552454
(85,36,84)
#4E214D
(78,33,77)
#471E46
(71,30,70)
#401B3F
(64,27,63)
#391838
(57,24,56)
#321531
(50,21,49)
#2B122A
(43,18,42)
#240F23
(36,15,35)
#1D0C1C
(29,12,28)
#160915
(22,9,21)
#0F060E
(15,6,14)
#000000
(0,0,0)

Tints of #552454

#552454
(85,36,84)
#643763
(100,55,99)
#734A72
(115,74,114)
#825D81
(130,93,129)
#917090
(145,112,144)
#A0839F
(160,131,159)
#AF96AE
(175,150,174)
#BEA9BD
(190,169,189)
#CDBCCC
(205,188,204)
#DCCFDB
(220,207,219)
#EBE2EA
(235,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #552454; }

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

This text font color is #552454.

Background Color

.myBgColor { background-color: #552454; }

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

This div background color is #552454.

Border color

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

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

This div border color is #552454.

Opacity

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

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

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

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

This text has shadow with #552454 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552454.

Preview

Color preview on black background

This text has color #552454 on black background.


Color preview on white background

This text has color #552454 on white background.


Black color preview on #552454 background

This text has black color on #552454 background.


White color preview on #552454 background

This text has white color on #552454 background.


Related colors

Complementary color

Complementary color for #hex is #AADBAB.


I love getcolorcode.com

Triadic colors

1 #545524 and #245455 with #552454 are triadic colors.

2 #542455 and #245554 with #552454 are triadic colors.