COLOR #545779

HEX: #545779 RGB: (84,87,121)

Color info

#545779 contains red, green and blue colors in about the same proportion. Web safe color of #545779 is #666666 (or #666).

RGB color model

#545779 color RGB value is (84,87,121).

RGB: (84,87,121) (33%, 34%, 47%)

RGB channels and saturation

R 84 of 255 = 33%
G 87 of 255 = 34%
B 121 of 255 = 47%

84
87
121

R + G + B ~ 38%. #545779 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 87 + 121 = 292 (100%)
R 84 of 292 ~ 28.77%
G 87 of 292 ~ 29.79%
B 121 of 292 ~ 41.44'%

%28.77
%29.79
%41.44

CMYK color model

#545779 color CMYK value is (31,28,0,53).

  • cyan value is 30.58%
  • magenta value is 28.10%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (31,28,0,53) C31M28Y0K53 (31%,28%,0%,53%) (0.31/0.28/0.00/0.53) 

CMYK percentages

%30.58
%28.1
%0
%52.55

Codes

Color #545779 in popluar color models

54 57 79
RGB 84 87 121
HSL 235° 18.05% 40.20%
HSB/HSV 235° 30.58% 47.45%
CMYK 30.58% 28.10% 0.00%
52.55%

Color #545779 in popluar number systems.

HEX 54 57 79
Decimal 84 87 121
Binary 1010100 1010111 1111001
Octal 124 127 171

Shades and tints

Shades of #545779

#545779
(84,87,121)
#4D506E
(77,80,110)
#464963
(70,73,99)
#3F4258
(63,66,88)
#383B4D
(56,59,77)
#313442
(49,52,66)
#2A2D37
(42,45,55)
#23262C
(35,38,44)
#1C1F21
(28,31,33)
#151816
(21,24,22)
#0E110B
(14,17,11)
#000000
(0,0,0)

Tints of #545779

#545779
(84,87,121)
#636685
(99,102,133)
#727591
(114,117,145)
#81849D
(129,132,157)
#9093A9
(144,147,169)
#9FA2B5
(159,162,181)
#AEB1C1
(174,177,193)
#BDC0CD
(189,192,205)
#CCCFD9
(204,207,217)
#DBDEE5
(219,222,229)
#EAEDF1
(234,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #545779 color. Also use rgb(84,87,121) instead hex code.

Text Font Color

.myTextColor { color: #545779; }

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

This text font color is #545779.

Background Color

.myBgColor { background-color: #545779; }

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

This div background color is #545779.

Border color

.myBorderColor { border: 1px solid #545779; }

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

This div border color is #545779.

Opacity

.myOpacity80 { color: #545779; opacity: 0.8; }

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

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

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

This text has shadow with #545779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #545779.

Preview

Color preview on black background

This text has color #545779 on black background.


Color preview on white background

This text has color #545779 on white background.


Black color preview on #545779 background

This text has black color on #545779 background.


White color preview on #545779 background

This text has white color on #545779 background.


Related colors

Complementary color

Complementary color for #hex is #ABA886.


I love getcolorcode.com

Triadic colors

1 #795457 and #577954 with #545779 are triadic colors.

2 #795754 and #575479 with #545779 are triadic colors.