COLOR #546B46

HEX: #546B46 RGB: (84,107,70)

Color info

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

RGB color model

#546B46 color RGB value is (84,107,70).

RGB: (84,107,70) (33%, 42%, 27%)

RGB channels and saturation

R 84 of 255 = 33%
G 107 of 255 = 42%
B 70 of 255 = 27%

84
107
70

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

Portions of RGB colors in percentages

R + G + B = 84 + 107 + 70 = 261 (100%)
R 84 of 261 ~ 32.18%
G 107 of 261 ~ 41%
B 70 of 261 ~ 26.82'%

%32.18
%41
%26.82

CMYK color model

#546B46 color CMYK value is (21,0,35,58).

  • cyan value is 21.50%
  • magenta value is 0.00%
  • yellow value is 34.58%
  • key color value is 58.04%

CMYK: (21,0,35,58)
C21M0Y35K58 (21%, 0%, 35%, 58%)
(0.21 / 0.00 / 0.35 / 0.58)

CMYK percentages

%21.5
%0
%34.58
%58.04

Codes

Color #546B46 in popluar color models

54 6B 46
RGB 84 107 70
HSL 97° 20.90% 34.71%
HSB/HSV 97° 34.58% 41.96%
CMYK 21.50% 0.00% 34.58%
58.04%

Color #546B46 in popluar number systems.

HEX 54 6B 46
Decimal 84 107 70
Binary 1010100 1101011 1000110
Octal 124 153 106

Shades and tints

Shades of #546B46

#546B46
(84,107,70)
#4D6240
(77,98,64)
#46593A
(70,89,58)
#3F5034
(63,80,52)
#38472E
(56,71,46)
#313E28
(49,62,40)
#2A3522
(42,53,34)
#232C1C
(35,44,28)
#1C2316
(28,35,22)
#151A10
(21,26,16)
#0E110A
(14,17,10)
#000000
(0,0,0)

Tints of #546B46

#546B46
(84,107,70)
#637856
(99,120,86)
#728566
(114,133,102)
#819276
(129,146,118)
#909F86
(144,159,134)
#9FAC96
(159,172,150)
#AEB9A6
(174,185,166)
#BDC6B6
(189,198,182)
#CCD3C6
(204,211,198)
#DBE0D6
(219,224,214)
#EAEDE6
(234,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #546B46 color. Also use rgb(84,107,70) instead hex code.

Text Font Color

.myTextColor { color: #546B46; }

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

This text font color is #546B46.

Background Color

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

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

This div background color is #546B46.

Border color

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

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

This div border color is #546B46.

Opacity

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

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

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

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

This text has shadow with #546B46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546B46.

Preview

Color preview on black background

This text has color #546B46 on black background.


Color preview on white background

This text has color #546B46 on white background.


Black color preview on #546B46 background

This text has black color on #546B46 background.


White color preview on #546B46 background

This text has white color on #546B46 background.


Related colors

Complementary color

Complementary color for #hex is #AB94B9.


I love getcolorcode.com

Triadic colors

1 #46546B and #6B4654 with #546B46 are triadic colors.

2 #466B54 and #6B5446 with #546B46 are triadic colors.