COLOR #54404F

HEX: #54404F RGB: (84,64,79)

Color info

#54404F contains red, green and blue colors in about the same proportion. Web safe color of #54404F is #663366 (or #636).

RGB color model

#54404F color RGB value is (84,64,79).

RGB: (84,64,79) (33%, 25%, 31%)

RGB channels and saturation

R 84 of 255 = 33%
G 64 of 255 = 25%
B 79 of 255 = 31%

84
64
79

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

Portions of RGB colors in percentages

R + G + B = 84 + 64 + 79 = 227 (100%)
R 84 of 227 ~ 37%
G 64 of 227 ~ 28.19%
B 79 of 227 ~ 34.8'%

%37
%28.19
%34.8

CMYK color model

#54404F color CMYK value is (0,24,6,67).

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

CMYK: (0,24,6,67)
C0M24Y6K67 (0%, 24%, 6%, 67%)
(0.00 / 0.24 / 0.06 / 0.67)

CMYK percentages

%0
%23.81
%5.95
%67.06

Codes

Color #54404F in popluar color models

54 40 4F
RGB 84 64 79
HSL 315° 13.51% 29.02%
HSB/HSV 315° 23.81% 32.94%
CMYK 0.00% 23.81% 5.95%
67.06%

Color #54404F in popluar number systems.

HEX 54 40 4F
Decimal 84 64 79
Binary 1010100 1000000 1001111
Octal 124 100 117

Shades and tints

Shades of #54404F

#54404F
(84,64,79)
#4D3B48
(77,59,72)
#463641
(70,54,65)
#3F313A
(63,49,58)
#382C33
(56,44,51)
#31272C
(49,39,44)
#2A2225
(42,34,37)
#231D1E
(35,29,30)
#1C1817
(28,24,23)
#151310
(21,19,16)
#0E0E09
(14,14,9)
#000000
(0,0,0)

Tints of #54404F

#54404F
(84,64,79)
#63515F
(99,81,95)
#72626F
(114,98,111)
#81737F
(129,115,127)
#90848F
(144,132,143)
#9F959F
(159,149,159)
#AEA6AF
(174,166,175)
#BDB7BF
(189,183,191)
#CCC8CF
(204,200,207)
#DBD9DF
(219,217,223)
#EAEAEF
(234,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54404F; }

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

This text font color is #54404F.

Background Color

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

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

This div background color is #54404F.

Border color

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

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

This div border color is #54404F.

Opacity

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

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

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

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

This text has shadow with #54404F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54404F.

Preview

Color preview on black background

This text has color #54404F on black background.


Color preview on white background

This text has color #54404F on white background.


Black color preview on #54404F background

This text has black color on #54404F background.


White color preview on #54404F background

This text has white color on #54404F background.


Related colors

Complementary color

Complementary color for #hex is #ABBFB0.


I love getcolorcode.com

Triadic colors

1 #4F5440 and #404F54 with #54404F are triadic colors.

2 #4F4054 and #40544F with #54404F are triadic colors.