COLOR #54554E

HEX: #54554E RGB: (84,85,78)

Color info

#54554E contains red, green and blue colors in about the same proportion. Web safe color of #54554E is #666666 (or #666).

RGB color model

#54554E color RGB value is (84,85,78).

RGB: (84,85,78) (33%, 33%, 31%)

RGB channels and saturation

R 84 of 255 = 33%
G 85 of 255 = 33%
B 78 of 255 = 31%

84
85
78

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

Portions of RGB colors in percentages

R + G + B = 84 + 85 + 78 = 247 (100%)
R 84 of 247 ~ 34.01%
G 85 of 247 ~ 34.41%
B 78 of 247 ~ 31.58'%

%34.01
%34.41
%31.58

CMYK color model

#54554E color CMYK value is (1,0,8,67).

  • cyan value is 1.18%
  • magenta value is 0.00%
  • yellow value is 8.24%
  • key color value is 66.67%

CMYK: (1,0,8,67)
C1M0Y8K67 (1%, 0%, 8%, 67%)
(0.01 / 0.00 / 0.08 / 0.67)

CMYK percentages

%1.18
%0
%8.24
%66.67

Codes

Color #54554E in popluar color models

54 55 4E
RGB 84 85 78
HSL 69° 4.29% 31.96%
HSB/HSV 69° 8.24% 33.33%
CMYK 1.18% 0.00% 8.24%
66.67%

Color #54554E in popluar number systems.

HEX 54 55 4E
Decimal 84 85 78
Binary 1010100 1010101 1001110
Octal 124 125 116

Shades and tints

Shades of #54554E

#54554E
(84,85,78)
#4D4E47
(77,78,71)
#464740
(70,71,64)
#3F4039
(63,64,57)
#383932
(56,57,50)
#31322B
(49,50,43)
#2A2B24
(42,43,36)
#23241D
(35,36,29)
#1C1D16
(28,29,22)
#15160F
(21,22,15)
#0E0F08
(14,15,8)
#000000
(0,0,0)

Tints of #54554E

#54554E
(84,85,78)
#63645E
(99,100,94)
#72736E
(114,115,110)
#81827E
(129,130,126)
#90918E
(144,145,142)
#9FA09E
(159,160,158)
#AEAFAE
(174,175,174)
#BDBEBE
(189,190,190)
#CCCDCE
(204,205,206)
#DBDCDE
(219,220,222)
#EAEBEE
(234,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54554E color. Also use rgb(84,85,78) instead hex code.

Text Font Color

.myTextColor { color: #54554E; }

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

This text font color is #54554E.

Background Color

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

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

This div background color is #54554E.

Border color

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

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

This div border color is #54554E.

Opacity

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

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

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

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

This text has shadow with #54554E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54554E.

Preview

Color preview on black background

This text has color #54554E on black background.


Color preview on white background

This text has color #54554E on white background.


Black color preview on #54554E background

This text has black color on #54554E background.


White color preview on #54554E background

This text has white color on #54554E background.


Related colors

Complementary color

Complementary color for #hex is #ABAAB1.


I love getcolorcode.com

Triadic colors

1 #4E5455 and #554E54 with #54554E are triadic colors.

2 #4E5554 and #55544E with #54554E are triadic colors.