COLOR #546D48

HEX: #546D48 RGB: (84,109,72)

Color info

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

RGB color model

#546D48 color RGB value is (84,109,72).

RGB: (84,109,72) (33%, 43%, 28%)

RGB channels and saturation

R 84 of 255 = 33%
G 109 of 255 = 43%
B 72 of 255 = 28%

84
109
72

R + G + B ~ 35%. #546D48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 109 + 72 = 265 (100%)
R 84 of 265 ~ 31.7%
G 109 of 265 ~ 41.13%
B 72 of 265 ~ 27.17'%

%31.7
%41.13
%27.17

CMYK color model

#546D48 color CMYK value is (23,0,34,57).

  • cyan value is 22.94%
  • magenta value is 0.00%
  • yellow value is 33.94%
  • key color value is 57.25%

CMYK: (23,0,34,57)
C23M0Y34K57 (23%, 0%, 34%, 57%)
(0.23 / 0.00 / 0.34 / 0.57)

CMYK percentages

%22.94
%0
%33.94
%57.25

Codes

Color #546D48 in popluar color models

54 6D 48
RGB 84 109 72
HSL 101° 20.44% 35.49%
HSB/HSV 101° 33.94% 42.75%
CMYK 22.94% 0.00% 33.94%
57.25%

Color #546D48 in popluar number systems.

HEX 54 6D 48
Decimal 84 109 72
Binary 1010100 1101101 1001000
Octal 124 155 110

Shades and tints

Shades of #546D48

#546D48
(84,109,72)
#4D6442
(77,100,66)
#465B3C
(70,91,60)
#3F5236
(63,82,54)
#384930
(56,73,48)
#31402A
(49,64,42)
#2A3724
(42,55,36)
#232E1E
(35,46,30)
#1C2518
(28,37,24)
#151C12
(21,28,18)
#0E130C
(14,19,12)
#000000
(0,0,0)

Tints of #546D48

#546D48
(84,109,72)
#637A58
(99,122,88)
#728768
(114,135,104)
#819478
(129,148,120)
#90A188
(144,161,136)
#9FAE98
(159,174,152)
#AEBBA8
(174,187,168)
#BDC8B8
(189,200,184)
#CCD5C8
(204,213,200)
#DBE2D8
(219,226,216)
#EAEFE8
(234,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #546D48 color. Also use rgb(84,109,72) instead hex code.

Text Font Color

.myTextColor { color: #546D48; }

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

This text font color is #546D48.

Background Color

.myBgColor { background-color: #546D48; }

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

This div background color is #546D48.

Border color

.myBorderColor { border: 1px solid #546D48; }

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

This div border color is #546D48.

Opacity

.myOpacity80 { color: #546D48; opacity: 0.8; }

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

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

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

This text has shadow with #546D48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546D48.

Preview

Color preview on black background

This text has color #546D48 on black background.


Color preview on white background

This text has color #546D48 on white background.


Black color preview on #546D48 background

This text has black color on #546D48 background.


White color preview on #546D48 background

This text has white color on #546D48 background.


Related colors

Complementary color

Complementary color for #hex is #AB92B7.


I love getcolorcode.com

Triadic colors

1 #48546D and #6D4854 with #546D48 are triadic colors.

2 #486D54 and #6D5448 with #546D48 are triadic colors.