COLOR #546A51

HEX: #546A51 RGB: (84,106,81)

Color info

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

RGB color model

#546A51 color RGB value is (84,106,81).

RGB: (84,106,81) (33%, 42%, 32%)

RGB channels and saturation

R 84 of 255 = 33%
G 106 of 255 = 42%
B 81 of 255 = 32%

84
106
81

R + G + B ~ 36%. #546A51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 106 + 81 = 271 (100%)
R 84 of 271 ~ 31%
G 106 of 271 ~ 39.11%
B 81 of 271 ~ 29.89'%

%31
%39.11
%29.89

CMYK color model

#546A51 color CMYK value is (21,0,24,58).

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

CMYK: (21,0,24,58)
C21M0Y24K58 (21%, 0%, 24%, 58%)
(0.21 / 0.00 / 0.24 / 0.58)

CMYK percentages

%20.75
%0
%23.58
%58.43

Codes

Color #546A51 in popluar color models

54 6A 51
RGB 84 106 81
HSL 113° 13.37% 36.67%
HSB/HSV 113° 23.58% 41.57%
CMYK 20.75% 0.00% 23.58%
58.43%

Color #546A51 in popluar number systems.

HEX 54 6A 51
Decimal 84 106 81
Binary 1010100 1101010 1010001
Octal 124 152 121

Shades and tints

Shades of #546A51

#546A51
(84,106,81)
#4D614A
(77,97,74)
#465843
(70,88,67)
#3F4F3C
(63,79,60)
#384635
(56,70,53)
#313D2E
(49,61,46)
#2A3427
(42,52,39)
#232B20
(35,43,32)
#1C2219
(28,34,25)
#151912
(21,25,18)
#0E100B
(14,16,11)
#000000
(0,0,0)

Tints of #546A51

#546A51
(84,106,81)
#637760
(99,119,96)
#72846F
(114,132,111)
#81917E
(129,145,126)
#909E8D
(144,158,141)
#9FAB9C
(159,171,156)
#AEB8AB
(174,184,171)
#BDC5BA
(189,197,186)
#CCD2C9
(204,210,201)
#DBDFD8
(219,223,216)
#EAECE7
(234,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546A51; }

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

This text font color is #546A51.

Background Color

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

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

This div background color is #546A51.

Border color

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

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

This div border color is #546A51.

Opacity

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

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

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

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

This text has shadow with #546A51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546A51.

Preview

Color preview on black background

This text has color #546A51 on black background.


Color preview on white background

This text has color #546A51 on white background.


Black color preview on #546A51 background

This text has black color on #546A51 background.


White color preview on #546A51 background

This text has white color on #546A51 background.


Related colors

Complementary color

Complementary color for #hex is #AB95AE.


I love getcolorcode.com

Triadic colors

1 #51546A and #6A5154 with #546A51 are triadic colors.

2 #516A54 and #6A5451 with #546A51 are triadic colors.