COLOR #544481

HEX: #544481 RGB: (84,68,129)

Color info

#544481 contains mainly red and blue colors. Web safe color of #544481 is #663399 (or #639).

RGB color model

#544481 color RGB value is (84,68,129).

RGB: (84,68,129) (33%, 27%, 51%)

RGB channels and saturation

R 84 of 255 = 33%
G 68 of 255 = 27%
B 129 of 255 = 51%

84
68
129

R + G + B ~ 37%. #544481 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 68 + 129 = 281 (100%)
R 84 of 281 ~ 29.89%
G 68 of 281 ~ 24.2%
B 129 of 281 ~ 45.91'%

%29.89
%24.2
%45.91

CMYK color model

#544481 color CMYK value is (35,47,0,49).

  • cyan value is 34.88%
  • magenta value is 47.29%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (35,47,0,49)
C35M47Y0K49 (35%, 47%, 0%, 49%)
(0.35 / 0.47 / 0.00 / 0.49)

CMYK percentages

%34.88
%47.29
%0
%49.41

Codes

Color #544481 in popluar color models

54 44 81
RGB 84 68 129
HSL 256° 30.96% 38.63%
HSB/HSV 256° 47.29% 50.59%
CMYK 34.88% 47.29% 0.00%
49.41%

Color #544481 in popluar number systems.

HEX 54 44 81
Decimal 84 68 129
Binary 1010100 1000100 10000001
Octal 124 104 201

Shades and tints

Shades of #544481

#544481
(84,68,129)
#4D3E76
(77,62,118)
#46386B
(70,56,107)
#3F3260
(63,50,96)
#382C55
(56,44,85)
#31264A
(49,38,74)
#2A203F
(42,32,63)
#231A34
(35,26,52)
#1C1429
(28,20,41)
#150E1E
(21,14,30)
#0E0813
(14,8,19)
#000000
(0,0,0)

Tints of #544481

#544481
(84,68,129)
#63558C
(99,85,140)
#726697
(114,102,151)
#8177A2
(129,119,162)
#9088AD
(144,136,173)
#9F99B8
(159,153,184)
#AEAAC3
(174,170,195)
#BDBBCE
(189,187,206)
#CCCCD9
(204,204,217)
#DBDDE4
(219,221,228)
#EAEEEF
(234,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #544481 color. Also use rgb(84,68,129) instead hex code.

Text Font Color

.myTextColor { color: #544481; }

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

This text font color is #544481.

Background Color

.myBgColor { background-color: #544481; }

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

This div background color is #544481.

Border color

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

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

This div border color is #544481.

Opacity

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

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

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

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

This text has shadow with #544481 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544481.

Preview

Color preview on black background

This text has color #544481 on black background.


Color preview on white background

This text has color #544481 on white background.


Black color preview on #544481 background

This text has black color on #544481 background.


White color preview on #544481 background

This text has white color on #544481 background.


Related colors

Complementary color

Complementary color for #hex is #ABBB7E.


I love getcolorcode.com

Triadic colors

1 #815444 and #448154 with #544481 are triadic colors.

2 #814454 and #445481 with #544481 are triadic colors.