COLOR #546244

HEX: #546244 RGB: (84,98,68)

Color info

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

RGB color model

#546244 color RGB value is (84,98,68).

RGB: (84,98,68) (33%, 38%, 27%)

RGB channels and saturation

R 84 of 255 = 33%
G 98 of 255 = 38%
B 68 of 255 = 27%

84
98
68

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

Portions of RGB colors in percentages

R + G + B = 84 + 98 + 68 = 250 (100%)
R 84 of 250 ~ 33.6%
G 98 of 250 ~ 39.2%
B 68 of 250 ~ 27.2'%

%33.6
%39.2
%27.2

CMYK color model

#546244 color CMYK value is (14,0,31,62).

  • cyan value is 14.29%
  • magenta value is 0.00%
  • yellow value is 30.61%
  • key color value is 61.57%

CMYK: (14,0,31,62)
C14M0Y31K62 (14%, 0%, 31%, 62%)
(0.14 / 0.00 / 0.31 / 0.62)

CMYK percentages

%14.29
%0
%30.61
%61.57

Codes

Color #546244 in popluar color models

54 62 44
RGB 84 98 68
HSL 88° 18.07% 32.55%
HSB/HSV 88° 30.61% 38.43%
CMYK 14.29% 0.00% 30.61%
61.57%

Color #546244 in popluar number systems.

HEX 54 62 44
Decimal 84 98 68
Binary 1010100 1100010 1000100
Octal 124 142 104

Shades and tints

Shades of #546244

#546244
(84,98,68)
#4D5A3E
(77,90,62)
#465238
(70,82,56)
#3F4A32
(63,74,50)
#38422C
(56,66,44)
#313A26
(49,58,38)
#2A3220
(42,50,32)
#232A1A
(35,42,26)
#1C2214
(28,34,20)
#151A0E
(21,26,14)
#0E1208
(14,18,8)
#000000
(0,0,0)

Tints of #546244

#546244
(84,98,68)
#637055
(99,112,85)
#727E66
(114,126,102)
#818C77
(129,140,119)
#909A88
(144,154,136)
#9FA899
(159,168,153)
#AEB6AA
(174,182,170)
#BDC4BB
(189,196,187)
#CCD2CC
(204,210,204)
#DBE0DD
(219,224,221)
#EAEEEE
(234,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #546244 color. Also use rgb(84,98,68) instead hex code.

Text Font Color

.myTextColor { color: #546244; }

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

This text font color is #546244.

Background Color

.myBgColor { background-color: #546244; }

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

This div background color is #546244.

Border color

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

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

This div border color is #546244.

Opacity

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

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

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

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

This text has shadow with #546244 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546244.

Preview

Color preview on black background

This text has color #546244 on black background.


Color preview on white background

This text has color #546244 on white background.


Black color preview on #546244 background

This text has black color on #546244 background.


White color preview on #546244 background

This text has white color on #546244 background.


Related colors

Complementary color

Complementary color for #hex is #AB9DBB.


I love getcolorcode.com

Triadic colors

1 #445462 and #624454 with #546244 are triadic colors.

2 #446254 and #625444 with #546244 are triadic colors.