COLOR #546A61

HEX: #546A61 RGB: (84,106,97)

Color info

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

RGB color model

#546A61 color RGB value is (84,106,97).

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

RGB channels and saturation

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

84
106
97

R + G + B ~ 38%. #546A61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 106 + 97 = 287 (100%)
R 84 of 287 ~ 29.27%
G 106 of 287 ~ 36.93%
B 97 of 287 ~ 33.8'%

%29.27
%36.93
%33.8

CMYK color model

#546A61 color CMYK value is (21,0,8,58).

  • cyan value is 20.75%
  • magenta value is 0.00%
  • yellow value is 8.49%
  • key color value is 58.43%

CMYK: (21,0,8,58)
C21M0Y8K58 (21%, 0%, 8%, 58%)
(0.21 / 0.00 / 0.08 / 0.58)

CMYK percentages

%20.75
%0
%8.49
%58.43

Codes

Color #546A61 in popluar color models

54 6A 61
RGB 84 106 97
HSL 155° 11.58% 37.25%
HSB/HSV 155° 20.75% 41.57%
CMYK 20.75% 0.00% 8.49%
58.43%

Color #546A61 in popluar number systems.

HEX 54 6A 61
Decimal 84 106 97
Binary 1010100 1101010 1100001
Octal 124 152 141

Shades and tints

Shades of #546A61

#546A61
(84,106,97)
#4D6159
(77,97,89)
#465851
(70,88,81)
#3F4F49
(63,79,73)
#384641
(56,70,65)
#313D39
(49,61,57)
#2A3431
(42,52,49)
#232B29
(35,43,41)
#1C2221
(28,34,33)
#151919
(21,25,25)
#0E1011
(14,16,17)
#000000
(0,0,0)

Tints of #546A61

#546A61
(84,106,97)
#63776F
(99,119,111)
#72847D
(114,132,125)
#81918B
(129,145,139)
#909E99
(144,158,153)
#9FABA7
(159,171,167)
#AEB8B5
(174,184,181)
#BDC5C3
(189,197,195)
#CCD2D1
(204,210,209)
#DBDFDF
(219,223,223)
#EAECED
(234,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546A61; }

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

This text font color is #546A61.

Background Color

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

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

This div background color is #546A61.

Border color

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

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

This div border color is #546A61.

Opacity

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

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

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

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

This text has shadow with #546A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546A61.

Preview

Color preview on black background

This text has color #546A61 on black background.


Color preview on white background

This text has color #546A61 on white background.


Black color preview on #546A61 background

This text has black color on #546A61 background.


White color preview on #546A61 background

This text has white color on #546A61 background.


Related colors

Complementary color

Complementary color for #hex is #AB959E.


I love getcolorcode.com

Triadic colors

1 #61546A and #6A6154 with #546A61 are triadic colors.

2 #616A54 and #6A5461 with #546A61 are triadic colors.