COLOR #57384B

HEX: #57384B RGB: (87,56,75)

Color info

#57384B contains red, green and blue colors in about the same proportion. Web safe color of #57384B is #663333 (or #633).

RGB color model

#57384B color RGB value is (87,56,75).

RGB: (87,56,75) (34%, 22%, 29%)

RGB channels and saturation

R 87 of 255 = 34%
G 56 of 255 = 22%
B 75 of 255 = 29%

87
56
75

R + G + B ~ 28%. #57384B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 56 + 75 = 218 (100%)
R 87 of 218 ~ 39.91%
G 56 of 218 ~ 25.69%
B 75 of 218 ~ 34.4'%

%39.91
%25.69
%34.4

CMYK color model

#57384B color CMYK value is (0,36,14,66).

  • cyan value is 0.00%
  • magenta value is 35.63%
  • yellow value is 13.79%
  • key color value is 65.88%
CMYK: (0,36,14,66) C0M36Y14K66 (0%,36%,14%,66%) (0.00/0.36/0.14/0.66) 

CMYK percentages

%0
%35.63
%13.79
%65.88

Codes

Color #57384B in popluar color models

57 38 4B
RGB 87 56 75
HSL 323° 21.68% 28.04%
HSB/HSV 323° 35.63% 34.12%
CMYK 0.00% 35.63% 13.79%
65.88%

Color #57384B in popluar number systems.

HEX 57 38 4B
Decimal 87 56 75
Binary 1010111 111000 1001011
Octal 127 70 113

Shades and tints

Shades of #57384B

#57384B
(87,56,75)
#503345
(80,51,69)
#492E3F
(73,46,63)
#422939
(66,41,57)
#3B2433
(59,36,51)
#341F2D
(52,31,45)
#2D1A27
(45,26,39)
#261521
(38,21,33)
#1F101B
(31,16,27)
#180B15
(24,11,21)
#11060F
(17,6,15)
#000000
(0,0,0)

Tints of #57384B

#57384B
(87,56,75)
#664A5B
(102,74,91)
#755C6B
(117,92,107)
#846E7B
(132,110,123)
#93808B
(147,128,139)
#A2929B
(162,146,155)
#B1A4AB
(177,164,171)
#C0B6BB
(192,182,187)
#CFC8CB
(207,200,203)
#DEDADB
(222,218,219)
#EDECEB
(237,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57384B color. Also use rgb(87,56,75) instead hex code.

Text Font Color

.myTextColor { color: #57384B; }

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

This text font color is #57384B.

Background Color

.myBgColor { background-color: #57384B; }

<div style="background-color:#57384B">Inner text</div>

This div background color is #57384B.

Border color

.myBorderColor { border: 1px solid #57384B; }

<div style="border:3px solid #57384B">Div</div>

This div border color is #57384B.

Opacity

.myOpacity80 { color: #57384B; opacity: 0.8; }

<p style="color:#57384B;opacity:0.8;">80%</p>

Text with #57384B 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 #57384B;}

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

This text has shadow with #57384B color.


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

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

This text has shadow with #57384B primary color and red secondary color.


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

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

This text has shadow with #57384B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57384B.

Preview

Color preview on black background

This text has color #57384B on black background.


Color preview on white background

This text has color #57384B on white background.


Black color preview on #57384B background

This text has black color on #57384B background.


White color preview on #57384B background

This text has white color on #57384B background.


Related colors

Complementary color

Complementary color for #hex is #A8C7B4.


I love getcolorcode.com

Triadic colors

1 #4B5738 and #384B57 with #57384B are triadic colors.

2 #4B3857 and #38574B with #57384B are triadic colors.