COLOR #545649

HEX: #545649 RGB: (84,86,73)

Color info

#545649 contains red, green and blue colors in about the same proportion. Web safe color of #545649 is #666633 (or #663).

RGB color model

#545649 color RGB value is (84,86,73).

RGB: (84,86,73) (33%, 34%, 29%)

RGB channels and saturation

R 84 of 255 = 33%
G 86 of 255 = 34%
B 73 of 255 = 29%

84
86
73

R + G + B ~ 32%. #545649 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 86 + 73 = 243 (100%)
R 84 of 243 ~ 34.57%
G 86 of 243 ~ 35.39%
B 73 of 243 ~ 30.04'%

%34.57
%35.39
%30.04

CMYK color model

#545649 color CMYK value is (2,0,15,66).

  • cyan value is 2.33%
  • magenta value is 0.00%
  • yellow value is 15.12%
  • key color value is 66.27%

CMYK: (2,0,15,66)
C2M0Y15K66 (2%, 0%, 15%, 66%)
(0.02 / 0.00 / 0.15 / 0.66)

CMYK percentages

%2.33
%0
%15.12
%66.27

Codes

Color #545649 in popluar color models

54 56 49
RGB 84 86 73
HSL 69° 8.18% 31.18%
HSB/HSV 69° 15.12% 33.73%
CMYK 2.33% 0.00% 15.12%
66.27%

Color #545649 in popluar number systems.

HEX 54 56 49
Decimal 84 86 73
Binary 1010100 1010110 1001001
Octal 124 126 111

Shades and tints

Shades of #545649

#545649
(84,86,73)
#4D4F43
(77,79,67)
#46483D
(70,72,61)
#3F4137
(63,65,55)
#383A31
(56,58,49)
#31332B
(49,51,43)
#2A2C25
(42,44,37)
#23251F
(35,37,31)
#1C1E19
(28,30,25)
#151713
(21,23,19)
#0E100D
(14,16,13)
#000000
(0,0,0)

Tints of #545649

#545649
(84,86,73)
#636559
(99,101,89)
#727469
(114,116,105)
#818379
(129,131,121)
#909289
(144,146,137)
#9FA199
(159,161,153)
#AEB0A9
(174,176,169)
#BDBFB9
(189,191,185)
#CCCEC9
(204,206,201)
#DBDDD9
(219,221,217)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #545649; }

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

This text font color is #545649.

Background Color

.myBgColor { background-color: #545649; }

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

This div background color is #545649.

Border color

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

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

This div border color is #545649.

Opacity

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

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

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

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

This text has shadow with #545649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #545649.

Preview

Color preview on black background

This text has color #545649 on black background.


Color preview on white background

This text has color #545649 on white background.


Black color preview on #545649 background

This text has black color on #545649 background.


White color preview on #545649 background

This text has white color on #545649 background.


Related colors

Complementary color

Complementary color for #hex is #ABA9B6.


I love getcolorcode.com

Triadic colors

1 #495456 and #564954 with #545649 are triadic colors.

2 #495654 and #565449 with #545649 are triadic colors.