COLOR #546049

HEX: #546049 RGB: (84,96,73)

Color info

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

RGB color model

#546049 color RGB value is (84,96,73).

RGB: (84,96,73) (33%, 38%, 29%)

RGB channels and saturation

R 84 of 255 = 33%
G 96 of 255 = 38%
B 73 of 255 = 29%

84
96
73

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

Portions of RGB colors in percentages

R + G + B = 84 + 96 + 73 = 253 (100%)
R 84 of 253 ~ 33.2%
G 96 of 253 ~ 37.94%
B 73 of 253 ~ 28.85'%

%33.2
%37.94
%28.85

CMYK color model

#546049 color CMYK value is (13,0,24,62).

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 23.96%
  • key color value is 62.35%

CMYK: (13,0,24,62)
C13M0Y24K62 (13%, 0%, 24%, 62%)
(0.13 / 0.00 / 0.24 / 0.62)

CMYK percentages

%12.5
%0
%23.96
%62.35

Codes

Color #546049 in popluar color models

54 60 49
RGB 84 96 73
HSL 91° 13.61% 33.14%
HSB/HSV 91° 23.96% 37.65%
CMYK 12.50% 0.00% 23.96%
62.35%

Color #546049 in popluar number systems.

HEX 54 60 49
Decimal 84 96 73
Binary 1010100 1100000 1001001
Octal 124 140 111

Shades and tints

Shades of #546049

#546049
(84,96,73)
#4D5843
(77,88,67)
#46503D
(70,80,61)
#3F4837
(63,72,55)
#384031
(56,64,49)
#31382B
(49,56,43)
#2A3025
(42,48,37)
#23281F
(35,40,31)
#1C2019
(28,32,25)
#151813
(21,24,19)
#0E100D
(14,16,13)
#000000
(0,0,0)

Tints of #546049

#546049
(84,96,73)
#636E59
(99,110,89)
#727C69
(114,124,105)
#818A79
(129,138,121)
#909889
(144,152,137)
#9FA699
(159,166,153)
#AEB4A9
(174,180,169)
#BDC2B9
(189,194,185)
#CCD0C9
(204,208,201)
#DBDED9
(219,222,217)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546049; }

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

This text font color is #546049.

Background Color

.myBgColor { background-color: #546049; }

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

This div background color is #546049.

Border color

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

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

This div border color is #546049.

Opacity

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

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

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

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

This text has shadow with #546049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546049.

Preview

Color preview on black background

This text has color #546049 on black background.


Color preview on white background

This text has color #546049 on white background.


Black color preview on #546049 background

This text has black color on #546049 background.


White color preview on #546049 background

This text has white color on #546049 background.


Related colors

Complementary color

Complementary color for #hex is #AB9FB6.


I love getcolorcode.com

Triadic colors

1 #495460 and #604954 with #546049 are triadic colors.

2 #496054 and #605449 with #546049 are triadic colors.