COLOR #546A42

HEX: #546A42 RGB: (84,106,66)

Color info

#546A42 contains red, green and blue colors in about the same proportion. Web safe color of #546A42 is #666633 (or #663).

RGB color model

#546A42 color RGB value is (84,106,66).

RGB: (84,106,66) (33%, 42%, 26%)

RGB channels and saturation

R 84 of 255 = 33%
G 106 of 255 = 42%
B 66 of 255 = 26%

84
106
66

R + G + B ~ 34%. #546A42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 106 + 66 = 256 (100%)
R 84 of 256 ~ 32.81%
G 106 of 256 ~ 41.41%
B 66 of 256 ~ 25.78'%

%32.81
%41.41
%25.78

CMYK color model

#546A42 color CMYK value is (21,0,38,58).

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

CMYK: (21,0,38,58)
C21M0Y38K58 (21%, 0%, 38%, 58%)
(0.21 / 0.00 / 0.38 / 0.58)

CMYK percentages

%20.75
%0
%37.74
%58.43

Codes

Color #546A42 in popluar color models

54 6A 42
RGB 84 106 66
HSL 93° 23.26% 33.73%
HSB/HSV 93° 37.74% 41.57%
CMYK 20.75% 0.00% 37.74%
58.43%

Color #546A42 in popluar number systems.

HEX 54 6A 42
Decimal 84 106 66
Binary 1010100 1101010 1000010
Octal 124 152 102

Shades and tints

Shades of #546A42

#546A42
(84,106,66)
#4D613C
(77,97,60)
#465836
(70,88,54)
#3F4F30
(63,79,48)
#38462A
(56,70,42)
#313D24
(49,61,36)
#2A341E
(42,52,30)
#232B18
(35,43,24)
#1C2212
(28,34,18)
#15190C
(21,25,12)
#0E1006
(14,16,6)
#000000
(0,0,0)

Tints of #546A42

#546A42
(84,106,66)
#637753
(99,119,83)
#728464
(114,132,100)
#819175
(129,145,117)
#909E86
(144,158,134)
#9FAB97
(159,171,151)
#AEB8A8
(174,184,168)
#BDC5B9
(189,197,185)
#CCD2CA
(204,210,202)
#DBDFDB
(219,223,219)
#EAECEC
(234,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546A42; }

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

This text font color is #546A42.

Background Color

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

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

This div background color is #546A42.

Border color

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

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

This div border color is #546A42.

Opacity

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

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

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

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

This text has shadow with #546A42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546A42.

Preview

Color preview on black background

This text has color #546A42 on black background.


Color preview on white background

This text has color #546A42 on white background.


Black color preview on #546A42 background

This text has black color on #546A42 background.


White color preview on #546A42 background

This text has white color on #546A42 background.


Related colors

Complementary color

Complementary color for #hex is #AB95BD.


I love getcolorcode.com

Triadic colors

1 #42546A and #6A4254 with #546A42 are triadic colors.

2 #426A54 and #6A5442 with #546A42 are triadic colors.