COLOR #57256F

HEX: #57256F RGB: (87,37,111)

Color info

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

RGB color model

#57256F color RGB value is (87,37,111).

RGB: (87,37,111) (34%, 15%, 44%)

RGB channels and saturation

R 87 of 255 = 34%
G 37 of 255 = 15%
B 111 of 255 = 44%

87
37
111

R + G + B ~ 31%. #57256F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 37 + 111 = 235 (100%)
R 87 of 235 ~ 37.02%
G 37 of 235 ~ 15.74%
B 111 of 235 ~ 47.23'%

%37.02
%15.74
%47.23

CMYK color model

#57256F color CMYK value is (22,67,0,56).

  • cyan value is 21.62%
  • magenta value is 66.67%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (22,67,0,56)
C22M67Y0K56 (22%, 67%, 0%, 56%)
(0.22 / 0.67 / 0.00 / 0.56)

CMYK percentages

%21.62
%66.67
%0
%56.47

Codes

Color #57256F in popluar color models

57 25 6F
RGB 87 37 111
HSL 281° 50.00% 29.02%
HSB/HSV 281° 66.67% 43.53%
CMYK 21.62% 66.67% 0.00%
56.47%

Color #57256F in popluar number systems.

HEX 57 25 6F
Decimal 87 37 111
Binary 1010111 100101 1101111
Octal 127 45 157

Shades and tints

Shades of #57256F

#57256F
(87,37,111)
#502265
(80,34,101)
#491F5B
(73,31,91)
#421C51
(66,28,81)
#3B1947
(59,25,71)
#34163D
(52,22,61)
#2D1333
(45,19,51)
#261029
(38,16,41)
#1F0D1F
(31,13,31)
#180A15
(24,10,21)
#11070B
(17,7,11)
#000000
(0,0,0)

Tints of #57256F

#57256F
(87,37,111)
#66387C
(102,56,124)
#754B89
(117,75,137)
#845E96
(132,94,150)
#9371A3
(147,113,163)
#A284B0
(162,132,176)
#B197BD
(177,151,189)
#C0AACA
(192,170,202)
#CFBDD7
(207,189,215)
#DED0E4
(222,208,228)
#EDE3F1
(237,227,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57256F color. Also use rgb(87,37,111) instead hex code.

Text Font Color

.myTextColor { color: #57256F; }

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

This text font color is #57256F.

Background Color

.myBgColor { background-color: #57256F; }

<div style="background-color:#57256F">Inner text</div>

This div background color is #57256F.

Border color

.myBorderColor { border: 1px solid #57256F; }

<div style="border:3px solid #57256F">Div</div>

This div border color is #57256F.

Opacity

.myOpacity80 { color: #57256F; opacity: 0.8; }

<p style="color:#57256F;opacity:0.8;">80%</p>

Text with #57256F 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 #57256F;}

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

This text has shadow with #57256F color.


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

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

This text has shadow with #57256F primary color and red secondary color.


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

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

This text has shadow with #57256F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57256F.

Preview

Color preview on black background

This text has color #57256F on black background.


Color preview on white background

This text has color #57256F on white background.


Black color preview on #57256F background

This text has black color on #57256F background.


White color preview on #57256F background

This text has white color on #57256F background.


Related colors

Complementary color

Complementary color for #hex is #A8DA90.


I love getcolorcode.com

Triadic colors

1 #6F5725 and #256F57 with #57256F are triadic colors.

2 #6F2557 and #25576F with #57256F are triadic colors.