COLOR #54456A

HEX: #54456A RGB: (84,69,106)

Color info

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

RGB color model

#54456A color RGB value is (84,69,106).

RGB: (84,69,106) (33%, 27%, 42%)

RGB channels and saturation

R 84 of 255 = 33%
G 69 of 255 = 27%
B 106 of 255 = 42%

84
69
106

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

Portions of RGB colors in percentages

R + G + B = 84 + 69 + 106 = 259 (100%)
R 84 of 259 ~ 32.43%
G 69 of 259 ~ 26.64%
B 106 of 259 ~ 40.93'%

%32.43
%26.64
%40.93

CMYK color model

#54456A color CMYK value is (21,35,0,58).

  • cyan value is 20.75%
  • magenta value is 34.91%
  • yellow value is 0.00%
  • key color value is 58.43%
CMYK: (21,35,0,58) C21M35Y0K58 (21%,35%,0%,58%) (0.21/0.35/0.00/0.58) 

CMYK percentages

%20.75
%34.91
%0
%58.43

Codes

Color #54456A in popluar color models

54 45 6A
RGB 84 69 106
HSL 264° 21.14% 34.31%
HSB/HSV 264° 34.91% 41.57%
CMYK 20.75% 34.91% 0.00%
58.43%

Color #54456A in popluar number systems.

HEX 54 45 6A
Decimal 84 69 106
Binary 1010100 1000101 1101010
Octal 124 105 152

Shades and tints

Shades of #54456A

#54456A
(84,69,106)
#4D3F61
(77,63,97)
#463958
(70,57,88)
#3F334F
(63,51,79)
#382D46
(56,45,70)
#31273D
(49,39,61)
#2A2134
(42,33,52)
#231B2B
(35,27,43)
#1C1522
(28,21,34)
#150F19
(21,15,25)
#0E0910
(14,9,16)
#000000
(0,0,0)

Tints of #54456A

#54456A
(84,69,106)
#635577
(99,85,119)
#726584
(114,101,132)
#817591
(129,117,145)
#90859E
(144,133,158)
#9F95AB
(159,149,171)
#AEA5B8
(174,165,184)
#BDB5C5
(189,181,197)
#CCC5D2
(204,197,210)
#DBD5DF
(219,213,223)
#EAE5EC
(234,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54456A color. Also use rgb(84,69,106) instead hex code.

Text Font Color

.myTextColor { color: #54456A; }

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

This text font color is #54456A.

Background Color

.myBgColor { background-color: #54456A; }

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

This div background color is #54456A.

Border color

.myBorderColor { border: 1px solid #54456A; }

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

This div border color is #54456A.

Opacity

.myOpacity80 { color: #54456A; opacity: 0.8; }

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

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

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

This text has shadow with #54456A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54456A.

Preview

Color preview on black background

This text has color #54456A on black background.


Color preview on white background

This text has color #54456A on white background.


Black color preview on #54456A background

This text has black color on #54456A background.


White color preview on #54456A background

This text has white color on #54456A background.


Related colors

Complementary color

Complementary color for #hex is #ABBA95.


I love getcolorcode.com

Triadic colors

1 #6A5445 and #456A54 with #54456A are triadic colors.

2 #6A4554 and #45546A with #54456A are triadic colors.