COLOR #546754

HEX: #546754 RGB: (84,103,84)

Color info

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

RGB color model

#546754 color RGB value is (84,103,84).

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

RGB channels and saturation

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

84
103
84

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

Portions of RGB colors in percentages

R + G + B = 84 + 103 + 84 = 271 (100%)
R 84 of 271 ~ 31%
G 103 of 271 ~ 38.01%
B 84 of 271 ~ 31'%

%31
%38.01
%31

CMYK color model

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

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

CMYK: (18,0,18,60)
C18M0Y18K60 (18%, 0%, 18%, 60%)
(0.18 / 0.00 / 0.18 / 0.60)

CMYK percentages

%18.45
%0
%18.45
%59.61

Codes

Color #546754 in popluar color models

54 67 54
RGB 84 103 84
HSL 120° 10.16% 36.67%
HSB/HSV 120° 18.45% 40.39%
CMYK 18.45% 0.00% 18.45%
59.61%

Color #546754 in popluar number systems.

HEX 54 67 54
Decimal 84 103 84
Binary 1010100 1100111 1010100
Octal 124 147 124

Shades and tints

Shades of #546754

#546754
(84,103,84)
#4D5E4D
(77,94,77)
#465546
(70,85,70)
#3F4C3F
(63,76,63)
#384338
(56,67,56)
#313A31
(49,58,49)
#2A312A
(42,49,42)
#232823
(35,40,35)
#1C1F1C
(28,31,28)
#151615
(21,22,21)
#0E0D0E
(14,13,14)
#000000
(0,0,0)

Tints of #546754

#546754
(84,103,84)
#637463
(99,116,99)
#728172
(114,129,114)
#818E81
(129,142,129)
#909B90
(144,155,144)
#9FA89F
(159,168,159)
#AEB5AE
(174,181,174)
#BDC2BD
(189,194,189)
#CCCFCC
(204,207,204)
#DBDCDB
(219,220,219)
#EAE9EA
(234,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546754; }

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

This text font color is #546754.

Background Color

.myBgColor { background-color: #546754; }

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

This div background color is #546754.

Border color

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

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

This div border color is #546754.

Opacity

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

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

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

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

This text has shadow with #546754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546754.

Preview

Color preview on black background

This text has color #546754 on black background.


Color preview on white background

This text has color #546754 on white background.


Black color preview on #546754 background

This text has black color on #546754 background.


White color preview on #546754 background

This text has white color on #546754 background.


Related colors

Complementary color

Complementary color for #hex is #AB98AB.


I love getcolorcode.com

Triadic colors

1 #545467 and #675454 with #546754 are triadic colors.

2 #546754 and #675454 with #546754 are triadic colors.