COLOR #546466

HEX: #546466 RGB: (84,100,102)

Color info

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

RGB color model

#546466 color RGB value is (84,100,102).

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

RGB channels and saturation

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

84
100
102

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

Portions of RGB colors in percentages

R + G + B = 84 + 100 + 102 = 286 (100%)
R 84 of 286 ~ 29.37%
G 100 of 286 ~ 34.97%
B 102 of 286 ~ 35.66'%

%29.37
%34.97
%35.66

CMYK color model

#546466 color CMYK value is (18,2,0,60).

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

CMYK: (18,2,0,60)
C18M2Y0K60 (18%, 2%, 0%, 60%)
(0.18 / 0.02 / 0.00 / 0.60)

CMYK percentages

%17.65
%1.96
%0
%60

Codes

Color #546466 in popluar color models

54 64 66
RGB 84 100 102
HSL 187° 9.68% 36.47%
HSB/HSV 187° 17.65% 40.00%
CMYK 17.65% 1.96% 0.00%
60.00%

Color #546466 in popluar number systems.

HEX 54 64 66
Decimal 84 100 102
Binary 1010100 1100100 1100110
Octal 124 144 146

Shades and tints

Shades of #546466

#546466
(84,100,102)
#4D5B5D
(77,91,93)
#465254
(70,82,84)
#3F494B
(63,73,75)
#384042
(56,64,66)
#313739
(49,55,57)
#2A2E30
(42,46,48)
#232527
(35,37,39)
#1C1C1E
(28,28,30)
#151315
(21,19,21)
#0E0A0C
(14,10,12)
#000000
(0,0,0)

Tints of #546466

#546466
(84,100,102)
#637273
(99,114,115)
#728080
(114,128,128)
#818E8D
(129,142,141)
#909C9A
(144,156,154)
#9FAAA7
(159,170,167)
#AEB8B4
(174,184,180)
#BDC6C1
(189,198,193)
#CCD4CE
(204,212,206)
#DBE2DB
(219,226,219)
#EAF0E8
(234,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546466; }

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

This text font color is #546466.

Background Color

.myBgColor { background-color: #546466; }

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

This div background color is #546466.

Border color

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

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

This div border color is #546466.

Opacity

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

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

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

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

This text has shadow with #546466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546466.

Preview

Color preview on black background

This text has color #546466 on black background.


Color preview on white background

This text has color #546466 on white background.


Black color preview on #546466 background

This text has black color on #546466 background.


White color preview on #546466 background

This text has white color on #546466 background.


Related colors

Complementary color

Complementary color for #hex is #AB9B99.


I love getcolorcode.com

Triadic colors

1 #665464 and #646654 with #546466 are triadic colors.

2 #666454 and #645466 with #546466 are triadic colors.