COLOR #545355

HEX: #545355 RGB: (84,83,85)

Color info

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

RGB color model

#545355 color RGB value is (84,83,85).

RGB: (84,83,85) (33%, 33%, 33%)

RGB channels and saturation

R 84 of 255 = 33%
G 83 of 255 = 33%
B 85 of 255 = 33%

84
83
85

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

Portions of RGB colors in percentages

R + G + B = 84 + 83 + 85 = 252 (100%)
R 84 of 252 ~ 33.33%
G 83 of 252 ~ 32.94%
B 85 of 252 ~ 33.73'%

%33.33
%32.94
%33.73

CMYK color model

#545355 color CMYK value is (1,2,0,67).

  • cyan value is 1.18%
  • magenta value is 2.35%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (1,2,0,67)
C1M2Y0K67 (1%, 2%, 0%, 67%)
(0.01 / 0.02 / 0.00 / 0.67)

CMYK percentages

%1.18
%2.35
%0
%66.67

Codes

Color #545355 in popluar color models

54 53 55
RGB 84 83 85
HSL 270° 1.19% 32.94%
HSB/HSV 270° 2.35% 33.33%
CMYK 1.18% 2.35% 0.00%
66.67%

Color #545355 in popluar number systems.

HEX 54 53 55
Decimal 84 83 85
Binary 1010100 1010011 1010101
Octal 124 123 125

Shades and tints

Shades of #545355

#545355
(84,83,85)
#4D4C4E
(77,76,78)
#464547
(70,69,71)
#3F3E40
(63,62,64)
#383739
(56,55,57)
#313032
(49,48,50)
#2A292B
(42,41,43)
#232224
(35,34,36)
#1C1B1D
(28,27,29)
#151416
(21,20,22)
#0E0D0F
(14,13,15)
#000000
(0,0,0)

Tints of #545355

#545355
(84,83,85)
#636264
(99,98,100)
#727173
(114,113,115)
#818082
(129,128,130)
#908F91
(144,143,145)
#9F9EA0
(159,158,160)
#AEADAF
(174,173,175)
#BDBCBE
(189,188,190)
#CCCBCD
(204,203,205)
#DBDADC
(219,218,220)
#EAE9EB
(234,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #545355; }

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

This text font color is #545355.

Background Color

.myBgColor { background-color: #545355; }

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

This div background color is #545355.

Border color

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

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

This div border color is #545355.

Opacity

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

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

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

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

This text has shadow with #545355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #545355.

Preview

Color preview on black background

This text has color #545355 on black background.


Color preview on white background

This text has color #545355 on white background.


Black color preview on #545355 background

This text has black color on #545355 background.


White color preview on #545355 background

This text has white color on #545355 background.


Related colors

Complementary color

Complementary color for #hex is #ABACAA.


I love getcolorcode.com

Triadic colors

1 #555453 and #535554 with #545355 are triadic colors.

2 #555354 and #535455 with #545355 are triadic colors.