COLOR #554859

HEX: #554859 RGB: (85,72,89)

Color info

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

RGB color model

#554859 color RGB value is (85,72,89).

RGB: (85,72,89) (33%, 28%, 35%)

RGB channels and saturation

R 85 of 255 = 33%
G 72 of 255 = 28%
B 89 of 255 = 35%

85
72
89

R + G + B ~ 32%. #554859 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 72 + 89 = 246 (100%)
R 85 of 246 ~ 34.55%
G 72 of 246 ~ 29.27%
B 89 of 246 ~ 36.18'%

%34.55
%29.27
%36.18

CMYK color model

#554859 color CMYK value is (4,19,0,65).

  • cyan value is 4.49%
  • magenta value is 19.10%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (4,19,0,65)
C4M19Y0K65 (4%, 19%, 0%, 65%)
(0.04 / 0.19 / 0.00 / 0.65)

CMYK percentages

%4.49
%19.1
%0
%65.1

Codes

Color #554859 in popluar color models

55 48 59
RGB 85 72 89
HSL 286° 10.56% 31.57%
HSB/HSV 286° 19.10% 34.90%
CMYK 4.49% 19.10% 0.00%
65.10%

Color #554859 in popluar number systems.

HEX 55 48 59
Decimal 85 72 89
Binary 1010101 1001000 1011001
Octal 125 110 131

Shades and tints

Shades of #554859

#554859
(85,72,89)
#4E4251
(78,66,81)
#473C49
(71,60,73)
#403641
(64,54,65)
#393039
(57,48,57)
#322A31
(50,42,49)
#2B2429
(43,36,41)
#241E21
(36,30,33)
#1D1819
(29,24,25)
#161211
(22,18,17)
#0F0C09
(15,12,9)
#000000
(0,0,0)

Tints of #554859

#554859
(85,72,89)
#645868
(100,88,104)
#736877
(115,104,119)
#827886
(130,120,134)
#918895
(145,136,149)
#A098A4
(160,152,164)
#AFA8B3
(175,168,179)
#BEB8C2
(190,184,194)
#CDC8D1
(205,200,209)
#DCD8E0
(220,216,224)
#EBE8EF
(235,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554859 color. Also use rgb(85,72,89) instead hex code.

Text Font Color

.myTextColor { color: #554859; }

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

This text font color is #554859.

Background Color

.myBgColor { background-color: #554859; }

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

This div background color is #554859.

Border color

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

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

This div border color is #554859.

Opacity

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

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

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

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

This text has shadow with #554859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554859.

Preview

Color preview on black background

This text has color #554859 on black background.


Color preview on white background

This text has color #554859 on white background.


Black color preview on #554859 background

This text has black color on #554859 background.


White color preview on #554859 background

This text has white color on #554859 background.


Related colors

Complementary color

Complementary color for #hex is #AAB7A6.


I love getcolorcode.com

Triadic colors

1 #595548 and #485955 with #554859 are triadic colors.

2 #594855 and #485559 with #554859 are triadic colors.