COLOR #545868

HEX: #545868 RGB: (84,88,104)

Color info

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

RGB color model

#545868 color RGB value is (84,88,104).

RGB: (84,88,104) (33%, 35%, 41%)

RGB channels and saturation

R 84 of 255 = 33%
G 88 of 255 = 35%
B 104 of 255 = 41%

84
88
104

R + G + B ~ 36%. #545868 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 88 + 104 = 276 (100%)
R 84 of 276 ~ 30.43%
G 88 of 276 ~ 31.88%
B 104 of 276 ~ 37.68'%

%30.43
%31.88
%37.68

CMYK color model

#545868 color CMYK value is (19,15,0,59).

  • cyan value is 19.23%
  • magenta value is 15.38%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (19,15,0,59)
C19M15Y0K59 (19%, 15%, 0%, 59%)
(0.19 / 0.15 / 0.00 / 0.59)

CMYK percentages

%19.23
%15.38
%0
%59.22

Codes

Color #545868 in popluar color models

54 58 68
RGB 84 88 104
HSL 228° 10.64% 36.86%
HSB/HSV 228° 19.23% 40.78%
CMYK 19.23% 15.38% 0.00%
59.22%

Color #545868 in popluar number systems.

HEX 54 58 68
Decimal 84 88 104
Binary 1010100 1011000 1101000
Octal 124 130 150

Shades and tints

Shades of #545868

#545868
(84,88,104)
#4D505F
(77,80,95)
#464856
(70,72,86)
#3F404D
(63,64,77)
#383844
(56,56,68)
#31303B
(49,48,59)
#2A2832
(42,40,50)
#232029
(35,32,41)
#1C1820
(28,24,32)
#151017
(21,16,23)
#0E080E
(14,8,14)
#000000
(0,0,0)

Tints of #545868

#545868
(84,88,104)
#636775
(99,103,117)
#727682
(114,118,130)
#81858F
(129,133,143)
#90949C
(144,148,156)
#9FA3A9
(159,163,169)
#AEB2B6
(174,178,182)
#BDC1C3
(189,193,195)
#CCD0D0
(204,208,208)
#DBDFDD
(219,223,221)
#EAEEEA
(234,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #545868 color. Also use rgb(84,88,104) instead hex code.

Text Font Color

.myTextColor { color: #545868; }

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

This text font color is #545868.

Background Color

.myBgColor { background-color: #545868; }

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

This div background color is #545868.

Border color

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

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

This div border color is #545868.

Opacity

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

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

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

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

This text has shadow with #545868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #545868.

Preview

Color preview on black background

This text has color #545868 on black background.


Color preview on white background

This text has color #545868 on white background.


Black color preview on #545868 background

This text has black color on #545868 background.


White color preview on #545868 background

This text has white color on #545868 background.


Related colors

Complementary color

Complementary color for #hex is #ABA797.


I love getcolorcode.com

Triadic colors

1 #685458 and #586854 with #545868 are triadic colors.

2 #685854 and #585468 with #545868 are triadic colors.