COLOR #54476B

HEX: #54476B RGB: (84,71,107)

Color info

#54476B contains red, green and blue colors in about the same proportion. Web safe color of #54476B is #663366 (or #636).

RGB color model

#54476B color RGB value is (84,71,107).

RGB: (84,71,107) (33%, 28%, 42%)

RGB channels and saturation

R 84 of 255 = 33%
G 71 of 255 = 28%
B 107 of 255 = 42%

84
71
107

R + G + B ~ 34%. #54476B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 71 + 107 = 262 (100%)
R 84 of 262 ~ 32.06%
G 71 of 262 ~ 27.1%
B 107 of 262 ~ 40.84'%

%32.06
%27.1
%40.84

CMYK color model

#54476B color CMYK value is (21,34,0,58).

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

CMYK: (21,34,0,58)
C21M34Y0K58 (21%, 34%, 0%, 58%)
(0.21 / 0.34 / 0.00 / 0.58)

CMYK percentages

%21.5
%33.64
%0
%58.04

Codes

Color #54476B in popluar color models

54 47 6B
RGB 84 71 107
HSL 262° 20.22% 34.90%
HSB/HSV 262° 33.64% 41.96%
CMYK 21.50% 33.64% 0.00%
58.04%

Color #54476B in popluar number systems.

HEX 54 47 6B
Decimal 84 71 107
Binary 1010100 1000111 1101011
Octal 124 107 153

Shades and tints

Shades of #54476B

#54476B
(84,71,107)
#4D4162
(77,65,98)
#463B59
(70,59,89)
#3F3550
(63,53,80)
#382F47
(56,47,71)
#31293E
(49,41,62)
#2A2335
(42,35,53)
#231D2C
(35,29,44)
#1C1723
(28,23,35)
#15111A
(21,17,26)
#0E0B11
(14,11,17)
#000000
(0,0,0)

Tints of #54476B

#54476B
(84,71,107)
#635778
(99,87,120)
#726785
(114,103,133)
#817792
(129,119,146)
#90879F
(144,135,159)
#9F97AC
(159,151,172)
#AEA7B9
(174,167,185)
#BDB7C6
(189,183,198)
#CCC7D3
(204,199,211)
#DBD7E0
(219,215,224)
#EAE7ED
(234,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54476B; }

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

This text font color is #54476B.

Background Color

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

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

This div background color is #54476B.

Border color

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

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

This div border color is #54476B.

Opacity

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

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

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

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

This text has shadow with #54476B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54476B.

Preview

Color preview on black background

This text has color #54476B on black background.


Color preview on white background

This text has color #54476B on white background.


Black color preview on #54476B background

This text has black color on #54476B background.


White color preview on #54476B background

This text has white color on #54476B background.


Related colors

Complementary color

Complementary color for #hex is #ABB894.


I love getcolorcode.com

Triadic colors

1 #6B5447 and #476B54 with #54476B are triadic colors.

2 #6B4754 and #47546B with #54476B are triadic colors.