COLOR #546063

HEX: #546063 RGB: (84,96,99)

Color info

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

RGB color model

#546063 color RGB value is (84,96,99).

RGB: (84,96,99) (33%, 38%, 39%)

RGB channels and saturation

R 84 of 255 = 33%
G 96 of 255 = 38%
B 99 of 255 = 39%

84
96
99

R + G + B ~ 37%. #546063 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 96 + 99 = 279 (100%)
R 84 of 279 ~ 30.11%
G 96 of 279 ~ 34.41%
B 99 of 279 ~ 35.48'%

%30.11
%34.41
%35.48

CMYK color model

#546063 color CMYK value is (15,3,0,61).

  • cyan value is 15.15%
  • magenta value is 3.03%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (15,3,0,61)
C15M3Y0K61 (15%, 3%, 0%, 61%)
(0.15 / 0.03 / 0.00 / 0.61)

CMYK percentages

%15.15
%3.03
%0
%61.18

Codes

Color #546063 in popluar color models

54 60 63
RGB 84 96 99
HSL 192° 8.20% 35.88%
HSB/HSV 192° 15.15% 38.82%
CMYK 15.15% 3.03% 0.00%
61.18%

Color #546063 in popluar number systems.

HEX 54 60 63
Decimal 84 96 99
Binary 1010100 1100000 1100011
Octal 124 140 143

Shades and tints

Shades of #546063

#546063
(84,96,99)
#4D585A
(77,88,90)
#465051
(70,80,81)
#3F4848
(63,72,72)
#38403F
(56,64,63)
#313836
(49,56,54)
#2A302D
(42,48,45)
#232824
(35,40,36)
#1C201B
(28,32,27)
#151812
(21,24,18)
#0E1009
(14,16,9)
#000000
(0,0,0)

Tints of #546063

#546063
(84,96,99)
#636E71
(99,110,113)
#727C7F
(114,124,127)
#818A8D
(129,138,141)
#90989B
(144,152,155)
#9FA6A9
(159,166,169)
#AEB4B7
(174,180,183)
#BDC2C5
(189,194,197)
#CCD0D3
(204,208,211)
#DBDEE1
(219,222,225)
#EAECEF
(234,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546063; }

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

This text font color is #546063.

Background Color

.myBgColor { background-color: #546063; }

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

This div background color is #546063.

Border color

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

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

This div border color is #546063.

Opacity

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

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

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

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

This text has shadow with #546063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546063.

Preview

Color preview on black background

This text has color #546063 on black background.


Color preview on white background

This text has color #546063 on white background.


Black color preview on #546063 background

This text has black color on #546063 background.


White color preview on #546063 background

This text has white color on #546063 background.


Related colors

Complementary color

Complementary color for #hex is #AB9F9C.


I love getcolorcode.com

Triadic colors

1 #635460 and #606354 with #546063 are triadic colors.

2 #636054 and #605463 with #546063 are triadic colors.