COLOR #57444C

HEX: #57444C RGB: (87,68,76)

Color info

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

RGB color model

#57444C color RGB value is (87,68,76).

RGB: (87,68,76) (34%, 27%, 30%)

RGB channels and saturation

R 87 of 255 = 34%
G 68 of 255 = 27%
B 76 of 255 = 30%

87
68
76

R + G + B ~ 30%. #57444C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 68 + 76 = 231 (100%)
R 87 of 231 ~ 37.66%
G 68 of 231 ~ 29.44%
B 76 of 231 ~ 32.9'%

%37.66
%29.44
%32.9

CMYK color model

#57444C color CMYK value is (0,22,13,66).

  • cyan value is 0.00%
  • magenta value is 21.84%
  • yellow value is 12.64%
  • key color value is 65.88%
CMYK: (0,22,13,66) C0M22Y13K66 (0%,22%,13%,66%) (0.00/0.22/0.13/0.66) 

CMYK percentages

%0
%21.84
%12.64
%65.88

Codes

Color #57444C in popluar color models

57 44 4C
RGB 87 68 76
HSL 335° 12.26% 30.39%
HSB/HSV 335° 21.84% 34.12%
CMYK 0.00% 21.84% 12.64%
65.88%

Color #57444C in popluar number systems.

HEX 57 44 4C
Decimal 87 68 76
Binary 1010111 1000100 1001100
Octal 127 104 114

Shades and tints

Shades of #57444C

#57444C
(87,68,76)
#503E46
(80,62,70)
#493840
(73,56,64)
#42323A
(66,50,58)
#3B2C34
(59,44,52)
#34262E
(52,38,46)
#2D2028
(45,32,40)
#261A22
(38,26,34)
#1F141C
(31,20,28)
#180E16
(24,14,22)
#110810
(17,8,16)
#000000
(0,0,0)

Tints of #57444C

#57444C
(87,68,76)
#66555C
(102,85,92)
#75666C
(117,102,108)
#84777C
(132,119,124)
#93888C
(147,136,140)
#A2999C
(162,153,156)
#B1AAAC
(177,170,172)
#C0BBBC
(192,187,188)
#CFCCCC
(207,204,204)
#DEDDDC
(222,221,220)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57444C color. Also use rgb(87,68,76) instead hex code.

Text Font Color

.myTextColor { color: #57444C; }

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

This text font color is #57444C.

Background Color

.myBgColor { background-color: #57444C; }

<div style="background-color:#57444C">Inner text</div>

This div background color is #57444C.

Border color

.myBorderColor { border: 1px solid #57444C; }

<div style="border:3px solid #57444C">Div</div>

This div border color is #57444C.

Opacity

.myOpacity80 { color: #57444C; opacity: 0.8; }

<p style="color:#57444C;opacity:0.8;">80%</p>

Text with #57444C 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 #57444C;}

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

This text has shadow with #57444C color.


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

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

This text has shadow with #57444C primary color and red secondary color.


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

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

This text has shadow with #57444C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57444C.

Preview

Color preview on black background

This text has color #57444C on black background.


Color preview on white background

This text has color #57444C on white background.


Black color preview on #57444C background

This text has black color on #57444C background.


White color preview on #57444C background

This text has white color on #57444C background.


Related colors

Complementary color

Complementary color for #hex is #A8BBB3.


I love getcolorcode.com

Triadic colors

1 #4C5744 and #444C57 with #57444C are triadic colors.

2 #4C4457 and #44574C with #57444C are triadic colors.