COLOR #57427B

HEX: #57427B RGB: (87,66,123)

Color info

#57427B contains red, green and blue colors in about the same proportion. Web safe color of #57427B is #663366 (or #636).

RGB color model

#57427B color RGB value is (87,66,123).

RGB: (87,66,123) (34%, 26%, 48%)

RGB channels and saturation

R 87 of 255 = 34%
G 66 of 255 = 26%
B 123 of 255 = 48%

87
66
123

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

Portions of RGB colors in percentages

R + G + B = 87 + 66 + 123 = 276 (100%)
R 87 of 276 ~ 31.52%
G 66 of 276 ~ 23.91%
B 123 of 276 ~ 44.57'%

%31.52
%23.91
%44.57

CMYK color model

#57427B color CMYK value is (29,46,0,52).

  • cyan value is 29.27%
  • magenta value is 46.34%
  • yellow value is 0.00%
  • key color value is 51.76%

CMYK: (29,46,0,52)
C29M46Y0K52 (29%, 46%, 0%, 52%)
(0.29 / 0.46 / 0.00 / 0.52)

CMYK percentages

%29.27
%46.34
%0
%51.76

Codes

Color #57427B in popluar color models

57 42 7B
RGB 87 66 123
HSL 262° 30.16% 37.06%
HSB/HSV 262° 46.34% 48.24%
CMYK 29.27% 46.34% 0.00%
51.76%

Color #57427B in popluar number systems.

HEX 57 42 7B
Decimal 87 66 123
Binary 1010111 1000010 1111011
Octal 127 102 173

Shades and tints

Shades of #57427B

#57427B
(87,66,123)
#503C70
(80,60,112)
#493665
(73,54,101)
#42305A
(66,48,90)
#3B2A4F
(59,42,79)
#342444
(52,36,68)
#2D1E39
(45,30,57)
#26182E
(38,24,46)
#1F1223
(31,18,35)
#180C18
(24,12,24)
#11060D
(17,6,13)
#000000
(0,0,0)

Tints of #57427B

#57427B
(87,66,123)
#665387
(102,83,135)
#756493
(117,100,147)
#84759F
(132,117,159)
#9386AB
(147,134,171)
#A297B7
(162,151,183)
#B1A8C3
(177,168,195)
#C0B9CF
(192,185,207)
#CFCADB
(207,202,219)
#DEDBE7
(222,219,231)
#EDECF3
(237,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57427B; }

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

This text font color is #57427B.

Background Color

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

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

This div background color is #57427B.

Border color

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

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

This div border color is #57427B.

Opacity

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

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

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

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

This text has shadow with #57427B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57427B.

Preview

Color preview on black background

This text has color #57427B on black background.


Color preview on white background

This text has color #57427B on white background.


Black color preview on #57427B background

This text has black color on #57427B background.


White color preview on #57427B background

This text has white color on #57427B background.


Related colors

Complementary color

Complementary color for #hex is #A8BD84.


I love getcolorcode.com

Triadic colors

1 #7B5742 and #427B57 with #57427B are triadic colors.

2 #7B4257 and #42577B with #57427B are triadic colors.