COLOR #57454A

HEX: #57454A RGB: (87,69,74)

Color info

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

RGB color model

#57454A color RGB value is (87,69,74).

RGB: (87,69,74) (34%, 27%, 29%)

RGB channels and saturation

R 87 of 255 = 34%
G 69 of 255 = 27%
B 74 of 255 = 29%

87
69
74

R + G + B ~ 30%. #57454A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 69 + 74 = 230 (100%)
R 87 of 230 ~ 37.83%
G 69 of 230 ~ 30%
B 74 of 230 ~ 32.17'%

%37.83
%30
%32.17

CMYK color model

#57454A color CMYK value is (0,21,15,66).

  • cyan value is 0.00%
  • magenta value is 20.69%
  • yellow value is 14.94%
  • key color value is 65.88%

CMYK: (0,21,15,66)
C0M21Y15K66 (0%, 21%, 15%, 66%)
(0.00 / 0.21 / 0.15 / 0.66)

CMYK percentages

%0
%20.69
%14.94
%65.88

Codes

Color #57454A in popluar color models

57 45 4A
RGB 87 69 74
HSL 343° 11.54% 30.59%
HSB/HSV 343° 20.69% 34.12%
CMYK 0.00% 20.69% 14.94%
65.88%

Color #57454A in popluar number systems.

HEX 57 45 4A
Decimal 87 69 74
Binary 1010111 1000101 1001010
Octal 127 105 112

Shades and tints

Shades of #57454A

#57454A
(87,69,74)
#503F44
(80,63,68)
#49393E
(73,57,62)
#423338
(66,51,56)
#3B2D32
(59,45,50)
#34272C
(52,39,44)
#2D2126
(45,33,38)
#261B20
(38,27,32)
#1F151A
(31,21,26)
#180F14
(24,15,20)
#11090E
(17,9,14)
#000000
(0,0,0)

Tints of #57454A

#57454A
(87,69,74)
#66555A
(102,85,90)
#75656A
(117,101,106)
#84757A
(132,117,122)
#93858A
(147,133,138)
#A2959A
(162,149,154)
#B1A5AA
(177,165,170)
#C0B5BA
(192,181,186)
#CFC5CA
(207,197,202)
#DED5DA
(222,213,218)
#EDE5EA
(237,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57454A color. Also use rgb(87,69,74) instead hex code.

Text Font Color

.myTextColor { color: #57454A; }

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

This text font color is #57454A.

Background Color

.myBgColor { background-color: #57454A; }

<div style="background-color:#57454A">Inner text</div>

This div background color is #57454A.

Border color

.myBorderColor { border: 1px solid #57454A; }

<div style="border:3px solid #57454A">Div</div>

This div border color is #57454A.

Opacity

.myOpacity80 { color: #57454A; opacity: 0.8; }

<p style="color:#57454A;opacity:0.8;">80%</p>

Text with #57454A 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 #57454A;}

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

This text has shadow with #57454A color.


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

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

This text has shadow with #57454A primary color and red secondary color.


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

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

This text has shadow with #57454A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57454A.

Preview

Color preview on black background

This text has color #57454A on black background.


Color preview on white background

This text has color #57454A on white background.


Black color preview on #57454A background

This text has black color on #57454A background.


White color preview on #57454A background

This text has white color on #57454A background.


Related colors

Complementary color

Complementary color for #hex is #A8BAB5.


I love getcolorcode.com

Triadic colors

1 #4A5745 and #454A57 with #57454A are triadic colors.

2 #4A4557 and #45574A with #57454A are triadic colors.