COLOR #57277B

HEX: #57277B RGB: (87,39,123)

Color info

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

RGB color model

#57277B color RGB value is (87,39,123).

RGB: (87,39,123) (34%, 15%, 48%)

RGB channels and saturation

R 87 of 255 = 34%
G 39 of 255 = 15%
B 123 of 255 = 48%

87
39
123

R + G + B ~ 32%. #57277B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 39 + 123 = 249 (100%)
R 87 of 249 ~ 34.94%
G 39 of 249 ~ 15.66%
B 123 of 249 ~ 49.4'%

%34.94
%15.66
%49.4

CMYK color model

#57277B color CMYK value is (29,68,0,52).

  • cyan value is 29.27%
  • magenta value is 68.29%
  • yellow value is 0.00%
  • key color value is 51.76%
CMYK: (29,68,0,52) C29M68Y0K52 (29%,68%,0%,52%) (0.29/0.68/0.00/0.52) 

CMYK percentages

%29.27
%68.29
%0
%51.76

Codes

Color #57277B in popluar color models

57 27 7B
RGB 87 39 123
HSL 274° 51.85% 31.76%
HSB/HSV 274° 68.29% 48.24%
CMYK 29.27% 68.29% 0.00%
51.76%

Color #57277B in popluar number systems.

HEX 57 27 7B
Decimal 87 39 123
Binary 1010111 100111 1111011
Octal 127 47 173

Shades and tints

Shades of #57277B

#57277B
(87,39,123)
#502470
(80,36,112)
#492165
(73,33,101)
#421E5A
(66,30,90)
#3B1B4F
(59,27,79)
#341844
(52,24,68)
#2D1539
(45,21,57)
#26122E
(38,18,46)
#1F0F23
(31,15,35)
#180C18
(24,12,24)
#11090D
(17,9,13)
#000000
(0,0,0)

Tints of #57277B

#57277B
(87,39,123)
#663A87
(102,58,135)
#754D93
(117,77,147)
#84609F
(132,96,159)
#9373AB
(147,115,171)
#A286B7
(162,134,183)
#B199C3
(177,153,195)
#C0ACCF
(192,172,207)
#CFBFDB
(207,191,219)
#DED2E7
(222,210,231)
#EDE5F3
(237,229,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57277B; }

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

This text font color is #57277B.

Background Color

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

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

This div background color is #57277B.

Border color

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

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

This div border color is #57277B.

Opacity

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

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

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

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

This text has shadow with #57277B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57277B.

Preview

Color preview on black background

This text has color #57277B on black background.


Color preview on white background

This text has color #57277B on white background.


Black color preview on #57277B background

This text has black color on #57277B background.


White color preview on #57277B background

This text has white color on #57277B background.


Related colors

Complementary color

Complementary color for #hex is #A8D884.


I love getcolorcode.com

Triadic colors

1 #7B5727 and #277B57 with #57277B are triadic colors.

2 #7B2757 and #27577B with #57277B are triadic colors.