COLOR #545559

HEX: #545559 RGB: (84,85,89)

Color info

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

RGB color model

#545559 color RGB value is (84,85,89).

RGB: (84,85,89) (33%, 33%, 35%)

RGB channels and saturation

R 84 of 255 = 33%
G 85 of 255 = 33%
B 89 of 255 = 35%

84
85
89

R + G + B ~ 34%. #545559 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 85 + 89 = 258 (100%)
R 84 of 258 ~ 32.56%
G 85 of 258 ~ 32.95%
B 89 of 258 ~ 34.5'%

%32.56
%32.95
%34.5

CMYK color model

#545559 color CMYK value is (6,4,0,65).

  • cyan value is 5.62%
  • magenta value is 4.49%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (6,4,0,65)
C6M4Y0K65 (6%, 4%, 0%, 65%)
(0.06 / 0.04 / 0.00 / 0.65)

CMYK percentages

%5.62
%4.49
%0
%65.1

Codes

Color #545559 in popluar color models

54 55 59
RGB 84 85 89
HSL 228° 2.89% 33.92%
HSB/HSV 228° 5.62% 34.90%
CMYK 5.62% 4.49% 0.00%
65.10%

Color #545559 in popluar number systems.

HEX 54 55 59
Decimal 84 85 89
Binary 1010100 1010101 1011001
Octal 124 125 131

Shades and tints

Shades of #545559

#545559
(84,85,89)
#4D4E51
(77,78,81)
#464749
(70,71,73)
#3F4041
(63,64,65)
#383939
(56,57,57)
#313231
(49,50,49)
#2A2B29
(42,43,41)
#232421
(35,36,33)
#1C1D19
(28,29,25)
#151611
(21,22,17)
#0E0F09
(14,15,9)
#000000
(0,0,0)

Tints of #545559

#545559
(84,85,89)
#636468
(99,100,104)
#727377
(114,115,119)
#818286
(129,130,134)
#909195
(144,145,149)
#9FA0A4
(159,160,164)
#AEAFB3
(174,175,179)
#BDBEC2
(189,190,194)
#CCCDD1
(204,205,209)
#DBDCE0
(219,220,224)
#EAEBEF
(234,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #545559; }

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

This text font color is #545559.

Background Color

.myBgColor { background-color: #545559; }

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

This div background color is #545559.

Border color

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

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

This div border color is #545559.

Opacity

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

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

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

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

This text has shadow with #545559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #545559.

Preview

Color preview on black background

This text has color #545559 on black background.


Color preview on white background

This text has color #545559 on white background.


Black color preview on #545559 background

This text has black color on #545559 background.


White color preview on #545559 background

This text has white color on #545559 background.


Related colors

Complementary color

Complementary color for #hex is #ABAAA6.


I love getcolorcode.com

Triadic colors

1 #595455 and #555954 with #545559 are triadic colors.

2 #595554 and #555459 with #545559 are triadic colors.