COLOR #54404C

HEX: #54404C RGB: (84,64,76)

Color info

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

RGB color model

#54404C color RGB value is (84,64,76).

RGB: (84,64,76) (33%, 25%, 30%)

RGB channels and saturation

R 84 of 255 = 33%
G 64 of 255 = 25%
B 76 of 255 = 30%

84
64
76

R + G + B ~ 29%. #54404C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 64 + 76 = 224 (100%)
R 84 of 224 ~ 37.5%
G 64 of 224 ~ 28.57%
B 76 of 224 ~ 33.93'%

%37.5
%28.57
%33.93

CMYK color model

#54404C color CMYK value is (0,24,10,67).

  • cyan value is 0.00%
  • magenta value is 23.81%
  • yellow value is 9.52%
  • key color value is 67.06%
CMYK: (0,24,10,67) C0M24Y10K67 (0%,24%,10%,67%) (0.00/0.24/0.10/0.67) 

CMYK percentages

%0
%23.81
%9.52
%67.06

Codes

Color #54404C in popluar color models

54 40 4C
RGB 84 64 76
HSL 324° 13.51% 29.02%
HSB/HSV 324° 23.81% 32.94%
CMYK 0.00% 23.81% 9.52%
67.06%

Color #54404C in popluar number systems.

HEX 54 40 4C
Decimal 84 64 76
Binary 1010100 1000000 1001100
Octal 124 100 114

Shades and tints

Shades of #54404C

#54404C
(84,64,76)
#4D3B46
(77,59,70)
#463640
(70,54,64)
#3F313A
(63,49,58)
#382C34
(56,44,52)
#31272E
(49,39,46)
#2A2228
(42,34,40)
#231D22
(35,29,34)
#1C181C
(28,24,28)
#151316
(21,19,22)
#0E0E10
(14,14,16)
#000000
(0,0,0)

Tints of #54404C

#54404C
(84,64,76)
#63515C
(99,81,92)
#72626C
(114,98,108)
#81737C
(129,115,124)
#90848C
(144,132,140)
#9F959C
(159,149,156)
#AEA6AC
(174,166,172)
#BDB7BC
(189,183,188)
#CCC8CC
(204,200,204)
#DBD9DC
(219,217,220)
#EAEAEC
(234,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54404C; }

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

This text font color is #54404C.

Background Color

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

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

This div background color is #54404C.

Border color

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

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

This div border color is #54404C.

Opacity

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

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

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

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

This text has shadow with #54404C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54404C.

Preview

Color preview on black background

This text has color #54404C on black background.


Color preview on white background

This text has color #54404C on white background.


Black color preview on #54404C background

This text has black color on #54404C background.


White color preview on #54404C background

This text has white color on #54404C background.


Related colors

Complementary color

Complementary color for #hex is #ABBFB3.


I love getcolorcode.com

Triadic colors

1 #4C5440 and #404C54 with #54404C are triadic colors.

2 #4C4054 and #40544C with #54404C are triadic colors.