COLOR #546334

HEX: #546334 RGB: (84,99,52)

Color info

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

RGB color model

#546334 color RGB value is (84,99,52).

RGB: (84,99,52) (33%, 39%, 20%)

RGB channels and saturation

R 84 of 255 = 33%
G 99 of 255 = 39%
B 52 of 255 = 20%

84
99
52

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

Portions of RGB colors in percentages

R + G + B = 84 + 99 + 52 = 235 (100%)
R 84 of 235 ~ 35.74%
G 99 of 235 ~ 42.13%
B 52 of 235 ~ 22.13'%

%35.74
%42.13
%22.13

CMYK color model

#546334 color CMYK value is (15,0,47,61).

  • cyan value is 15.15%
  • magenta value is 0.00%
  • yellow value is 47.47%
  • key color value is 61.18%
CMYK: (15,0,47,61) C15M0Y47K61 (15%,0%,47%,61%) (0.15/0.00/0.47/0.61) 

CMYK percentages

%15.15
%0
%47.47
%61.18

Codes

Color #546334 in popluar color models

54 63 34
RGB 84 99 52
HSL 79° 31.13% 29.61%
HSB/HSV 79° 47.47% 38.82%
CMYK 15.15% 0.00% 47.47%
61.18%

Color #546334 in popluar number systems.

HEX 54 63 34
Decimal 84 99 52
Binary 1010100 1100011 110100
Octal 124 143 64

Shades and tints

Shades of #546334

#546334
(84,99,52)
#4D5A30
(77,90,48)
#46512C
(70,81,44)
#3F4828
(63,72,40)
#383F24
(56,63,36)
#313620
(49,54,32)
#2A2D1C
(42,45,28)
#232418
(35,36,24)
#1C1B14
(28,27,20)
#151210
(21,18,16)
#0E090C
(14,9,12)
#000000
(0,0,0)

Tints of #546334

#546334
(84,99,52)
#637146
(99,113,70)
#727F58
(114,127,88)
#818D6A
(129,141,106)
#909B7C
(144,155,124)
#9FA98E
(159,169,142)
#AEB7A0
(174,183,160)
#BDC5B2
(189,197,178)
#CCD3C4
(204,211,196)
#DBE1D6
(219,225,214)
#EAEFE8
(234,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546334; }

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

This text font color is #546334.

Background Color

.myBgColor { background-color: #546334; }

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

This div background color is #546334.

Border color

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

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

This div border color is #546334.

Opacity

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

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

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

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

This text has shadow with #546334 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546334.

Preview

Color preview on black background

This text has color #546334 on black background.


Color preview on white background

This text has color #546334 on white background.


Black color preview on #546334 background

This text has black color on #546334 background.


White color preview on #546334 background

This text has white color on #546334 background.


Related colors

Complementary color

Complementary color for #hex is #AB9CCB.


I love getcolorcode.com

Triadic colors

1 #345463 and #633454 with #546334 are triadic colors.

2 #346354 and #635434 with #546334 are triadic colors.