COLOR #57427E

HEX: #57427E RGB: (87,66,126)

Color info

#57427E contains mainly red and blue colors. Web safe color of #57427E is #663366 (or #636).

RGB color model

#57427E color RGB value is (87,66,126).

RGB: (87,66,126) (34%, 26%, 49%)

RGB channels and saturation

R 87 of 255 = 34%
G 66 of 255 = 26%
B 126 of 255 = 49%

87
66
126

R + G + B ~ 36%. #57427E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 66 + 126 = 279 (100%)
R 87 of 279 ~ 31.18%
G 66 of 279 ~ 23.66%
B 126 of 279 ~ 45.16'%

%31.18
%23.66
%45.16

CMYK color model

#57427E color CMYK value is (31,48,0,51).

  • cyan value is 30.95%
  • magenta value is 47.62%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (31,48,0,51)
C31M48Y0K51 (31%, 48%, 0%, 51%)
(0.31 / 0.48 / 0.00 / 0.51)

CMYK percentages

%30.95
%47.62
%0
%50.59

Codes

Color #57427E in popluar color models

57 42 7E
RGB 87 66 126
HSL 261° 31.25% 37.65%
HSB/HSV 261° 47.62% 49.41%
CMYK 30.95% 47.62% 0.00%
50.59%

Color #57427E in popluar number systems.

HEX 57 42 7E
Decimal 87 66 126
Binary 1010111 1000010 1111110
Octal 127 102 176

Shades and tints

Shades of #57427E

#57427E
(87,66,126)
#503C73
(80,60,115)
#493668
(73,54,104)
#42305D
(66,48,93)
#3B2A52
(59,42,82)
#342447
(52,36,71)
#2D1E3C
(45,30,60)
#261831
(38,24,49)
#1F1226
(31,18,38)
#180C1B
(24,12,27)
#110610
(17,6,16)
#000000
(0,0,0)

Tints of #57427E

#57427E
(87,66,126)
#665389
(102,83,137)
#756494
(117,100,148)
#84759F
(132,117,159)
#9386AA
(147,134,170)
#A297B5
(162,151,181)
#B1A8C0
(177,168,192)
#C0B9CB
(192,185,203)
#CFCAD6
(207,202,214)
#DEDBE1
(222,219,225)
#EDECEC
(237,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57427E color. Also use rgb(87,66,126) instead hex code.

Text Font Color

.myTextColor { color: #57427E; }

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

This text font color is #57427E.

Background Color

.myBgColor { background-color: #57427E; }

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

This div background color is #57427E.

Border color

.myBorderColor { border: 1px solid #57427E; }

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

This div border color is #57427E.

Opacity

.myOpacity80 { color: #57427E; opacity: 0.8; }

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

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

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

This text has shadow with #57427E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57427E.

Preview

Color preview on black background

This text has color #57427E on black background.


Color preview on white background

This text has color #57427E on white background.


Black color preview on #57427E background

This text has black color on #57427E background.


White color preview on #57427E background

This text has white color on #57427E background.


Related colors

Complementary color

Complementary color for #hex is #A8BD81.


I love getcolorcode.com

Triadic colors

1 #7E5742 and #427E57 with #57427E are triadic colors.

2 #7E4257 and #42577E with #57427E are triadic colors.