COLOR #546445

HEX: #546445 RGB: (84,100,69)

Color info

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

RGB color model

#546445 color RGB value is (84,100,69).

RGB: (84,100,69) (33%, 39%, 27%)

RGB channels and saturation

R 84 of 255 = 33%
G 100 of 255 = 39%
B 69 of 255 = 27%

84
100
69

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

Portions of RGB colors in percentages

R + G + B = 84 + 100 + 69 = 253 (100%)
R 84 of 253 ~ 33.2%
G 100 of 253 ~ 39.53%
B 69 of 253 ~ 27.27'%

%33.2
%39.53
%27.27

CMYK color model

#546445 color CMYK value is (16,0,31,61).

  • cyan value is 16.00%
  • magenta value is 0.00%
  • yellow value is 31.00%
  • key color value is 60.78%

CMYK: (16,0,31,61)
C16M0Y31K61 (16%, 0%, 31%, 61%)
(0.16 / 0.00 / 0.31 / 0.61)

CMYK percentages

%16
%0
%31
%60.78

Codes

Color #546445 in popluar color models

54 64 45
RGB 84 100 69
HSL 91° 18.34% 33.14%
HSB/HSV 91° 31.00% 39.22%
CMYK 16.00% 0.00% 31.00%
60.78%

Color #546445 in popluar number systems.

HEX 54 64 45
Decimal 84 100 69
Binary 1010100 1100100 1000101
Octal 124 144 105

Shades and tints

Shades of #546445

#546445
(84,100,69)
#4D5B3F
(77,91,63)
#465239
(70,82,57)
#3F4933
(63,73,51)
#38402D
(56,64,45)
#313727
(49,55,39)
#2A2E21
(42,46,33)
#23251B
(35,37,27)
#1C1C15
(28,28,21)
#15130F
(21,19,15)
#0E0A09
(14,10,9)
#000000
(0,0,0)

Tints of #546445

#546445
(84,100,69)
#637255
(99,114,85)
#728065
(114,128,101)
#818E75
(129,142,117)
#909C85
(144,156,133)
#9FAA95
(159,170,149)
#AEB8A5
(174,184,165)
#BDC6B5
(189,198,181)
#CCD4C5
(204,212,197)
#DBE2D5
(219,226,213)
#EAF0E5
(234,240,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #546445 color. Also use rgb(84,100,69) instead hex code.

Text Font Color

.myTextColor { color: #546445; }

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

This text font color is #546445.

Background Color

.myBgColor { background-color: #546445; }

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

This div background color is #546445.

Border color

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

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

This div border color is #546445.

Opacity

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

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

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

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

This text has shadow with #546445 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546445.

Preview

Color preview on black background

This text has color #546445 on black background.


Color preview on white background

This text has color #546445 on white background.


Black color preview on #546445 background

This text has black color on #546445 background.


White color preview on #546445 background

This text has white color on #546445 background.


Related colors

Complementary color

Complementary color for #hex is #AB9BBA.


I love getcolorcode.com

Triadic colors

1 #455464 and #644554 with #546445 are triadic colors.

2 #456454 and #645445 with #546445 are triadic colors.