COLOR #546474

HEX: #546474 RGB: (84,100,116)

Color info

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

RGB color model

#546474 color RGB value is (84,100,116).

RGB: (84,100,116) (33%, 39%, 45%)

RGB channels and saturation

R 84 of 255 = 33%
G 100 of 255 = 39%
B 116 of 255 = 45%

84
100
116

R + G + B ~ 39%. #546474 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 100 + 116 = 300 (100%)
R 84 of 300 ~ 28%
G 100 of 300 ~ 33.33%
B 116 of 300 ~ 38.67'%

%28
%33.33
%38.67

CMYK color model

#546474 color CMYK value is (28,14,0,55).

  • cyan value is 27.59%
  • magenta value is 13.79%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (28,14,0,55)
C28M14Y0K55 (28%, 14%, 0%, 55%)
(0.28 / 0.14 / 0.00 / 0.55)

CMYK percentages

%27.59
%13.79
%0
%54.51

Codes

Color #546474 in popluar color models

54 64 74
RGB 84 100 116
HSL 210° 16.00% 39.22%
HSB/HSV 210° 27.59% 45.49%
CMYK 27.59% 13.79% 0.00%
54.51%

Color #546474 in popluar number systems.

HEX 54 64 74
Decimal 84 100 116
Binary 1010100 1100100 1110100
Octal 124 144 164

Shades and tints

Shades of #546474

#546474
(84,100,116)
#4D5B6A
(77,91,106)
#465260
(70,82,96)
#3F4956
(63,73,86)
#38404C
(56,64,76)
#313742
(49,55,66)
#2A2E38
(42,46,56)
#23252E
(35,37,46)
#1C1C24
(28,28,36)
#15131A
(21,19,26)
#0E0A10
(14,10,16)
#000000
(0,0,0)

Tints of #546474

#546474
(84,100,116)
#637280
(99,114,128)
#72808C
(114,128,140)
#818E98
(129,142,152)
#909CA4
(144,156,164)
#9FAAB0
(159,170,176)
#AEB8BC
(174,184,188)
#BDC6C8
(189,198,200)
#CCD4D4
(204,212,212)
#DBE2E0
(219,226,224)
#EAF0EC
(234,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #546474; }

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

This text font color is #546474.

Background Color

.myBgColor { background-color: #546474; }

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

This div background color is #546474.

Border color

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

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

This div border color is #546474.

Opacity

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

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

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

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

This text has shadow with #546474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #546474.

Preview

Color preview on black background

This text has color #546474 on black background.


Color preview on white background

This text has color #546474 on white background.


Black color preview on #546474 background

This text has black color on #546474 background.


White color preview on #546474 background

This text has white color on #546474 background.


Related colors

Complementary color

Complementary color for #hex is #AB9B8B.


I love getcolorcode.com

Triadic colors

1 #745464 and #647454 with #546474 are triadic colors.

2 #746454 and #645474 with #546474 are triadic colors.