COLOR #57406C

HEX: #57406C RGB: (87,64,108)

Color info

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

RGB color model

#57406C color RGB value is (87,64,108).

RGB: (87,64,108) (34%, 25%, 42%)

RGB channels and saturation

R 87 of 255 = 34%
G 64 of 255 = 25%
B 108 of 255 = 42%

87
64
108

R + G + B ~ 34%. #57406C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 64 + 108 = 259 (100%)
R 87 of 259 ~ 33.59%
G 64 of 259 ~ 24.71%
B 108 of 259 ~ 41.7'%

%33.59
%24.71
%41.7

CMYK color model

#57406C color CMYK value is (19,41,0,58).

  • cyan value is 19.44%
  • magenta value is 40.74%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (19,41,0,58)
C19M41Y0K58 (19%, 41%, 0%, 58%)
(0.19 / 0.41 / 0.00 / 0.58)

CMYK percentages

%19.44
%40.74
%0
%57.65

Codes

Color #57406C in popluar color models

57 40 6C
RGB 87 64 108
HSL 271° 25.58% 33.73%
HSB/HSV 271° 40.74% 42.35%
CMYK 19.44% 40.74% 0.00%
57.65%

Color #57406C in popluar number systems.

HEX 57 40 6C
Decimal 87 64 108
Binary 1010111 1000000 1101100
Octal 127 100 154

Shades and tints

Shades of #57406C

#57406C
(87,64,108)
#503B63
(80,59,99)
#49365A
(73,54,90)
#423151
(66,49,81)
#3B2C48
(59,44,72)
#34273F
(52,39,63)
#2D2236
(45,34,54)
#261D2D
(38,29,45)
#1F1824
(31,24,36)
#18131B
(24,19,27)
#110E12
(17,14,18)
#000000
(0,0,0)

Tints of #57406C

#57406C
(87,64,108)
#665179
(102,81,121)
#756286
(117,98,134)
#847393
(132,115,147)
#9384A0
(147,132,160)
#A295AD
(162,149,173)
#B1A6BA
(177,166,186)
#C0B7C7
(192,183,199)
#CFC8D4
(207,200,212)
#DED9E1
(222,217,225)
#EDEAEE
(237,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57406C color. Also use rgb(87,64,108) instead hex code.

Text Font Color

.myTextColor { color: #57406C; }

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

This text font color is #57406C.

Background Color

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

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

This div background color is #57406C.

Border color

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

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

This div border color is #57406C.

Opacity

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

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

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

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

This text has shadow with #57406C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57406C.

Preview

Color preview on black background

This text has color #57406C on black background.


Color preview on white background

This text has color #57406C on white background.


Black color preview on #57406C background

This text has black color on #57406C background.


White color preview on #57406C background

This text has white color on #57406C background.


Related colors

Complementary color

Complementary color for #hex is #A8BF93.


I love getcolorcode.com

Triadic colors

1 #6C5740 and #406C57 with #57406C are triadic colors.

2 #6C4057 and #40576C with #57406C are triadic colors.