COLOR #545754

HEX: #545754 RGB: (84,87,84)

Color info

#545754 contains red, green and blue colors in about the same proportion. Web safe color of #545754 is #666666 (or #666).

RGB color model

#545754 color RGB value is (84,87,84).

RGB: (84,87,84) (33%, 34%, 33%)

RGB channels and saturation

R 84 of 255 = 33%
G 87 of 255 = 34%
B 84 of 255 = 33%

84
87
84

R + G + B ~ 33%. #545754 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 87 + 84 = 255 (100%)
R 84 of 255 ~ 32.94%
G 87 of 255 ~ 34.12%
B 84 of 255 ~ 32.94'%

%32.94
%34.12
%32.94

CMYK color model

#545754 color CMYK value is (3,0,3,66).

  • cyan value is 3.45%
  • magenta value is 0.00%
  • yellow value is 3.45%
  • key color value is 65.88%

CMYK: (3,0,3,66)
C3M0Y3K66 (3%, 0%, 3%, 66%)
(0.03 / 0.00 / 0.03 / 0.66)

CMYK percentages

%3.45
%0
%3.45
%65.88

Codes

Color #545754 in popluar color models

54 57 54
RGB 84 87 84
HSL 120° 1.75% 33.53%
HSB/HSV 120° 3.45% 34.12%
CMYK 3.45% 0.00% 3.45%
65.88%

Color #545754 in popluar number systems.

HEX 54 57 54
Decimal 84 87 84
Binary 1010100 1010111 1010100
Octal 124 127 124

Shades and tints

Shades of #545754

#545754
(84,87,84)
#4D504D
(77,80,77)
#464946
(70,73,70)
#3F423F
(63,66,63)
#383B38
(56,59,56)
#313431
(49,52,49)
#2A2D2A
(42,45,42)
#232623
(35,38,35)
#1C1F1C
(28,31,28)
#151815
(21,24,21)
#0E110E
(14,17,14)
#000000
(0,0,0)

Tints of #545754

#545754
(84,87,84)
#636663
(99,102,99)
#727572
(114,117,114)
#818481
(129,132,129)
#909390
(144,147,144)
#9FA29F
(159,162,159)
#AEB1AE
(174,177,174)
#BDC0BD
(189,192,189)
#CCCFCC
(204,207,204)
#DBDEDB
(219,222,219)
#EAEDEA
(234,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #545754 color. Also use rgb(84,87,84) instead hex code.

Text Font Color

.myTextColor { color: #545754; }

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

This text font color is #545754.

Background Color

.myBgColor { background-color: #545754; }

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

This div background color is #545754.

Border color

.myBorderColor { border: 1px solid #545754; }

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

This div border color is #545754.

Opacity

.myOpacity80 { color: #545754; opacity: 0.8; }

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

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

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

This text has shadow with #545754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #545754.

Preview

Color preview on black background

This text has color #545754 on black background.


Color preview on white background

This text has color #545754 on white background.


Black color preview on #545754 background

This text has black color on #545754 background.


White color preview on #545754 background

This text has white color on #545754 background.


Related colors

Complementary color

Complementary color for #hex is #ABA8AB.


I love getcolorcode.com

Triadic colors

1 #545457 and #575454 with #545754 are triadic colors.

2 #545754 and #575454 with #545754 are triadic colors.