COLOR #54576B

HEX: #54576B RGB: (84,87,107)

Color info

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

RGB color model

#54576B color RGB value is (84,87,107).

RGB: (84,87,107) (33%, 34%, 42%)

RGB channels and saturation

R 84 of 255 = 33%
G 87 of 255 = 34%
B 107 of 255 = 42%

84
87
107

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

Portions of RGB colors in percentages

R + G + B = 84 + 87 + 107 = 278 (100%)
R 84 of 278 ~ 30.22%
G 87 of 278 ~ 31.29%
B 107 of 278 ~ 38.49'%

%30.22
%31.29
%38.49

CMYK color model

#54576B color CMYK value is (21,19,0,58).

  • cyan value is 21.50%
  • magenta value is 18.69%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (21,19,0,58)
C21M19Y0K58 (21%, 19%, 0%, 58%)
(0.21 / 0.19 / 0.00 / 0.58)

CMYK percentages

%21.5
%18.69
%0
%58.04

Codes

Color #54576B in popluar color models

54 57 6B
RGB 84 87 107
HSL 232° 12.04% 37.45%
HSB/HSV 232° 21.50% 41.96%
CMYK 21.50% 18.69% 0.00%
58.04%

Color #54576B in popluar number systems.

HEX 54 57 6B
Decimal 84 87 107
Binary 1010100 1010111 1101011
Octal 124 127 153

Shades and tints

Shades of #54576B

#54576B
(84,87,107)
#4D5062
(77,80,98)
#464959
(70,73,89)
#3F4250
(63,66,80)
#383B47
(56,59,71)
#31343E
(49,52,62)
#2A2D35
(42,45,53)
#23262C
(35,38,44)
#1C1F23
(28,31,35)
#15181A
(21,24,26)
#0E1111
(14,17,17)
#000000
(0,0,0)

Tints of #54576B

#54576B
(84,87,107)
#636678
(99,102,120)
#727585
(114,117,133)
#818492
(129,132,146)
#90939F
(144,147,159)
#9FA2AC
(159,162,172)
#AEB1B9
(174,177,185)
#BDC0C6
(189,192,198)
#CCCFD3
(204,207,211)
#DBDEE0
(219,222,224)
#EAEDED
(234,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54576B color. Also use rgb(84,87,107) instead hex code.

Text Font Color

.myTextColor { color: #54576B; }

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

This text font color is #54576B.

Background Color

.myBgColor { background-color: #54576B; }

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

This div background color is #54576B.

Border color

.myBorderColor { border: 1px solid #54576B; }

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

This div border color is #54576B.

Opacity

.myOpacity80 { color: #54576B; opacity: 0.8; }

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

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

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

This text has shadow with #54576B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54576B.

Preview

Color preview on black background

This text has color #54576B on black background.


Color preview on white background

This text has color #54576B on white background.


Black color preview on #54576B background

This text has black color on #54576B background.


White color preview on #54576B background

This text has white color on #54576B background.


Related colors

Complementary color

Complementary color for #hex is #ABA894.


I love getcolorcode.com

Triadic colors

1 #6B5457 and #576B54 with #54576B are triadic colors.

2 #6B5754 and #57546B with #54576B are triadic colors.