COLOR #546663

HEX: #546663 RGB: (84,102,99)

Color info

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

RGB color model

#546663 color RGB value is (84,102,99).

RGB: (84,102,99) (33%, 40%, 39%)

RGB channels and saturation

R 84 of 255 = 33%
G 102 of 255 = 40%
B 99 of 255 = 39%

84
102
99

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

Portions of RGB colors in percentages

R + G + B = 84 + 102 + 99 = 285 (100%)
R 84 of 285 ~ 29.47%
G 102 of 285 ~ 35.79%
B 99 of 285 ~ 34.74'%

%29.47
%35.79
%34.74

CMYK color model

#546663 color CMYK value is (18,0,3,60).

  • cyan value is 17.65%
  • magenta value is 0.00%
  • yellow value is 2.94%
  • key color value is 60.00%

CMYK: (18,0,3,60)
C18M0Y3K60 (18%, 0%, 3%, 60%)
(0.18 / 0.00 / 0.03 / 0.60)

CMYK percentages

%17.65
%0
%2.94
%60

Codes

Color #546663 in popluar color models

54 66 63
RGB 84 102 99
HSL 170° 9.68% 36.47%
HSB/HSV 170° 17.65% 40.00%
CMYK 17.65% 0.00% 2.94%
60.00%

Color #546663 in popluar number systems.

HEX 54 66 63
Decimal 84 102 99
Binary 1010100 1100110 1100011
Octal 124 146 143

Shades and tints

Shades of #546663

#546663
(84,102,99)
#4D5D5A
(77,93,90)
#465451
(70,84,81)
#3F4B48
(63,75,72)
#38423F
(56,66,63)
#313936
(49,57,54)
#2A302D
(42,48,45)
#232724
(35,39,36)
#1C1E1B
(28,30,27)
#151512
(21,21,18)
#0E0C09
(14,12,9)
#000000
(0,0,0)

Tints of #546663

#546663
(84,102,99)
#637371
(99,115,113)
#72807F
(114,128,127)
#818D8D
(129,141,141)
#909A9B
(144,154,155)
#9FA7A9
(159,167,169)
#AEB4B7
(174,180,183)
#BDC1C5
(189,193,197)
#CCCED3
(204,206,211)
#DBDBE1
(219,219,225)
#EAE8EF
(234,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546663; }

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

This text font color is #546663.

Background Color

.myBgColor { background-color: #546663; }

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

This div background color is #546663.

Border color

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

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

This div border color is #546663.

Opacity

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

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

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

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

This text has shadow with #546663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546663.

Preview

Color preview on black background

This text has color #546663 on black background.


Color preview on white background

This text has color #546663 on white background.


Black color preview on #546663 background

This text has black color on #546663 background.


White color preview on #546663 background

This text has white color on #546663 background.


Related colors

Complementary color

Complementary color for #hex is #AB999C.


I love getcolorcode.com

Triadic colors

1 #635466 and #666354 with #546663 are triadic colors.

2 #636654 and #665463 with #546663 are triadic colors.