COLOR #54466B

HEX: #54466B RGB: (84,70,107)

Color info

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

RGB color model

#54466B color RGB value is (84,70,107).

RGB: (84,70,107) (33%, 27%, 42%)

RGB channels and saturation

R 84 of 255 = 33%
G 70 of 255 = 27%
B 107 of 255 = 42%

84
70
107

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

Portions of RGB colors in percentages

R + G + B = 84 + 70 + 107 = 261 (100%)
R 84 of 261 ~ 32.18%
G 70 of 261 ~ 26.82%
B 107 of 261 ~ 41'%

%32.18
%26.82
%41

CMYK color model

#54466B color CMYK value is (21,35,0,58).

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

CMYK: (21,35,0,58)
C21M35Y0K58 (21%, 35%, 0%, 58%)
(0.21 / 0.35 / 0.00 / 0.58)

CMYK percentages

%21.5
%34.58
%0
%58.04

Codes

Color #54466B in popluar color models

54 46 6B
RGB 84 70 107
HSL 263° 20.90% 34.71%
HSB/HSV 263° 34.58% 41.96%
CMYK 21.50% 34.58% 0.00%
58.04%

Color #54466B in popluar number systems.

HEX 54 46 6B
Decimal 84 70 107
Binary 1010100 1000110 1101011
Octal 124 106 153

Shades and tints

Shades of #54466B

#54466B
(84,70,107)
#4D4062
(77,64,98)
#463A59
(70,58,89)
#3F3450
(63,52,80)
#382E47
(56,46,71)
#31283E
(49,40,62)
#2A2235
(42,34,53)
#231C2C
(35,28,44)
#1C1623
(28,22,35)
#15101A
(21,16,26)
#0E0A11
(14,10,17)
#000000
(0,0,0)

Tints of #54466B

#54466B
(84,70,107)
#635678
(99,86,120)
#726685
(114,102,133)
#817692
(129,118,146)
#90869F
(144,134,159)
#9F96AC
(159,150,172)
#AEA6B9
(174,166,185)
#BDB6C6
(189,182,198)
#CCC6D3
(204,198,211)
#DBD6E0
(219,214,224)
#EAE6ED
(234,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54466B; }

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

This text font color is #54466B.

Background Color

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

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

This div background color is #54466B.

Border color

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

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

This div border color is #54466B.

Opacity

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

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

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

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

This text has shadow with #54466B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54466B.

Preview

Color preview on black background

This text has color #54466B on black background.


Color preview on white background

This text has color #54466B on white background.


Black color preview on #54466B background

This text has black color on #54466B background.


White color preview on #54466B background

This text has white color on #54466B background.


Related colors

Complementary color

Complementary color for #hex is #ABB994.


I love getcolorcode.com

Triadic colors

1 #6B5446 and #466B54 with #54466B are triadic colors.

2 #6B4654 and #46546B with #54466B are triadic colors.