COLOR #546736

HEX: #546736 RGB: (84,103,54)

Color info

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

RGB color model

#546736 color RGB value is (84,103,54).

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

RGB channels and saturation

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

84
103
54

R + G + B ~ 31%. #546736 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 103 + 54 = 241 (100%)
R 84 of 241 ~ 34.85%
G 103 of 241 ~ 42.74%
B 54 of 241 ~ 22.41'%

%34.85
%42.74
%22.41

CMYK color model

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

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

CMYK: (18,0,48,60)
C18M0Y48K60 (18%, 0%, 48%, 60%)
(0.18 / 0.00 / 0.48 / 0.60)

CMYK percentages

%18.45
%0
%47.57
%59.61

Codes

Color #546736 in popluar color models

54 67 36
RGB 84 103 54
HSL 83° 31.21% 30.78%
HSB/HSV 83° 47.57% 40.39%
CMYK 18.45% 0.00% 47.57%
59.61%

Color #546736 in popluar number systems.

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

Shades and tints

Shades of #546736

#546736
(84,103,54)
#4D5E32
(77,94,50)
#46552E
(70,85,46)
#3F4C2A
(63,76,42)
#384326
(56,67,38)
#313A22
(49,58,34)
#2A311E
(42,49,30)
#23281A
(35,40,26)
#1C1F16
(28,31,22)
#151612
(21,22,18)
#0E0D0E
(14,13,14)
#000000
(0,0,0)

Tints of #546736

#546736
(84,103,54)
#637448
(99,116,72)
#72815A
(114,129,90)
#818E6C
(129,142,108)
#909B7E
(144,155,126)
#9FA890
(159,168,144)
#AEB5A2
(174,181,162)
#BDC2B4
(189,194,180)
#CCCFC6
(204,207,198)
#DBDCD8
(219,220,216)
#EAE9EA
(234,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546736; }

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

This text font color is #546736.

Background Color

.myBgColor { background-color: #546736; }

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

This div background color is #546736.

Border color

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

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

This div border color is #546736.

Opacity

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

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

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

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

This text has shadow with #546736 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546736.

Preview

Color preview on black background

This text has color #546736 on black background.


Color preview on white background

This text has color #546736 on white background.


Black color preview on #546736 background

This text has black color on #546736 background.


White color preview on #546736 background

This text has white color on #546736 background.


Related colors

Complementary color

Complementary color for #hex is #AB98C9.


I love getcolorcode.com

Triadic colors

1 #365467 and #673654 with #546736 are triadic colors.

2 #366754 and #675436 with #546736 are triadic colors.