COLOR #55447E

HEX: #55447E RGB: (85,68,126)

Color info

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

RGB color model

#55447E color RGB value is (85,68,126).

RGB: (85,68,126) (33%, 27%, 49%)

RGB channels and saturation

R 85 of 255 = 33%
G 68 of 255 = 27%
B 126 of 255 = 49%

85
68
126

R + G + B ~ 36%. #55447E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 68 + 126 = 279 (100%)
R 85 of 279 ~ 30.47%
G 68 of 279 ~ 24.37%
B 126 of 279 ~ 45.16'%

%30.47
%24.37
%45.16

CMYK color model

#55447E color CMYK value is (33,46,0,51).

  • cyan value is 32.54%
  • magenta value is 46.03%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (33,46,0,51)
C33M46Y0K51 (33%, 46%, 0%, 51%)
(0.33 / 0.46 / 0.00 / 0.51)

CMYK percentages

%32.54
%46.03
%0
%50.59

Codes

Color #55447E in popluar color models

55 44 7E
RGB 85 68 126
HSL 258° 29.90% 38.04%
HSB/HSV 258° 46.03% 49.41%
CMYK 32.54% 46.03% 0.00%
50.59%

Color #55447E in popluar number systems.

HEX 55 44 7E
Decimal 85 68 126
Binary 1010101 1000100 1111110
Octal 125 104 176

Shades and tints

Shades of #55447E

#55447E
(85,68,126)
#4E3E73
(78,62,115)
#473868
(71,56,104)
#40325D
(64,50,93)
#392C52
(57,44,82)
#322647
(50,38,71)
#2B203C
(43,32,60)
#241A31
(36,26,49)
#1D1426
(29,20,38)
#160E1B
(22,14,27)
#0F0810
(15,8,16)
#000000
(0,0,0)

Tints of #55447E

#55447E
(85,68,126)
#645589
(100,85,137)
#736694
(115,102,148)
#82779F
(130,119,159)
#9188AA
(145,136,170)
#A099B5
(160,153,181)
#AFAAC0
(175,170,192)
#BEBBCB
(190,187,203)
#CDCCD6
(205,204,214)
#DCDDE1
(220,221,225)
#EBEEEC
(235,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55447E color. Also use rgb(85,68,126) instead hex code.

Text Font Color

.myTextColor { color: #55447E; }

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

This text font color is #55447E.

Background Color

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

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

This div background color is #55447E.

Border color

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

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

This div border color is #55447E.

Opacity

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

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

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

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

This text has shadow with #55447E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55447E.

Preview

Color preview on black background

This text has color #55447E on black background.


Color preview on white background

This text has color #55447E on white background.


Black color preview on #55447E background

This text has black color on #55447E background.


White color preview on #55447E background

This text has white color on #55447E background.


Related colors

Complementary color

Complementary color for #hex is #AABB81.


I love getcolorcode.com

Triadic colors

1 #7E5544 and #447E55 with #55447E are triadic colors.

2 #7E4455 and #44557E with #55447E are triadic colors.