COLOR #554951

HEX: #554951 RGB: (85,73,81)

Color info

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

RGB color model

#554951 color RGB value is (85,73,81).

RGB: (85,73,81) (33%, 29%, 32%)

RGB channels and saturation

R 85 of 255 = 33%
G 73 of 255 = 29%
B 81 of 255 = 32%

85
73
81

R + G + B ~ 31%. #554951 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 73 + 81 = 239 (100%)
R 85 of 239 ~ 35.56%
G 73 of 239 ~ 30.54%
B 81 of 239 ~ 33.89'%

%35.56
%30.54
%33.89

CMYK color model

#554951 color CMYK value is (0,14,5,67).

  • cyan value is 0.00%
  • magenta value is 14.12%
  • yellow value is 4.71%
  • key color value is 66.67%

CMYK: (0,14,5,67)
C0M14Y5K67 (0%, 14%, 5%, 67%)
(0.00 / 0.14 / 0.05 / 0.67)

CMYK percentages

%0
%14.12
%4.71
%66.67

Codes

Color #554951 in popluar color models

55 49 51
RGB 85 73 81
HSL 320° 7.59% 30.98%
HSB/HSV 320° 14.12% 33.33%
CMYK 0.00% 14.12% 4.71%
66.67%

Color #554951 in popluar number systems.

HEX 55 49 51
Decimal 85 73 81
Binary 1010101 1001001 1010001
Octal 125 111 121

Shades and tints

Shades of #554951

#554951
(85,73,81)
#4E434A
(78,67,74)
#473D43
(71,61,67)
#40373C
(64,55,60)
#393135
(57,49,53)
#322B2E
(50,43,46)
#2B2527
(43,37,39)
#241F20
(36,31,32)
#1D1919
(29,25,25)
#161312
(22,19,18)
#0F0D0B
(15,13,11)
#000000
(0,0,0)

Tints of #554951

#554951
(85,73,81)
#645960
(100,89,96)
#73696F
(115,105,111)
#82797E
(130,121,126)
#91898D
(145,137,141)
#A0999C
(160,153,156)
#AFA9AB
(175,169,171)
#BEB9BA
(190,185,186)
#CDC9C9
(205,201,201)
#DCD9D8
(220,217,216)
#EBE9E7
(235,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554951 color. Also use rgb(85,73,81) instead hex code.

Text Font Color

.myTextColor { color: #554951; }

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

This text font color is #554951.

Background Color

.myBgColor { background-color: #554951; }

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

This div background color is #554951.

Border color

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

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

This div border color is #554951.

Opacity

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

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

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

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

This text has shadow with #554951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554951.

Preview

Color preview on black background

This text has color #554951 on black background.


Color preview on white background

This text has color #554951 on white background.


Black color preview on #554951 background

This text has black color on #554951 background.


White color preview on #554951 background

This text has white color on #554951 background.


Related colors

Complementary color

Complementary color for #hex is #AAB6AE.


I love getcolorcode.com

Triadic colors

1 #515549 and #495155 with #554951 are triadic colors.

2 #514955 and #495551 with #554951 are triadic colors.