COLOR #57446E

HEX: #57446E RGB: (87,68,110)

Color info

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

RGB color model

#57446E color RGB value is (87,68,110).

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

RGB channels and saturation

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

87
68
110

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

Portions of RGB colors in percentages

R + G + B = 87 + 68 + 110 = 265 (100%)
R 87 of 265 ~ 32.83%
G 68 of 265 ~ 25.66%
B 110 of 265 ~ 41.51'%

%32.83
%25.66
%41.51

CMYK color model

#57446E color CMYK value is (21,38,0,57).

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

CMYK: (21,38,0,57)
C21M38Y0K57 (21%, 38%, 0%, 57%)
(0.21 / 0.38 / 0.00 / 0.57)

CMYK percentages

%20.91
%38.18
%0
%56.86

Codes

Color #57446E in popluar color models

57 44 6E
RGB 87 68 110
HSL 267° 23.60% 34.90%
HSB/HSV 267° 38.18% 43.14%
CMYK 20.91% 38.18% 0.00%
56.86%

Color #57446E in popluar number systems.

HEX 57 44 6E
Decimal 87 68 110
Binary 1010111 1000100 1101110
Octal 127 104 156

Shades and tints

Shades of #57446E

#57446E
(87,68,110)
#503E64
(80,62,100)
#49385A
(73,56,90)
#423250
(66,50,80)
#3B2C46
(59,44,70)
#34263C
(52,38,60)
#2D2032
(45,32,50)
#261A28
(38,26,40)
#1F141E
(31,20,30)
#180E14
(24,14,20)
#11080A
(17,8,10)
#000000
(0,0,0)

Tints of #57446E

#57446E
(87,68,110)
#66557B
(102,85,123)
#756688
(117,102,136)
#847795
(132,119,149)
#9388A2
(147,136,162)
#A299AF
(162,153,175)
#B1AABC
(177,170,188)
#C0BBC9
(192,187,201)
#CFCCD6
(207,204,214)
#DEDDE3
(222,221,227)
#EDEEF0
(237,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57446E; }

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

This text font color is #57446E.

Background Color

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

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

This div background color is #57446E.

Border color

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

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

This div border color is #57446E.

Opacity

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

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

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

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

This text has shadow with #57446E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57446E.

Preview

Color preview on black background

This text has color #57446E on black background.


Color preview on white background

This text has color #57446E on white background.


Black color preview on #57446E background

This text has black color on #57446E background.


White color preview on #57446E background

This text has white color on #57446E background.


Related colors

Complementary color

Complementary color for #hex is #A8BB91.


I love getcolorcode.com

Triadic colors

1 #6E5744 and #446E57 with #57446E are triadic colors.

2 #6E4457 and #44576E with #57446E are triadic colors.