COLOR #54454F

HEX: #54454F RGB: (84,69,79)

Color info

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

RGB color model

#54454F color RGB value is (84,69,79).

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

RGB channels and saturation

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

84
69
79

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

Portions of RGB colors in percentages

R + G + B = 84 + 69 + 79 = 232 (100%)
R 84 of 232 ~ 36.21%
G 69 of 232 ~ 29.74%
B 79 of 232 ~ 34.05'%

%36.21
%29.74
%34.05

CMYK color model

#54454F color CMYK value is (0,18,6,67).

  • cyan value is 0.00%
  • magenta value is 17.86%
  • yellow value is 5.95%
  • key color value is 67.06%
CMYK: (0,18,6,67) C0M18Y6K67 (0%,18%,6%,67%) (0.00/0.18/0.06/0.67) 

CMYK percentages

%0
%17.86
%5.95
%67.06

Codes

Color #54454F in popluar color models

54 45 4F
RGB 84 69 79
HSL 320° 9.80% 30.00%
HSB/HSV 320° 17.86% 32.94%
CMYK 0.00% 17.86% 5.95%
67.06%

Color #54454F in popluar number systems.

HEX 54 45 4F
Decimal 84 69 79
Binary 1010100 1000101 1001111
Octal 124 105 117

Shades and tints

Shades of #54454F

#54454F
(84,69,79)
#4D3F48
(77,63,72)
#463941
(70,57,65)
#3F333A
(63,51,58)
#382D33
(56,45,51)
#31272C
(49,39,44)
#2A2125
(42,33,37)
#231B1E
(35,27,30)
#1C1517
(28,21,23)
#150F10
(21,15,16)
#0E0909
(14,9,9)
#000000
(0,0,0)

Tints of #54454F

#54454F
(84,69,79)
#63555F
(99,85,95)
#72656F
(114,101,111)
#81757F
(129,117,127)
#90858F
(144,133,143)
#9F959F
(159,149,159)
#AEA5AF
(174,165,175)
#BDB5BF
(189,181,191)
#CCC5CF
(204,197,207)
#DBD5DF
(219,213,223)
#EAE5EF
(234,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54454F; }

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

This text font color is #54454F.

Background Color

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

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

This div background color is #54454F.

Border color

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

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

This div border color is #54454F.

Opacity

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

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

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

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

This text has shadow with #54454F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54454F.

Preview

Color preview on black background

This text has color #54454F on black background.


Color preview on white background

This text has color #54454F on white background.


Black color preview on #54454F background

This text has black color on #54454F background.


White color preview on #54454F background

This text has white color on #54454F background.


Related colors

Complementary color

Complementary color for #hex is #ABBAB0.


I love getcolorcode.com

Triadic colors

1 #4F5445 and #454F54 with #54454F are triadic colors.

2 #4F4554 and #45544F with #54454F are triadic colors.