COLOR #544B8A

HEX: #544B8A RGB: (84,75,138)

Color info

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

RGB color model

#544B8A color RGB value is (84,75,138).

RGB: (84,75,138) (33%, 29%, 54%)

RGB channels and saturation

R 84 of 255 = 33%
G 75 of 255 = 29%
B 138 of 255 = 54%

84
75
138

R + G + B ~ 39%. #544B8A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 75 + 138 = 297 (100%)
R 84 of 297 ~ 28.28%
G 75 of 297 ~ 25.25%
B 138 of 297 ~ 46.46'%

%28.28
%25.25
%46.46

CMYK color model

#544B8A color CMYK value is (39,46,0,46).

  • cyan value is 39.13%
  • magenta value is 45.65%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (39,46,0,46) C39M46Y0K46 (39%,46%,0%,46%) (0.39/0.46/0.00/0.46) 

CMYK percentages

%39.13
%45.65
%0
%45.88

Codes

Color #544B8A in popluar color models

54 4B 8A
RGB 84 75 138
HSL 249° 29.58% 41.76%
HSB/HSV 249° 45.65% 54.12%
CMYK 39.13% 45.65% 0.00%
45.88%

Color #544B8A in popluar number systems.

HEX 54 4B 8A
Decimal 84 75 138
Binary 1010100 1001011 10001010
Octal 124 113 212

Shades and tints

Shades of #544B8A

#544B8A
(84,75,138)
#4D457E
(77,69,126)
#463F72
(70,63,114)
#3F3966
(63,57,102)
#38335A
(56,51,90)
#312D4E
(49,45,78)
#2A2742
(42,39,66)
#232136
(35,33,54)
#1C1B2A
(28,27,42)
#15151E
(21,21,30)
#0E0F12
(14,15,18)
#000000
(0,0,0)

Tints of #544B8A

#544B8A
(84,75,138)
#635B94
(99,91,148)
#726B9E
(114,107,158)
#817BA8
(129,123,168)
#908BB2
(144,139,178)
#9F9BBC
(159,155,188)
#AEABC6
(174,171,198)
#BDBBD0
(189,187,208)
#CCCBDA
(204,203,218)
#DBDBE4
(219,219,228)
#EAEBEE
(234,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #544B8A color. Also use rgb(84,75,138) instead hex code.

Text Font Color

.myTextColor { color: #544B8A; }

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

This text font color is #544B8A.

Background Color

.myBgColor { background-color: #544B8A; }

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

This div background color is #544B8A.

Border color

.myBorderColor { border: 1px solid #544B8A; }

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

This div border color is #544B8A.

Opacity

.myOpacity80 { color: #544B8A; opacity: 0.8; }

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

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

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

This text has shadow with #544B8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544B8A.

Preview

Color preview on black background

This text has color #544B8A on black background.


Color preview on white background

This text has color #544B8A on white background.


Black color preview on #544B8A background

This text has black color on #544B8A background.


White color preview on #544B8A background

This text has white color on #544B8A background.


Related colors

Complementary color

Complementary color for #hex is #ABB475.


I love getcolorcode.com

Triadic colors

1 #8A544B and #4B8A54 with #544B8A are triadic colors.

2 #8A4B54 and #4B548A with #544B8A are triadic colors.