COLOR #546756

HEX: #546756 RGB: (84,103,86)

Color info

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

RGB color model

#546756 color RGB value is (84,103,86).

RGB: (84,103,86) (33%, 40%, 34%)

RGB channels and saturation

R 84 of 255 = 33%
G 103 of 255 = 40%
B 86 of 255 = 34%

84
103
86

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

Portions of RGB colors in percentages

R + G + B = 84 + 103 + 86 = 273 (100%)
R 84 of 273 ~ 30.77%
G 103 of 273 ~ 37.73%
B 86 of 273 ~ 31.5'%

%30.77
%37.73
%31.5

CMYK color model

#546756 color CMYK value is (18,0,17,60).

  • cyan value is 18.45%
  • magenta value is 0.00%
  • yellow value is 16.50%
  • key color value is 59.61%

CMYK: (18,0,17,60)
C18M0Y17K60 (18%, 0%, 17%, 60%)
(0.18 / 0.00 / 0.17 / 0.60)

CMYK percentages

%18.45
%0
%16.5
%59.61

Codes

Color #546756 in popluar color models

54 67 56
RGB 84 103 86
HSL 126° 10.16% 36.67%
HSB/HSV 126° 18.45% 40.39%
CMYK 18.45% 0.00% 16.50%
59.61%

Color #546756 in popluar number systems.

HEX 54 67 56
Decimal 84 103 86
Binary 1010100 1100111 1010110
Octal 124 147 126

Shades and tints

Shades of #546756

#546756
(84,103,86)
#4D5E4F
(77,94,79)
#465548
(70,85,72)
#3F4C41
(63,76,65)
#38433A
(56,67,58)
#313A33
(49,58,51)
#2A312C
(42,49,44)
#232825
(35,40,37)
#1C1F1E
(28,31,30)
#151617
(21,22,23)
#0E0D10
(14,13,16)
#000000
(0,0,0)

Tints of #546756

#546756
(84,103,86)
#637465
(99,116,101)
#728174
(114,129,116)
#818E83
(129,142,131)
#909B92
(144,155,146)
#9FA8A1
(159,168,161)
#AEB5B0
(174,181,176)
#BDC2BF
(189,194,191)
#CCCFCE
(204,207,206)
#DBDCDD
(219,220,221)
#EAE9EC
(234,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546756; }

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

This text font color is #546756.

Background Color

.myBgColor { background-color: #546756; }

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

This div background color is #546756.

Border color

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

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

This div border color is #546756.

Opacity

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

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

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

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

This text has shadow with #546756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546756.

Preview

Color preview on black background

This text has color #546756 on black background.


Color preview on white background

This text has color #546756 on white background.


Black color preview on #546756 background

This text has black color on #546756 background.


White color preview on #546756 background

This text has white color on #546756 background.


Related colors

Complementary color

Complementary color for #hex is #AB98A9.


I love getcolorcode.com

Triadic colors

1 #565467 and #675654 with #546756 are triadic colors.

2 #566754 and #675456 with #546756 are triadic colors.