COLOR #55344E

HEX: #55344E RGB: (85,52,78)

Color info

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

RGB color model

#55344E color RGB value is (85,52,78).

RGB: (85,52,78) (33%, 20%, 31%)

RGB channels and saturation

R 85 of 255 = 33%
G 52 of 255 = 20%
B 78 of 255 = 31%

85
52
78

R + G + B ~ 28%. #55344E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 52 + 78 = 215 (100%)
R 85 of 215 ~ 39.53%
G 52 of 215 ~ 24.19%
B 78 of 215 ~ 36.28'%

%39.53
%24.19
%36.28

CMYK color model

#55344E color CMYK value is (0,39,8,67).

  • cyan value is 0.00%
  • magenta value is 38.82%
  • yellow value is 8.24%
  • key color value is 66.67%
CMYK: (0,39,8,67) C0M39Y8K67 (0%,39%,8%,67%) (0.00/0.39/0.08/0.67) 

CMYK percentages

%0
%38.82
%8.24
%66.67

Codes

Color #55344E in popluar color models

55 34 4E
RGB 85 52 78
HSL 313° 24.09% 26.86%
HSB/HSV 313° 38.82% 33.33%
CMYK 0.00% 38.82% 8.24%
66.67%

Color #55344E in popluar number systems.

HEX 55 34 4E
Decimal 85 52 78
Binary 1010101 110100 1001110
Octal 125 64 116

Shades and tints

Shades of #55344E

#55344E
(85,52,78)
#4E3047
(78,48,71)
#472C40
(71,44,64)
#402839
(64,40,57)
#392432
(57,36,50)
#32202B
(50,32,43)
#2B1C24
(43,28,36)
#24181D
(36,24,29)
#1D1416
(29,20,22)
#16100F
(22,16,15)
#0F0C08
(15,12,8)
#000000
(0,0,0)

Tints of #55344E

#55344E
(85,52,78)
#64465E
(100,70,94)
#73586E
(115,88,110)
#826A7E
(130,106,126)
#917C8E
(145,124,142)
#A08E9E
(160,142,158)
#AFA0AE
(175,160,174)
#BEB2BE
(190,178,190)
#CDC4CE
(205,196,206)
#DCD6DE
(220,214,222)
#EBE8EE
(235,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55344E color. Also use rgb(85,52,78) instead hex code.

Text Font Color

.myTextColor { color: #55344E; }

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

This text font color is #55344E.

Background Color

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

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

This div background color is #55344E.

Border color

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

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

This div border color is #55344E.

Opacity

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

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

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

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

This text has shadow with #55344E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55344E.

Preview

Color preview on black background

This text has color #55344E on black background.


Color preview on white background

This text has color #55344E on white background.


Black color preview on #55344E background

This text has black color on #55344E background.


White color preview on #55344E background

This text has white color on #55344E background.


Related colors

Complementary color

Complementary color for #hex is #AACBB1.


I love getcolorcode.com

Triadic colors

1 #4E5534 and #344E55 with #55344E are triadic colors.

2 #4E3455 and #34554E with #55344E are triadic colors.