COLOR #544A88

HEX: #544A88 RGB: (84,74,136)

Color info

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

RGB color model

#544A88 color RGB value is (84,74,136).

RGB: (84,74,136) (33%, 29%, 53%)

RGB channels and saturation

R 84 of 255 = 33%
G 74 of 255 = 29%
B 136 of 255 = 53%

84
74
136

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

Portions of RGB colors in percentages

R + G + B = 84 + 74 + 136 = 294 (100%)
R 84 of 294 ~ 28.57%
G 74 of 294 ~ 25.17%
B 136 of 294 ~ 46.26'%

%28.57
%25.17
%46.26

CMYK color model

#544A88 color CMYK value is (38,46,0,47).

  • cyan value is 38.24%
  • magenta value is 45.59%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (38,46,0,47)
C38M46Y0K47 (38%, 46%, 0%, 47%)
(0.38 / 0.46 / 0.00 / 0.47)

CMYK percentages

%38.24
%45.59
%0
%46.67

Codes

Color #544A88 in popluar color models

54 4A 88
RGB 84 74 136
HSL 250° 29.52% 41.18%
HSB/HSV 250° 45.59% 53.33%
CMYK 38.24% 45.59% 0.00%
46.67%

Color #544A88 in popluar number systems.

HEX 54 4A 88
Decimal 84 74 136
Binary 1010100 1001010 10001000
Octal 124 112 210

Shades and tints

Shades of #544A88

#544A88
(84,74,136)
#4D447C
(77,68,124)
#463E70
(70,62,112)
#3F3864
(63,56,100)
#383258
(56,50,88)
#312C4C
(49,44,76)
#2A2640
(42,38,64)
#232034
(35,32,52)
#1C1A28
(28,26,40)
#15141C
(21,20,28)
#0E0E10
(14,14,16)
#000000
(0,0,0)

Tints of #544A88

#544A88
(84,74,136)
#635A92
(99,90,146)
#726A9C
(114,106,156)
#817AA6
(129,122,166)
#908AB0
(144,138,176)
#9F9ABA
(159,154,186)
#AEAAC4
(174,170,196)
#BDBACE
(189,186,206)
#CCCAD8
(204,202,216)
#DBDAE2
(219,218,226)
#EAEAEC
(234,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #544A88 color. Also use rgb(84,74,136) instead hex code.

Text Font Color

.myTextColor { color: #544A88; }

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

This text font color is #544A88.

Background Color

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

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

This div background color is #544A88.

Border color

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

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

This div border color is #544A88.

Opacity

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

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

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

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

This text has shadow with #544A88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544A88.

Preview

Color preview on black background

This text has color #544A88 on black background.


Color preview on white background

This text has color #544A88 on white background.


Black color preview on #544A88 background

This text has black color on #544A88 background.


White color preview on #544A88 background

This text has white color on #544A88 background.


Related colors

Complementary color

Complementary color for #hex is #ABB577.


I love getcolorcode.com

Triadic colors

1 #88544A and #4A8854 with #544A88 are triadic colors.

2 #884A54 and #4A5488 with #544A88 are triadic colors.