COLOR #54496A

HEX: #54496A RGB: (84,73,106)

Color info

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

RGB color model

#54496A color RGB value is (84,73,106).

RGB: (84,73,106) (33%, 29%, 42%)

RGB channels and saturation

R 84 of 255 = 33%
G 73 of 255 = 29%
B 106 of 255 = 42%

84
73
106

R + G + B ~ 35%. #54496A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 73 + 106 = 263 (100%)
R 84 of 263 ~ 31.94%
G 73 of 263 ~ 27.76%
B 106 of 263 ~ 40.3'%

%31.94
%27.76
%40.3

CMYK color model

#54496A color CMYK value is (21,31,0,58).

  • cyan value is 20.75%
  • magenta value is 31.13%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (21,31,0,58)
C21M31Y0K58 (21%, 31%, 0%, 58%)
(0.21 / 0.31 / 0.00 / 0.58)

CMYK percentages

%20.75
%31.13
%0
%58.43

Codes

Color #54496A in popluar color models

54 49 6A
RGB 84 73 106
HSL 260° 18.44% 35.10%
HSB/HSV 260° 31.13% 41.57%
CMYK 20.75% 31.13% 0.00%
58.43%

Color #54496A in popluar number systems.

HEX 54 49 6A
Decimal 84 73 106
Binary 1010100 1001001 1101010
Octal 124 111 152

Shades and tints

Shades of #54496A

#54496A
(84,73,106)
#4D4361
(77,67,97)
#463D58
(70,61,88)
#3F374F
(63,55,79)
#383146
(56,49,70)
#312B3D
(49,43,61)
#2A2534
(42,37,52)
#231F2B
(35,31,43)
#1C1922
(28,25,34)
#151319
(21,19,25)
#0E0D10
(14,13,16)
#000000
(0,0,0)

Tints of #54496A

#54496A
(84,73,106)
#635977
(99,89,119)
#726984
(114,105,132)
#817991
(129,121,145)
#90899E
(144,137,158)
#9F99AB
(159,153,171)
#AEA9B8
(174,169,184)
#BDB9C5
(189,185,197)
#CCC9D2
(204,201,210)
#DBD9DF
(219,217,223)
#EAE9EC
(234,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54496A; }

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

This text font color is #54496A.

Background Color

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

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

This div background color is #54496A.

Border color

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

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

This div border color is #54496A.

Opacity

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

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

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

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

This text has shadow with #54496A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54496A.

Preview

Color preview on black background

This text has color #54496A on black background.


Color preview on white background

This text has color #54496A on white background.


Black color preview on #54496A background

This text has black color on #54496A background.


White color preview on #54496A background

This text has white color on #54496A background.


Related colors

Complementary color

Complementary color for #hex is #ABB695.


I love getcolorcode.com

Triadic colors

1 #6A5449 and #496A54 with #54496A are triadic colors.

2 #6A4954 and #49546A with #54496A are triadic colors.