COLOR #57654E

HEX: #57654E RGB: (87,101,78)

Color info

#57654E contains red, green and blue colors in about the same proportion. Web safe color of #57654E is #666666 (or #666).

RGB color model

#57654E color RGB value is (87,101,78).

RGB: (87,101,78) (34%, 40%, 31%)

RGB channels and saturation

R 87 of 255 = 34%
G 101 of 255 = 40%
B 78 of 255 = 31%

87
101
78

R + G + B ~ 35%. #57654E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 101 + 78 = 266 (100%)
R 87 of 266 ~ 32.71%
G 101 of 266 ~ 37.97%
B 78 of 266 ~ 29.32'%

%32.71
%37.97
%29.32

CMYK color model

#57654E color CMYK value is (14,0,23,60).

  • cyan value is 13.86%
  • magenta value is 0.00%
  • yellow value is 22.77%
  • key color value is 60.39%

CMYK: (14,0,23,60)
C14M0Y23K60 (14%, 0%, 23%, 60%)
(0.14 / 0.00 / 0.23 / 0.60)

CMYK percentages

%13.86
%0
%22.77
%60.39

Codes

Color #57654E in popluar color models

57 65 4E
RGB 87 101 78
HSL 97° 12.85% 35.10%
HSB/HSV 97° 22.77% 39.61%
CMYK 13.86% 0.00% 22.77%
60.39%

Color #57654E in popluar number systems.

HEX 57 65 4E
Decimal 87 101 78
Binary 1010111 1100101 1001110
Octal 127 145 116

Shades and tints

Shades of #57654E

#57654E
(87,101,78)
#505C47
(80,92,71)
#495340
(73,83,64)
#424A39
(66,74,57)
#3B4132
(59,65,50)
#34382B
(52,56,43)
#2D2F24
(45,47,36)
#26261D
(38,38,29)
#1F1D16
(31,29,22)
#18140F
(24,20,15)
#110B08
(17,11,8)
#000000
(0,0,0)

Tints of #57654E

#57654E
(87,101,78)
#66735E
(102,115,94)
#75816E
(117,129,110)
#848F7E
(132,143,126)
#939D8E
(147,157,142)
#A2AB9E
(162,171,158)
#B1B9AE
(177,185,174)
#C0C7BE
(192,199,190)
#CFD5CE
(207,213,206)
#DEE3DE
(222,227,222)
#EDF1EE
(237,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57654E color. Also use rgb(87,101,78) instead hex code.

Text Font Color

.myTextColor { color: #57654E; }

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

This text font color is #57654E.

Background Color

.myBgColor { background-color: #57654E; }

<div style="background-color:#57654E">Inner text</div>

This div background color is #57654E.

Border color

.myBorderColor { border: 1px solid #57654E; }

<div style="border:3px solid #57654E">Div</div>

This div border color is #57654E.

Opacity

.myOpacity80 { color: #57654E; opacity: 0.8; }

<p style="color:#57654E;opacity:0.8;">80%</p>

Text with #57654E 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 #57654E;}

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

This text has shadow with #57654E color.


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

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

This text has shadow with #57654E primary color and red secondary color.


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

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

This text has shadow with #57654E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57654E.

Preview

Color preview on black background

This text has color #57654E on black background.


Color preview on white background

This text has color #57654E on white background.


Black color preview on #57654E background

This text has black color on #57654E background.


White color preview on #57654E background

This text has white color on #57654E background.


Related colors

Complementary color

Complementary color for #hex is #A89AB1.


I love getcolorcode.com

Triadic colors

1 #4E5765 and #654E57 with #57654E are triadic colors.

2 #4E6557 and #65574E with #57654E are triadic colors.