COLOR #54584D

HEX: #54584D RGB: (84,88,77)

Color info

#54584D contains red, green and blue colors in about the same proportion. Web safe color of #54584D is #666633 (or #663).

RGB color model

#54584D color RGB value is (84,88,77).

RGB: (84,88,77) (33%, 35%, 30%)

RGB channels and saturation

R 84 of 255 = 33%
G 88 of 255 = 35%
B 77 of 255 = 30%

84
88
77

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

Portions of RGB colors in percentages

R + G + B = 84 + 88 + 77 = 249 (100%)
R 84 of 249 ~ 33.73%
G 88 of 249 ~ 35.34%
B 77 of 249 ~ 30.92'%

%33.73
%35.34
%30.92

CMYK color model

#54584D color CMYK value is (5,0,13,65).

  • cyan value is 4.55%
  • magenta value is 0.00%
  • yellow value is 12.50%
  • key color value is 65.49%
CMYK: (5,0,13,65) C5M0Y13K65 (5%,0%,13%,65%) (0.05/0.00/0.13/0.65) 

CMYK percentages

%4.55
%0
%12.5
%65.49

Codes

Color #54584D in popluar color models

54 58 4D
RGB 84 88 77
HSL 82° 6.67% 32.35%
HSB/HSV 82° 12.50% 34.51%
CMYK 4.55% 0.00% 12.50%
65.49%

Color #54584D in popluar number systems.

HEX 54 58 4D
Decimal 84 88 77
Binary 1010100 1011000 1001101
Octal 124 130 115

Shades and tints

Shades of #54584D

#54584D
(84,88,77)
#4D5046
(77,80,70)
#46483F
(70,72,63)
#3F4038
(63,64,56)
#383831
(56,56,49)
#31302A
(49,48,42)
#2A2823
(42,40,35)
#23201C
(35,32,28)
#1C1815
(28,24,21)
#15100E
(21,16,14)
#0E0807
(14,8,7)
#000000
(0,0,0)

Tints of #54584D

#54584D
(84,88,77)
#63675D
(99,103,93)
#72766D
(114,118,109)
#81857D
(129,133,125)
#90948D
(144,148,141)
#9FA39D
(159,163,157)
#AEB2AD
(174,178,173)
#BDC1BD
(189,193,189)
#CCD0CD
(204,208,205)
#DBDFDD
(219,223,221)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54584D; }

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

This text font color is #54584D.

Background Color

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

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

This div background color is #54584D.

Border color

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

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

This div border color is #54584D.

Opacity

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

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

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

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

This text has shadow with #54584D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54584D.

Preview

Color preview on black background

This text has color #54584D on black background.


Color preview on white background

This text has color #54584D on white background.


Black color preview on #54584D background

This text has black color on #54584D background.


White color preview on #54584D background

This text has white color on #54584D background.


Related colors

Complementary color

Complementary color for #hex is #ABA7B2.


I love getcolorcode.com

Triadic colors

1 #4D5458 and #584D54 with #54584D are triadic colors.

2 #4D5854 and #58544D with #54584D are triadic colors.