COLOR #57383B

HEX: #57383B RGB: (87,56,59)

Color info

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

RGB color model

#57383B color RGB value is (87,56,59).

RGB: (87,56,59) (34%, 22%, 23%)

RGB channels and saturation

R 87 of 255 = 34%
G 56 of 255 = 22%
B 59 of 255 = 23%

87
56
59

R + G + B ~ 26%. #57383B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 56 + 59 = 202 (100%)
R 87 of 202 ~ 43.07%
G 56 of 202 ~ 27.72%
B 59 of 202 ~ 29.21'%

%43.07
%27.72
%29.21

CMYK color model

#57383B color CMYK value is (0,36,32,66).

  • cyan value is 0.00%
  • magenta value is 35.63%
  • yellow value is 32.18%
  • key color value is 65.88%

CMYK: (0,36,32,66)
C0M36Y32K66 (0%, 36%, 32%, 66%)
(0.00 / 0.36 / 0.32 / 0.66)

CMYK percentages

%0
%35.63
%32.18
%65.88

Codes

Color #57383B in popluar color models

57 38 3B
RGB 87 56 59
HSL 354° 21.68% 28.04%
HSB/HSV 354° 35.63% 34.12%
CMYK 0.00% 35.63% 32.18%
65.88%

Color #57383B in popluar number systems.

HEX 57 38 3B
Decimal 87 56 59
Binary 1010111 111000 111011
Octal 127 70 73

Shades and tints

Shades of #57383B

#57383B
(87,56,59)
#503336
(80,51,54)
#492E31
(73,46,49)
#42292C
(66,41,44)
#3B2427
(59,36,39)
#341F22
(52,31,34)
#2D1A1D
(45,26,29)
#261518
(38,21,24)
#1F1013
(31,16,19)
#180B0E
(24,11,14)
#110609
(17,6,9)
#000000
(0,0,0)

Tints of #57383B

#57383B
(87,56,59)
#664A4C
(102,74,76)
#755C5D
(117,92,93)
#846E6E
(132,110,110)
#93807F
(147,128,127)
#A29290
(162,146,144)
#B1A4A1
(177,164,161)
#C0B6B2
(192,182,178)
#CFC8C3
(207,200,195)
#DEDAD4
(222,218,212)
#EDECE5
(237,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57383B; }

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

This text font color is #57383B.

Background Color

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

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

This div background color is #57383B.

Border color

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

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

This div border color is #57383B.

Opacity

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

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

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

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

This text has shadow with #57383B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57383B.

Preview

Color preview on black background

This text has color #57383B on black background.


Color preview on white background

This text has color #57383B on white background.


Black color preview on #57383B background

This text has black color on #57383B background.


White color preview on #57383B background

This text has white color on #57383B background.


Related colors

Complementary color

Complementary color for #hex is #A8C7C4.


I love getcolorcode.com

Triadic colors

1 #3B5738 and #383B57 with #57383B are triadic colors.

2 #3B3857 and #38573B with #57383B are triadic colors.