COLOR #546154

HEX: #546154 RGB: (84,97,84)

Color info

#546154 contains red, green and blue colors in about the same proportion. Web safe color of #546154 is #666666 (or #666).

RGB color model

#546154 color RGB value is (84,97,84).

RGB: (84,97,84) (33%, 38%, 33%)

RGB channels and saturation

R 84 of 255 = 33%
G 97 of 255 = 38%
B 84 of 255 = 33%

84
97
84

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

Portions of RGB colors in percentages

R + G + B = 84 + 97 + 84 = 265 (100%)
R 84 of 265 ~ 31.7%
G 97 of 265 ~ 36.6%
B 84 of 265 ~ 31.7'%

%31.7
%36.6
%31.7

CMYK color model

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

  • cyan value is 13.40%
  • magenta value is 0.00%
  • yellow value is 13.40%
  • key color value is 61.96%

CMYK: (13,0,13,62)
C13M0Y13K62 (13%, 0%, 13%, 62%)
(0.13 / 0.00 / 0.13 / 0.62)

CMYK percentages

%13.4
%0
%13.4
%61.96

Codes

Color #546154 in popluar color models

54 61 54
RGB 84 97 84
HSL 120° 7.18% 35.49%
HSB/HSV 120° 13.40% 38.04%
CMYK 13.40% 0.00% 13.40%
61.96%

Color #546154 in popluar number systems.

HEX 54 61 54
Decimal 84 97 84
Binary 1010100 1100001 1010100
Octal 124 141 124

Shades and tints

Shades of #546154

#546154
(84,97,84)
#4D594D
(77,89,77)
#465146
(70,81,70)
#3F493F
(63,73,63)
#384138
(56,65,56)
#313931
(49,57,49)
#2A312A
(42,49,42)
#232923
(35,41,35)
#1C211C
(28,33,28)
#151915
(21,25,21)
#0E110E
(14,17,14)
#000000
(0,0,0)

Tints of #546154

#546154
(84,97,84)
#636F63
(99,111,99)
#727D72
(114,125,114)
#818B81
(129,139,129)
#909990
(144,153,144)
#9FA79F
(159,167,159)
#AEB5AE
(174,181,174)
#BDC3BD
(189,195,189)
#CCD1CC
(204,209,204)
#DBDFDB
(219,223,219)
#EAEDEA
(234,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546154; }

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

This text font color is #546154.

Background Color

.myBgColor { background-color: #546154; }

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

This div background color is #546154.

Border color

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

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

This div border color is #546154.

Opacity

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

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

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

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

This text has shadow with #546154 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546154.

Preview

Color preview on black background

This text has color #546154 on black background.


Color preview on white background

This text has color #546154 on white background.


Black color preview on #546154 background

This text has black color on #546154 background.


White color preview on #546154 background

This text has white color on #546154 background.


Related colors

Complementary color

Complementary color for #hex is #AB9EAB.


I love getcolorcode.com

Triadic colors

1 #545461 and #615454 with #546154 are triadic colors.

2 #546154 and #615454 with #546154 are triadic colors.