COLOR #54476E

HEX: #54476E RGB: (84,71,110)

Color info

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

RGB color model

#54476E color RGB value is (84,71,110).

RGB: (84,71,110) (33%, 28%, 43%)

RGB channels and saturation

R 84 of 255 = 33%
G 71 of 255 = 28%
B 110 of 255 = 43%

84
71
110

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

Portions of RGB colors in percentages

R + G + B = 84 + 71 + 110 = 265 (100%)
R 84 of 265 ~ 31.7%
G 71 of 265 ~ 26.79%
B 110 of 265 ~ 41.51'%

%31.7
%26.79
%41.51

CMYK color model

#54476E color CMYK value is (24,35,0,57).

  • cyan value is 23.64%
  • magenta value is 35.45%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (24,35,0,57)
C24M35Y0K57 (24%, 35%, 0%, 57%)
(0.24 / 0.35 / 0.00 / 0.57)

CMYK percentages

%23.64
%35.45
%0
%56.86

Codes

Color #54476E in popluar color models

54 47 6E
RGB 84 71 110
HSL 260° 21.55% 35.49%
HSB/HSV 260° 35.45% 43.14%
CMYK 23.64% 35.45% 0.00%
56.86%

Color #54476E in popluar number systems.

HEX 54 47 6E
Decimal 84 71 110
Binary 1010100 1000111 1101110
Octal 124 107 156

Shades and tints

Shades of #54476E

#54476E
(84,71,110)
#4D4164
(77,65,100)
#463B5A
(70,59,90)
#3F3550
(63,53,80)
#382F46
(56,47,70)
#31293C
(49,41,60)
#2A2332
(42,35,50)
#231D28
(35,29,40)
#1C171E
(28,23,30)
#151114
(21,17,20)
#0E0B0A
(14,11,10)
#000000
(0,0,0)

Tints of #54476E

#54476E
(84,71,110)
#63577B
(99,87,123)
#726788
(114,103,136)
#817795
(129,119,149)
#9087A2
(144,135,162)
#9F97AF
(159,151,175)
#AEA7BC
(174,167,188)
#BDB7C9
(189,183,201)
#CCC7D6
(204,199,214)
#DBD7E3
(219,215,227)
#EAE7F0
(234,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54476E; }

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

This text font color is #54476E.

Background Color

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

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

This div background color is #54476E.

Border color

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

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

This div border color is #54476E.

Opacity

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

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

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

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

This text has shadow with #54476E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54476E.

Preview

Color preview on black background

This text has color #54476E on black background.


Color preview on white background

This text has color #54476E on white background.


Black color preview on #54476E background

This text has black color on #54476E background.


White color preview on #54476E background

This text has white color on #54476E background.


Related colors

Complementary color

Complementary color for #hex is #ABB891.


I love getcolorcode.com

Triadic colors

1 #6E5447 and #476E54 with #54476E are triadic colors.

2 #6E4754 and #47546E with #54476E are triadic colors.