COLOR #55345E

HEX: #55345E RGB: (85,52,94)

Color info

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

RGB color model

#55345E color RGB value is (85,52,94).

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

RGB channels and saturation

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

85
52
94

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

Portions of RGB colors in percentages

R + G + B = 85 + 52 + 94 = 231 (100%)
R 85 of 231 ~ 36.8%
G 52 of 231 ~ 22.51%
B 94 of 231 ~ 40.69'%

%36.8
%22.51
%40.69

CMYK color model

#55345E color CMYK value is (10,45,0,63).

  • cyan value is 9.57%
  • magenta value is 44.68%
  • yellow value is 0.00%
  • key color value is 63.14%
CMYK: (10,45,0,63) C10M45Y0K63 (10%,45%,0%,63%) (0.10/0.45/0.00/0.63) 

CMYK percentages

%9.57
%44.68
%0
%63.14

Codes

Color #55345E in popluar color models

55 34 5E
RGB 85 52 94
HSL 287° 28.77% 28.63%
HSB/HSV 287° 44.68% 36.86%
CMYK 9.57% 44.68% 0.00%
63.14%

Color #55345E in popluar number systems.

HEX 55 34 5E
Decimal 85 52 94
Binary 1010101 110100 1011110
Octal 125 64 136

Shades and tints

Shades of #55345E

#55345E
(85,52,94)
#4E3056
(78,48,86)
#472C4E
(71,44,78)
#402846
(64,40,70)
#39243E
(57,36,62)
#322036
(50,32,54)
#2B1C2E
(43,28,46)
#241826
(36,24,38)
#1D141E
(29,20,30)
#161016
(22,16,22)
#0F0C0E
(15,12,14)
#000000
(0,0,0)

Tints of #55345E

#55345E
(85,52,94)
#64466C
(100,70,108)
#73587A
(115,88,122)
#826A88
(130,106,136)
#917C96
(145,124,150)
#A08EA4
(160,142,164)
#AFA0B2
(175,160,178)
#BEB2C0
(190,178,192)
#CDC4CE
(205,196,206)
#DCD6DC
(220,214,220)
#EBE8EA
(235,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #55345E; }

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

This text font color is #55345E.

Background Color

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

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

This div background color is #55345E.

Border color

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

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

This div border color is #55345E.

Opacity

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

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

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

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

This text has shadow with #55345E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55345E.

Preview

Color preview on black background

This text has color #55345E on black background.


Color preview on white background

This text has color #55345E on white background.


Black color preview on #55345E background

This text has black color on #55345E background.


White color preview on #55345E background

This text has white color on #55345E background.


Related colors

Complementary color

Complementary color for #hex is #AACBA1.


I love getcolorcode.com

Triadic colors

1 #5E5534 and #345E55 with #55345E are triadic colors.

2 #5E3455 and #34555E with #55345E are triadic colors.