COLOR #57434D

HEX: #57434D RGB: (87,67,77)

Color info

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

RGB color model

#57434D color RGB value is (87,67,77).

RGB: (87,67,77) (34%, 26%, 30%)

RGB channels and saturation

R 87 of 255 = 34%
G 67 of 255 = 26%
B 77 of 255 = 30%

87
67
77

R + G + B ~ 30%. #57434D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 67 + 77 = 231 (100%)
R 87 of 231 ~ 37.66%
G 67 of 231 ~ 29%
B 77 of 231 ~ 33.33'%

%37.66
%29
%33.33

CMYK color model

#57434D color CMYK value is (0,23,11,66).

  • cyan value is 0.00%
  • magenta value is 22.99%
  • yellow value is 11.49%
  • key color value is 65.88%
CMYK: (0,23,11,66) C0M23Y11K66 (0%,23%,11%,66%) (0.00/0.23/0.11/0.66) 

CMYK percentages

%0
%22.99
%11.49
%65.88

Codes

Color #57434D in popluar color models

57 43 4D
RGB 87 67 77
HSL 330° 12.99% 30.20%
HSB/HSV 330° 22.99% 34.12%
CMYK 0.00% 22.99% 11.49%
65.88%

Color #57434D in popluar number systems.

HEX 57 43 4D
Decimal 87 67 77
Binary 1010111 1000011 1001101
Octal 127 103 115

Shades and tints

Shades of #57434D

#57434D
(87,67,77)
#503D46
(80,61,70)
#49373F
(73,55,63)
#423138
(66,49,56)
#3B2B31
(59,43,49)
#34252A
(52,37,42)
#2D1F23
(45,31,35)
#26191C
(38,25,28)
#1F1315
(31,19,21)
#180D0E
(24,13,14)
#110707
(17,7,7)
#000000
(0,0,0)

Tints of #57434D

#57434D
(87,67,77)
#66545D
(102,84,93)
#75656D
(117,101,109)
#84767D
(132,118,125)
#93878D
(147,135,141)
#A2989D
(162,152,157)
#B1A9AD
(177,169,173)
#C0BABD
(192,186,189)
#CFCBCD
(207,203,205)
#DEDCDD
(222,220,221)
#EDEDED
(237,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57434D color. Also use rgb(87,67,77) instead hex code.

Text Font Color

.myTextColor { color: #57434D; }

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

This text font color is #57434D.

Background Color

.myBgColor { background-color: #57434D; }

<div style="background-color:#57434D">Inner text</div>

This div background color is #57434D.

Border color

.myBorderColor { border: 1px solid #57434D; }

<div style="border:3px solid #57434D">Div</div>

This div border color is #57434D.

Opacity

.myOpacity80 { color: #57434D; opacity: 0.8; }

<p style="color:#57434D;opacity:0.8;">80%</p>

Text with #57434D 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 #57434D;}

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

This text has shadow with #57434D color.


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

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

This text has shadow with #57434D primary color and red secondary color.


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

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

This text has shadow with #57434D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57434D.

Preview

Color preview on black background

This text has color #57434D on black background.


Color preview on white background

This text has color #57434D on white background.


Black color preview on #57434D background

This text has black color on #57434D background.


White color preview on #57434D background

This text has white color on #57434D background.


Related colors

Complementary color

Complementary color for #hex is #A8BCB2.


I love getcolorcode.com

Triadic colors

1 #4D5743 and #434D57 with #57434D are triadic colors.

2 #4D4357 and #43574D with #57434D are triadic colors.