COLOR #544774

HEX: #544774 RGB: (84,71,116)

Color info

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

RGB color model

#544774 color RGB value is (84,71,116).

RGB: (84,71,116) (33%, 28%, 45%)

RGB channels and saturation

R 84 of 255 = 33%
G 71 of 255 = 28%
B 116 of 255 = 45%

84
71
116

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

Portions of RGB colors in percentages

R + G + B = 84 + 71 + 116 = 271 (100%)
R 84 of 271 ~ 31%
G 71 of 271 ~ 26.2%
B 116 of 271 ~ 42.8'%

%31
%26.2
%42.8

CMYK color model

#544774 color CMYK value is (28,39,0,55).

  • cyan value is 27.59%
  • magenta value is 38.79%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (28,39,0,55)
C28M39Y0K55 (28%, 39%, 0%, 55%)
(0.28 / 0.39 / 0.00 / 0.55)

CMYK percentages

%27.59
%38.79
%0
%54.51

Codes

Color #544774 in popluar color models

54 47 74
RGB 84 71 116
HSL 257° 24.06% 36.67%
HSB/HSV 257° 38.79% 45.49%
CMYK 27.59% 38.79% 0.00%
54.51%

Color #544774 in popluar number systems.

HEX 54 47 74
Decimal 84 71 116
Binary 1010100 1000111 1110100
Octal 124 107 164

Shades and tints

Shades of #544774

#544774
(84,71,116)
#4D416A
(77,65,106)
#463B60
(70,59,96)
#3F3556
(63,53,86)
#382F4C
(56,47,76)
#312942
(49,41,66)
#2A2338
(42,35,56)
#231D2E
(35,29,46)
#1C1724
(28,23,36)
#15111A
(21,17,26)
#0E0B10
(14,11,16)
#000000
(0,0,0)

Tints of #544774

#544774
(84,71,116)
#635780
(99,87,128)
#72678C
(114,103,140)
#817798
(129,119,152)
#9087A4
(144,135,164)
#9F97B0
(159,151,176)
#AEA7BC
(174,167,188)
#BDB7C8
(189,183,200)
#CCC7D4
(204,199,212)
#DBD7E0
(219,215,224)
#EAE7EC
(234,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #544774; }

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

This text font color is #544774.

Background Color

.myBgColor { background-color: #544774; }

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

This div background color is #544774.

Border color

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

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

This div border color is #544774.

Opacity

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

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

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

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

This text has shadow with #544774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544774.

Preview

Color preview on black background

This text has color #544774 on black background.


Color preview on white background

This text has color #544774 on white background.


Black color preview on #544774 background

This text has black color on #544774 background.


White color preview on #544774 background

This text has white color on #544774 background.


Related colors

Complementary color

Complementary color for #hex is #ABB88B.


I love getcolorcode.com

Triadic colors

1 #745447 and #477454 with #544774 are triadic colors.

2 #744754 and #475474 with #544774 are triadic colors.