COLOR #546455

HEX: #546455 RGB: (84,100,85)

Color info

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

RGB color model

#546455 color RGB value is (84,100,85).

RGB: (84,100,85) (33%, 39%, 33%)

RGB channels and saturation

R 84 of 255 = 33%
G 100 of 255 = 39%
B 85 of 255 = 33%

84
100
85

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

Portions of RGB colors in percentages

R + G + B = 84 + 100 + 85 = 269 (100%)
R 84 of 269 ~ 31.23%
G 100 of 269 ~ 37.17%
B 85 of 269 ~ 31.6'%

%31.23
%37.17
%31.6

CMYK color model

#546455 color CMYK value is (16,0,15,61).

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

CMYK: (16,0,15,61)
C16M0Y15K61 (16%, 0%, 15%, 61%)
(0.16 / 0.00 / 0.15 / 0.61)

CMYK percentages

%16
%0
%15
%60.78

Codes

Color #546455 in popluar color models

54 64 55
RGB 84 100 85
HSL 124° 8.70% 36.08%
HSB/HSV 124° 16.00% 39.22%
CMYK 16.00% 0.00% 15.00%
60.78%

Color #546455 in popluar number systems.

HEX 54 64 55
Decimal 84 100 85
Binary 1010100 1100100 1010101
Octal 124 144 125

Shades and tints

Shades of #546455

#546455
(84,100,85)
#4D5B4E
(77,91,78)
#465247
(70,82,71)
#3F4940
(63,73,64)
#384039
(56,64,57)
#313732
(49,55,50)
#2A2E2B
(42,46,43)
#232524
(35,37,36)
#1C1C1D
(28,28,29)
#151316
(21,19,22)
#0E0A0F
(14,10,15)
#000000
(0,0,0)

Tints of #546455

#546455
(84,100,85)
#637264
(99,114,100)
#728073
(114,128,115)
#818E82
(129,142,130)
#909C91
(144,156,145)
#9FAAA0
(159,170,160)
#AEB8AF
(174,184,175)
#BDC6BE
(189,198,190)
#CCD4CD
(204,212,205)
#DBE2DC
(219,226,220)
#EAF0EB
(234,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546455; }

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

This text font color is #546455.

Background Color

.myBgColor { background-color: #546455; }

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

This div background color is #546455.

Border color

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

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

This div border color is #546455.

Opacity

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

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

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

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

This text has shadow with #546455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546455.

Preview

Color preview on black background

This text has color #546455 on black background.


Color preview on white background

This text has color #546455 on white background.


Black color preview on #546455 background

This text has black color on #546455 background.


White color preview on #546455 background

This text has white color on #546455 background.


Related colors

Complementary color

Complementary color for #hex is #AB9BAA.


I love getcolorcode.com

Triadic colors

1 #555464 and #645554 with #546455 are triadic colors.

2 #556454 and #645455 with #546455 are triadic colors.