COLOR #546259

HEX: #546259 RGB: (84,98,89)

Color info

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

RGB color model

#546259 color RGB value is (84,98,89).

RGB: (84,98,89) (33%, 38%, 35%)

RGB channels and saturation

R 84 of 255 = 33%
G 98 of 255 = 38%
B 89 of 255 = 35%

84
98
89

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

Portions of RGB colors in percentages

R + G + B = 84 + 98 + 89 = 271 (100%)
R 84 of 271 ~ 31%
G 98 of 271 ~ 36.16%
B 89 of 271 ~ 32.84'%

%31
%36.16
%32.84

CMYK color model

#546259 color CMYK value is (14,0,9,62).

  • cyan value is 14.29%
  • magenta value is 0.00%
  • yellow value is 9.18%
  • key color value is 61.57%

CMYK: (14,0,9,62)
C14M0Y9K62 (14%, 0%, 9%, 62%)
(0.14 / 0.00 / 0.09 / 0.62)

CMYK percentages

%14.29
%0
%9.18
%61.57

Codes

Color #546259 in popluar color models

54 62 59
RGB 84 98 89
HSL 141° 7.69% 35.69%
HSB/HSV 141° 14.29% 38.43%
CMYK 14.29% 0.00% 9.18%
61.57%

Color #546259 in popluar number systems.

HEX 54 62 59
Decimal 84 98 89
Binary 1010100 1100010 1011001
Octal 124 142 131

Shades and tints

Shades of #546259

#546259
(84,98,89)
#4D5A51
(77,90,81)
#465249
(70,82,73)
#3F4A41
(63,74,65)
#384239
(56,66,57)
#313A31
(49,58,49)
#2A3229
(42,50,41)
#232A21
(35,42,33)
#1C2219
(28,34,25)
#151A11
(21,26,17)
#0E1209
(14,18,9)
#000000
(0,0,0)

Tints of #546259

#546259
(84,98,89)
#637068
(99,112,104)
#727E77
(114,126,119)
#818C86
(129,140,134)
#909A95
(144,154,149)
#9FA8A4
(159,168,164)
#AEB6B3
(174,182,179)
#BDC4C2
(189,196,194)
#CCD2D1
(204,210,209)
#DBE0E0
(219,224,224)
#EAEEEF
(234,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546259; }

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

This text font color is #546259.

Background Color

.myBgColor { background-color: #546259; }

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

This div background color is #546259.

Border color

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

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

This div border color is #546259.

Opacity

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

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

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

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

This text has shadow with #546259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546259.

Preview

Color preview on black background

This text has color #546259 on black background.


Color preview on white background

This text has color #546259 on white background.


Black color preview on #546259 background

This text has black color on #546259 background.


White color preview on #546259 background

This text has white color on #546259 background.


Related colors

Complementary color

Complementary color for #hex is #AB9DA6.


I love getcolorcode.com

Triadic colors

1 #595462 and #625954 with #546259 are triadic colors.

2 #596254 and #625459 with #546259 are triadic colors.