COLOR #54584E

HEX: #54584E RGB: (84,88,78)

Color info

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

RGB color model

#54584E color RGB value is (84,88,78).

RGB: (84,88,78) (33%, 35%, 31%)

RGB channels and saturation

R 84 of 255 = 33%
G 88 of 255 = 35%
B 78 of 255 = 31%

84
88
78

R + G + B ~ 33%. #54584E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 88 + 78 = 250 (100%)
R 84 of 250 ~ 33.6%
G 88 of 250 ~ 35.2%
B 78 of 250 ~ 31.2'%

%33.6
%35.2
%31.2

CMYK color model

#54584E color CMYK value is (5,0,11,65).

  • cyan value is 4.55%
  • magenta value is 0.00%
  • yellow value is 11.36%
  • key color value is 65.49%

CMYK: (5,0,11,65)
C5M0Y11K65 (5%, 0%, 11%, 65%)
(0.05 / 0.00 / 0.11 / 0.65)

CMYK percentages

%4.55
%0
%11.36
%65.49

Codes

Color #54584E in popluar color models

54 58 4E
RGB 84 88 78
HSL 84° 6.02% 32.55%
HSB/HSV 84° 11.36% 34.51%
CMYK 4.55% 0.00% 11.36%
65.49%

Color #54584E in popluar number systems.

HEX 54 58 4E
Decimal 84 88 78
Binary 1010100 1011000 1001110
Octal 124 130 116

Shades and tints

Shades of #54584E

#54584E
(84,88,78)
#4D5047
(77,80,71)
#464840
(70,72,64)
#3F4039
(63,64,57)
#383832
(56,56,50)
#31302B
(49,48,43)
#2A2824
(42,40,36)
#23201D
(35,32,29)
#1C1816
(28,24,22)
#15100F
(21,16,15)
#0E0808
(14,8,8)
#000000
(0,0,0)

Tints of #54584E

#54584E
(84,88,78)
#63675E
(99,103,94)
#72766E
(114,118,110)
#81857E
(129,133,126)
#90948E
(144,148,142)
#9FA39E
(159,163,158)
#AEB2AE
(174,178,174)
#BDC1BE
(189,193,190)
#CCD0CE
(204,208,206)
#DBDFDE
(219,223,222)
#EAEEEE
(234,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54584E; }

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

This text font color is #54584E.

Background Color

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

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

This div background color is #54584E.

Border color

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

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

This div border color is #54584E.

Opacity

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

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

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

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

This text has shadow with #54584E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54584E.

Preview

Color preview on black background

This text has color #54584E on black background.


Color preview on white background

This text has color #54584E on white background.


Black color preview on #54584E background

This text has black color on #54584E background.


White color preview on #54584E background

This text has white color on #54584E background.


Related colors

Complementary color

Complementary color for #hex is #ABA7B1.


I love getcolorcode.com

Triadic colors

1 #4E5458 and #584E54 with #54584E are triadic colors.

2 #4E5854 and #58544E with #54584E are triadic colors.