COLOR #554471

HEX: #554471 RGB: (85,68,113)

Color info

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

RGB color model

#554471 color RGB value is (85,68,113).

RGB: (85,68,113) (33%, 27%, 44%)

RGB channels and saturation

R 85 of 255 = 33%
G 68 of 255 = 27%
B 113 of 255 = 44%

85
68
113

R + G + B ~ 35%. #554471 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 68 + 113 = 266 (100%)
R 85 of 266 ~ 31.95%
G 68 of 266 ~ 25.56%
B 113 of 266 ~ 42.48'%

%31.95
%25.56
%42.48

CMYK color model

#554471 color CMYK value is (25,40,0,56).

  • cyan value is 24.78%
  • magenta value is 39.82%
  • yellow value is 0.00%
  • key color value is 55.69%
CMYK: (25,40,0,56) C25M40Y0K56 (25%,40%,0%,56%) (0.25/0.40/0.00/0.56) 

CMYK percentages

%24.78
%39.82
%0
%55.69

Codes

Color #554471 in popluar color models

55 44 71
RGB 85 68 113
HSL 263° 24.86% 35.49%
HSB/HSV 263° 39.82% 44.31%
CMYK 24.78% 39.82% 0.00%
55.69%

Color #554471 in popluar number systems.

HEX 55 44 71
Decimal 85 68 113
Binary 1010101 1000100 1110001
Octal 125 104 161

Shades and tints

Shades of #554471

#554471
(85,68,113)
#4E3E67
(78,62,103)
#47385D
(71,56,93)
#403253
(64,50,83)
#392C49
(57,44,73)
#32263F
(50,38,63)
#2B2035
(43,32,53)
#241A2B
(36,26,43)
#1D1421
(29,20,33)
#160E17
(22,14,23)
#0F080D
(15,8,13)
#000000
(0,0,0)

Tints of #554471

#554471
(85,68,113)
#64557D
(100,85,125)
#736689
(115,102,137)
#827795
(130,119,149)
#9188A1
(145,136,161)
#A099AD
(160,153,173)
#AFAAB9
(175,170,185)
#BEBBC5
(190,187,197)
#CDCCD1
(205,204,209)
#DCDDDD
(220,221,221)
#EBEEE9
(235,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #554471; }

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

This text font color is #554471.

Background Color

.myBgColor { background-color: #554471; }

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

This div background color is #554471.

Border color

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

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

This div border color is #554471.

Opacity

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

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

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

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

This text has shadow with #554471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554471.

Preview

Color preview on black background

This text has color #554471 on black background.


Color preview on white background

This text has color #554471 on white background.


Black color preview on #554471 background

This text has black color on #554471 background.


White color preview on #554471 background

This text has white color on #554471 background.


Related colors

Complementary color

Complementary color for #hex is #AABB8E.


I love getcolorcode.com

Triadic colors

1 #715544 and #447155 with #554471 are triadic colors.

2 #714455 and #445571 with #554471 are triadic colors.