COLOR #57428C

HEX: #57428C RGB: (87,66,140)

Color info

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

RGB color model

#57428C color RGB value is (87,66,140).

RGB: (87,66,140) (34%, 26%, 55%)

RGB channels and saturation

R 87 of 255 = 34%
G 66 of 255 = 26%
B 140 of 255 = 55%

87
66
140

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

Portions of RGB colors in percentages

R + G + B = 87 + 66 + 140 = 293 (100%)
R 87 of 293 ~ 29.69%
G 66 of 293 ~ 22.53%
B 140 of 293 ~ 47.78'%

%29.69
%22.53
%47.78

CMYK color model

#57428C color CMYK value is (38,53,0,45).

  • cyan value is 37.86%
  • magenta value is 52.86%
  • yellow value is 0.00%
  • key color value is 45.10%

CMYK: (38,53,0,45)
C38M53Y0K45 (38%, 53%, 0%, 45%)
(0.38 / 0.53 / 0.00 / 0.45)

CMYK percentages

%37.86
%52.86
%0
%45.1

Codes

Color #57428C in popluar color models

57 42 8C
RGB 87 66 140
HSL 257° 35.92% 40.39%
HSB/HSV 257° 52.86% 54.90%
CMYK 37.86% 52.86% 0.00%
45.10%

Color #57428C in popluar number systems.

HEX 57 42 8C
Decimal 87 66 140
Binary 1010111 1000010 10001100
Octal 127 102 214

Shades and tints

Shades of #57428C

#57428C
(87,66,140)
#503C80
(80,60,128)
#493674
(73,54,116)
#423068
(66,48,104)
#3B2A5C
(59,42,92)
#342450
(52,36,80)
#2D1E44
(45,30,68)
#261838
(38,24,56)
#1F122C
(31,18,44)
#180C20
(24,12,32)
#110614
(17,6,20)
#000000
(0,0,0)

Tints of #57428C

#57428C
(87,66,140)
#665396
(102,83,150)
#7564A0
(117,100,160)
#8475AA
(132,117,170)
#9386B4
(147,134,180)
#A297BE
(162,151,190)
#B1A8C8
(177,168,200)
#C0B9D2
(192,185,210)
#CFCADC
(207,202,220)
#DEDBE6
(222,219,230)
#EDECF0
(237,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57428C color. Also use rgb(87,66,140) instead hex code.

Text Font Color

.myTextColor { color: #57428C; }

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

This text font color is #57428C.

Background Color

.myBgColor { background-color: #57428C; }

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

This div background color is #57428C.

Border color

.myBorderColor { border: 1px solid #57428C; }

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

This div border color is #57428C.

Opacity

.myOpacity80 { color: #57428C; opacity: 0.8; }

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

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

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

This text has shadow with #57428C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57428C.

Preview

Color preview on black background

This text has color #57428C on black background.


Color preview on white background

This text has color #57428C on white background.


Black color preview on #57428C background

This text has black color on #57428C background.


White color preview on #57428C background

This text has white color on #57428C background.


Related colors

Complementary color

Complementary color for #hex is #A8BD73.


I love getcolorcode.com

Triadic colors

1 #8C5742 and #428C57 with #57428C are triadic colors.

2 #8C4257 and #42578C with #57428C are triadic colors.