COLOR #57466E

HEX: #57466E RGB: (87,70,110)

Color info

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

RGB color model

#57466E color RGB value is (87,70,110).

RGB: (87,70,110) (34%, 27%, 43%)

RGB channels and saturation

R 87 of 255 = 34%
G 70 of 255 = 27%
B 110 of 255 = 43%

87
70
110

R + G + B ~ 35%. #57466E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 70 + 110 = 267 (100%)
R 87 of 267 ~ 32.58%
G 70 of 267 ~ 26.22%
B 110 of 267 ~ 41.2'%

%32.58
%26.22
%41.2

CMYK color model

#57466E color CMYK value is (21,36,0,57).

  • cyan value is 20.91%
  • magenta value is 36.36%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (21,36,0,57)
C21M36Y0K57 (21%, 36%, 0%, 57%)
(0.21 / 0.36 / 0.00 / 0.57)

CMYK percentages

%20.91
%36.36
%0
%56.86

Codes

Color #57466E in popluar color models

57 46 6E
RGB 87 70 110
HSL 266° 22.22% 35.29%
HSB/HSV 266° 36.36% 43.14%
CMYK 20.91% 36.36% 0.00%
56.86%

Color #57466E in popluar number systems.

HEX 57 46 6E
Decimal 87 70 110
Binary 1010111 1000110 1101110
Octal 127 106 156

Shades and tints

Shades of #57466E

#57466E
(87,70,110)
#504064
(80,64,100)
#493A5A
(73,58,90)
#423450
(66,52,80)
#3B2E46
(59,46,70)
#34283C
(52,40,60)
#2D2232
(45,34,50)
#261C28
(38,28,40)
#1F161E
(31,22,30)
#181014
(24,16,20)
#110A0A
(17,10,10)
#000000
(0,0,0)

Tints of #57466E

#57466E
(87,70,110)
#66567B
(102,86,123)
#756688
(117,102,136)
#847695
(132,118,149)
#9386A2
(147,134,162)
#A296AF
(162,150,175)
#B1A6BC
(177,166,188)
#C0B6C9
(192,182,201)
#CFC6D6
(207,198,214)
#DED6E3
(222,214,227)
#EDE6F0
(237,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57466E color. Also use rgb(87,70,110) instead hex code.

Text Font Color

.myTextColor { color: #57466E; }

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

This text font color is #57466E.

Background Color

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

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

This div background color is #57466E.

Border color

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

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

This div border color is #57466E.

Opacity

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

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

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

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

This text has shadow with #57466E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57466E.

Preview

Color preview on black background

This text has color #57466E on black background.


Color preview on white background

This text has color #57466E on white background.


Black color preview on #57466E background

This text has black color on #57466E background.


White color preview on #57466E background

This text has white color on #57466E background.


Related colors

Complementary color

Complementary color for #hex is #A8B991.


I love getcolorcode.com

Triadic colors

1 #6E5746 and #466E57 with #57466E are triadic colors.

2 #6E4657 and #46576E with #57466E are triadic colors.