COLOR #57385E

HEX: #57385E RGB: (87,56,94)

Color info

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

RGB color model

#57385E color RGB value is (87,56,94).

RGB: (87,56,94) (34%, 22%, 37%)

RGB channels and saturation

R 87 of 255 = 34%
G 56 of 255 = 22%
B 94 of 255 = 37%

87
56
94

R + G + B ~ 31%. #57385E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 56 + 94 = 237 (100%)
R 87 of 237 ~ 36.71%
G 56 of 237 ~ 23.63%
B 94 of 237 ~ 39.66'%

%36.71
%23.63
%39.66

CMYK color model

#57385E color CMYK value is (7,40,0,63).

  • cyan value is 7.45%
  • magenta value is 40.43%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (7,40,0,63)
C7M40Y0K63 (7%, 40%, 0%, 63%)
(0.07 / 0.40 / 0.00 / 0.63)

CMYK percentages

%7.45
%40.43
%0
%63.14

Codes

Color #57385E in popluar color models

57 38 5E
RGB 87 56 94
HSL 289° 25.33% 29.41%
HSB/HSV 289° 40.43% 36.86%
CMYK 7.45% 40.43% 0.00%
63.14%

Color #57385E in popluar number systems.

HEX 57 38 5E
Decimal 87 56 94
Binary 1010111 111000 1011110
Octal 127 70 136

Shades and tints

Shades of #57385E

#57385E
(87,56,94)
#503356
(80,51,86)
#492E4E
(73,46,78)
#422946
(66,41,70)
#3B243E
(59,36,62)
#341F36
(52,31,54)
#2D1A2E
(45,26,46)
#261526
(38,21,38)
#1F101E
(31,16,30)
#180B16
(24,11,22)
#11060E
(17,6,14)
#000000
(0,0,0)

Tints of #57385E

#57385E
(87,56,94)
#664A6C
(102,74,108)
#755C7A
(117,92,122)
#846E88
(132,110,136)
#938096
(147,128,150)
#A292A4
(162,146,164)
#B1A4B2
(177,164,178)
#C0B6C0
(192,182,192)
#CFC8CE
(207,200,206)
#DEDADC
(222,218,220)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57385E color. Also use rgb(87,56,94) instead hex code.

Text Font Color

.myTextColor { color: #57385E; }

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

This text font color is #57385E.

Background Color

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

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

This div background color is #57385E.

Border color

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

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

This div border color is #57385E.

Opacity

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

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

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

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

This text has shadow with #57385E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57385E.

Preview

Color preview on black background

This text has color #57385E on black background.


Color preview on white background

This text has color #57385E on white background.


Black color preview on #57385E background

This text has black color on #57385E background.


White color preview on #57385E background

This text has white color on #57385E background.


Related colors

Complementary color

Complementary color for #hex is #A8C7A1.


I love getcolorcode.com

Triadic colors

1 #5E5738 and #385E57 with #57385E are triadic colors.

2 #5E3857 and #38575E with #57385E are triadic colors.