COLOR #545A49

HEX: #545A49 RGB: (84,90,73)

Color info

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

RGB color model

#545A49 color RGB value is (84,90,73).

RGB: (84,90,73) (33%, 35%, 29%)

RGB channels and saturation

R 84 of 255 = 33%
G 90 of 255 = 35%
B 73 of 255 = 29%

84
90
73

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

Portions of RGB colors in percentages

R + G + B = 84 + 90 + 73 = 247 (100%)
R 84 of 247 ~ 34.01%
G 90 of 247 ~ 36.44%
B 73 of 247 ~ 29.55'%

%34.01
%36.44
%29.55

CMYK color model

#545A49 color CMYK value is (7,0,19,65).

  • cyan value is 6.67%
  • magenta value is 0.00%
  • yellow value is 18.89%
  • key color value is 64.71%
CMYK: (7,0,19,65) C7M0Y19K65 (7%,0%,19%,65%) (0.07/0.00/0.19/0.65) 

CMYK percentages

%6.67
%0
%18.89
%64.71

Codes

Color #545A49 in popluar color models

54 5A 49
RGB 84 90 73
HSL 81° 10.43% 31.96%
HSB/HSV 81° 18.89% 35.29%
CMYK 6.67% 0.00% 18.89%
64.71%

Color #545A49 in popluar number systems.

HEX 54 5A 49
Decimal 84 90 73
Binary 1010100 1011010 1001001
Octal 124 132 111

Shades and tints

Shades of #545A49

#545A49
(84,90,73)
#4D5243
(77,82,67)
#464A3D
(70,74,61)
#3F4237
(63,66,55)
#383A31
(56,58,49)
#31322B
(49,50,43)
#2A2A25
(42,42,37)
#23221F
(35,34,31)
#1C1A19
(28,26,25)
#151213
(21,18,19)
#0E0A0D
(14,10,13)
#000000
(0,0,0)

Tints of #545A49

#545A49
(84,90,73)
#636959
(99,105,89)
#727869
(114,120,105)
#818779
(129,135,121)
#909689
(144,150,137)
#9FA599
(159,165,153)
#AEB4A9
(174,180,169)
#BDC3B9
(189,195,185)
#CCD2C9
(204,210,201)
#DBE1D9
(219,225,217)
#EAF0E9
(234,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #545A49; }

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

This text font color is #545A49.

Background Color

.myBgColor { background-color: #545A49; }

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

This div background color is #545A49.

Border color

.myBorderColor { border: 1px solid #545A49; }

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

This div border color is #545A49.

Opacity

.myOpacity80 { color: #545A49; opacity: 0.8; }

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

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

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

This text has shadow with #545A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #545A49.

Preview

Color preview on black background

This text has color #545A49 on black background.


Color preview on white background

This text has color #545A49 on white background.


Black color preview on #545A49 background

This text has black color on #545A49 background.


White color preview on #545A49 background

This text has white color on #545A49 background.


Related colors

Complementary color

Complementary color for #hex is #ABA5B6.


I love getcolorcode.com

Triadic colors

1 #49545A and #5A4954 with #545A49 are triadic colors.

2 #495A54 and #5A5449 with #545A49 are triadic colors.