COLOR #54404B

HEX: #54404B RGB: (84,64,75)

Color info

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

RGB color model

#54404B color RGB value is (84,64,75).

RGB: (84,64,75) (33%, 25%, 29%)

RGB channels and saturation

R 84 of 255 = 33%
G 64 of 255 = 25%
B 75 of 255 = 29%

84
64
75

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

Portions of RGB colors in percentages

R + G + B = 84 + 64 + 75 = 223 (100%)
R 84 of 223 ~ 37.67%
G 64 of 223 ~ 28.7%
B 75 of 223 ~ 33.63'%

%37.67
%28.7
%33.63

CMYK color model

#54404B color CMYK value is (0,24,11,67).

  • cyan value is 0.00%
  • magenta value is 23.81%
  • yellow value is 10.71%
  • key color value is 67.06%

CMYK: (0,24,11,67)
C0M24Y11K67 (0%, 24%, 11%, 67%)
(0.00 / 0.24 / 0.11 / 0.67)

CMYK percentages

%0
%23.81
%10.71
%67.06

Codes

Color #54404B in popluar color models

54 40 4B
RGB 84 64 75
HSL 327° 13.51% 29.02%
HSB/HSV 327° 23.81% 32.94%
CMYK 0.00% 23.81% 10.71%
67.06%

Color #54404B in popluar number systems.

HEX 54 40 4B
Decimal 84 64 75
Binary 1010100 1000000 1001011
Octal 124 100 113

Shades and tints

Shades of #54404B

#54404B
(84,64,75)
#4D3B45
(77,59,69)
#46363F
(70,54,63)
#3F3139
(63,49,57)
#382C33
(56,44,51)
#31272D
(49,39,45)
#2A2227
(42,34,39)
#231D21
(35,29,33)
#1C181B
(28,24,27)
#151315
(21,19,21)
#0E0E0F
(14,14,15)
#000000
(0,0,0)

Tints of #54404B

#54404B
(84,64,75)
#63515B
(99,81,91)
#72626B
(114,98,107)
#81737B
(129,115,123)
#90848B
(144,132,139)
#9F959B
(159,149,155)
#AEA6AB
(174,166,171)
#BDB7BB
(189,183,187)
#CCC8CB
(204,200,203)
#DBD9DB
(219,217,219)
#EAEAEB
(234,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54404B; }

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

This text font color is #54404B.

Background Color

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

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

This div background color is #54404B.

Border color

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

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

This div border color is #54404B.

Opacity

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

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

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

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

This text has shadow with #54404B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54404B.

Preview

Color preview on black background

This text has color #54404B on black background.


Color preview on white background

This text has color #54404B on white background.


Black color preview on #54404B background

This text has black color on #54404B background.


White color preview on #54404B background

This text has white color on #54404B background.


Related colors

Complementary color

Complementary color for #hex is #ABBFB4.


I love getcolorcode.com

Triadic colors

1 #4B5440 and #404B54 with #54404B are triadic colors.

2 #4B4054 and #40544B with #54404B are triadic colors.