COLOR #54464F

HEX: #54464F RGB: (84,70,79)

Color info

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

RGB color model

#54464F color RGB value is (84,70,79).

RGB: (84,70,79) (33%, 27%, 31%)

RGB channels and saturation

R 84 of 255 = 33%
G 70 of 255 = 27%
B 79 of 255 = 31%

84
70
79

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

Portions of RGB colors in percentages

R + G + B = 84 + 70 + 79 = 233 (100%)
R 84 of 233 ~ 36.05%
G 70 of 233 ~ 30.04%
B 79 of 233 ~ 33.91'%

%36.05
%30.04
%33.91

CMYK color model

#54464F color CMYK value is (0,17,6,67).

  • cyan value is 0.00%
  • magenta value is 16.67%
  • yellow value is 5.95%
  • key color value is 67.06%
CMYK: (0,17,6,67) C0M17Y6K67 (0%,17%,6%,67%) (0.00/0.17/0.06/0.67) 

CMYK percentages

%0
%16.67
%5.95
%67.06

Codes

Color #54464F in popluar color models

54 46 4F
RGB 84 70 79
HSL 321° 9.09% 30.20%
HSB/HSV 321° 16.67% 32.94%
CMYK 0.00% 16.67% 5.95%
67.06%

Color #54464F in popluar number systems.

HEX 54 46 4F
Decimal 84 70 79
Binary 1010100 1000110 1001111
Octal 124 106 117

Shades and tints

Shades of #54464F

#54464F
(84,70,79)
#4D4048
(77,64,72)
#463A41
(70,58,65)
#3F343A
(63,52,58)
#382E33
(56,46,51)
#31282C
(49,40,44)
#2A2225
(42,34,37)
#231C1E
(35,28,30)
#1C1617
(28,22,23)
#151010
(21,16,16)
#0E0A09
(14,10,9)
#000000
(0,0,0)

Tints of #54464F

#54464F
(84,70,79)
#63565F
(99,86,95)
#72666F
(114,102,111)
#81767F
(129,118,127)
#90868F
(144,134,143)
#9F969F
(159,150,159)
#AEA6AF
(174,166,175)
#BDB6BF
(189,182,191)
#CCC6CF
(204,198,207)
#DBD6DF
(219,214,223)
#EAE6EF
(234,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54464F; }

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

This text font color is #54464F.

Background Color

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

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

This div background color is #54464F.

Border color

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

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

This div border color is #54464F.

Opacity

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

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

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

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

This text has shadow with #54464F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54464F.

Preview

Color preview on black background

This text has color #54464F on black background.


Color preview on white background

This text has color #54464F on white background.


Black color preview on #54464F background

This text has black color on #54464F background.


White color preview on #54464F background

This text has white color on #54464F background.


Related colors

Complementary color

Complementary color for #hex is #ABB9B0.


I love getcolorcode.com

Triadic colors

1 #4F5446 and #464F54 with #54464F are triadic colors.

2 #4F4654 and #46544F with #54464F are triadic colors.