COLOR #55325E

HEX: #55325E RGB: (85,50,94)

Color info

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

RGB color model

#55325E color RGB value is (85,50,94).

RGB: (85,50,94) (33%, 20%, 37%)

RGB channels and saturation

R 85 of 255 = 33%
G 50 of 255 = 20%
B 94 of 255 = 37%

85
50
94

R + G + B ~ 30%. #55325E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 50 + 94 = 229 (100%)
R 85 of 229 ~ 37.12%
G 50 of 229 ~ 21.83%
B 94 of 229 ~ 41.05'%

%37.12
%21.83
%41.05

CMYK color model

#55325E color CMYK value is (10,47,0,63).

  • cyan value is 9.57%
  • magenta value is 46.81%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (10,47,0,63)
C10M47Y0K63 (10%, 47%, 0%, 63%)
(0.10 / 0.47 / 0.00 / 0.63)

CMYK percentages

%9.57
%46.81
%0
%63.14

Codes

Color #55325E in popluar color models

55 32 5E
RGB 85 50 94
HSL 288° 30.56% 28.24%
HSB/HSV 288° 46.81% 36.86%
CMYK 9.57% 46.81% 0.00%
63.14%

Color #55325E in popluar number systems.

HEX 55 32 5E
Decimal 85 50 94
Binary 1010101 110010 1011110
Octal 125 62 136

Shades and tints

Shades of #55325E

#55325E
(85,50,94)
#4E2E56
(78,46,86)
#472A4E
(71,42,78)
#402646
(64,38,70)
#39223E
(57,34,62)
#321E36
(50,30,54)
#2B1A2E
(43,26,46)
#241626
(36,22,38)
#1D121E
(29,18,30)
#160E16
(22,14,22)
#0F0A0E
(15,10,14)
#000000
(0,0,0)

Tints of #55325E

#55325E
(85,50,94)
#64446C
(100,68,108)
#73567A
(115,86,122)
#826888
(130,104,136)
#917A96
(145,122,150)
#A08CA4
(160,140,164)
#AF9EB2
(175,158,178)
#BEB0C0
(190,176,192)
#CDC2CE
(205,194,206)
#DCD4DC
(220,212,220)
#EBE6EA
(235,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55325E color. Also use rgb(85,50,94) instead hex code.

Text Font Color

.myTextColor { color: #55325E; }

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

This text font color is #55325E.

Background Color

.myBgColor { background-color: #55325E; }

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

This div background color is #55325E.

Border color

.myBorderColor { border: 1px solid #55325E; }

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

This div border color is #55325E.

Opacity

.myOpacity80 { color: #55325E; opacity: 0.8; }

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

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

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

This text has shadow with #55325E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55325E.

Preview

Color preview on black background

This text has color #55325E on black background.


Color preview on white background

This text has color #55325E on white background.


Black color preview on #55325E background

This text has black color on #55325E background.


White color preview on #55325E background

This text has white color on #55325E background.


Related colors

Complementary color

Complementary color for #hex is #AACDA1.


I love getcolorcode.com

Triadic colors

1 #5E5532 and #325E55 with #55325E are triadic colors.

2 #5E3255 and #32555E with #55325E are triadic colors.