COLOR #54494C

HEX: #54494C RGB: (84,73,76)

Color info

#54494C contains red, green and blue colors in about the same proportion. Web safe color of #54494C is #663333 (or #633).

RGB color model

#54494C color RGB value is (84,73,76).

RGB: (84,73,76) (33%, 29%, 30%)

RGB channels and saturation

R 84 of 255 = 33%
G 73 of 255 = 29%
B 76 of 255 = 30%

84
73
76

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

Portions of RGB colors in percentages

R + G + B = 84 + 73 + 76 = 233 (100%)
R 84 of 233 ~ 36.05%
G 73 of 233 ~ 31.33%
B 76 of 233 ~ 32.62'%

%36.05
%31.33
%32.62

CMYK color model

#54494C color CMYK value is (0,13,10,67).

  • cyan value is 0.00%
  • magenta value is 13.10%
  • yellow value is 9.52%
  • key color value is 67.06%

CMYK: (0,13,10,67)
C0M13Y10K67 (0%, 13%, 10%, 67%)
(0.00 / 0.13 / 0.10 / 0.67)

CMYK percentages

%0
%13.1
%9.52
%67.06

Codes

Color #54494C in popluar color models

54 49 4C
RGB 84 73 76
HSL 344° 7.01% 30.78%
HSB/HSV 344° 13.10% 32.94%
CMYK 0.00% 13.10% 9.52%
67.06%

Color #54494C in popluar number systems.

HEX 54 49 4C
Decimal 84 73 76
Binary 1010100 1001001 1001100
Octal 124 111 114

Shades and tints

Shades of #54494C

#54494C
(84,73,76)
#4D4346
(77,67,70)
#463D40
(70,61,64)
#3F373A
(63,55,58)
#383134
(56,49,52)
#312B2E
(49,43,46)
#2A2528
(42,37,40)
#231F22
(35,31,34)
#1C191C
(28,25,28)
#151316
(21,19,22)
#0E0D10
(14,13,16)
#000000
(0,0,0)

Tints of #54494C

#54494C
(84,73,76)
#63595C
(99,89,92)
#72696C
(114,105,108)
#81797C
(129,121,124)
#90898C
(144,137,140)
#9F999C
(159,153,156)
#AEA9AC
(174,169,172)
#BDB9BC
(189,185,188)
#CCC9CC
(204,201,204)
#DBD9DC
(219,217,220)
#EAE9EC
(234,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54494C color. Also use rgb(84,73,76) instead hex code.

Text Font Color

.myTextColor { color: #54494C; }

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

This text font color is #54494C.

Background Color

.myBgColor { background-color: #54494C; }

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

This div background color is #54494C.

Border color

.myBorderColor { border: 1px solid #54494C; }

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

This div border color is #54494C.

Opacity

.myOpacity80 { color: #54494C; opacity: 0.8; }

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

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

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

This text has shadow with #54494C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54494C.

Preview

Color preview on black background

This text has color #54494C on black background.


Color preview on white background

This text has color #54494C on white background.


Black color preview on #54494C background

This text has black color on #54494C background.


White color preview on #54494C background

This text has white color on #54494C background.


Related colors

Complementary color

Complementary color for #hex is #ABB6B3.


I love getcolorcode.com

Triadic colors

1 #4C5449 and #494C54 with #54494C are triadic colors.

2 #4C4954 and #49544C with #54494C are triadic colors.