COLOR #57665D

HEX: #57665D RGB: (87,102,93)

Color info

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

RGB color model

#57665D color RGB value is (87,102,93).

RGB: (87,102,93) (34%, 40%, 36%)

RGB channels and saturation

R 87 of 255 = 34%
G 102 of 255 = 40%
B 93 of 255 = 36%

87
102
93

R + G + B ~ 37%. #57665D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 102 + 93 = 282 (100%)
R 87 of 282 ~ 30.85%
G 102 of 282 ~ 36.17%
B 93 of 282 ~ 32.98'%

%30.85
%36.17
%32.98

CMYK color model

#57665D color CMYK value is (15,0,9,60).

  • cyan value is 14.71%
  • magenta value is 0.00%
  • yellow value is 8.82%
  • key color value is 60.00%
CMYK: (15,0,9,60) C15M0Y9K60 (15%,0%,9%,60%) (0.15/0.00/0.09/0.60) 

CMYK percentages

%14.71
%0
%8.82
%60

Codes

Color #57665D in popluar color models

57 66 5D
RGB 87 102 93
HSL 144° 7.94% 37.06%
HSB/HSV 144° 14.71% 40.00%
CMYK 14.71% 0.00% 8.82%
60.00%

Color #57665D in popluar number systems.

HEX 57 66 5D
Decimal 87 102 93
Binary 1010111 1100110 1011101
Octal 127 146 135

Shades and tints

Shades of #57665D

#57665D
(87,102,93)
#505D55
(80,93,85)
#49544D
(73,84,77)
#424B45
(66,75,69)
#3B423D
(59,66,61)
#343935
(52,57,53)
#2D302D
(45,48,45)
#262725
(38,39,37)
#1F1E1D
(31,30,29)
#181515
(24,21,21)
#110C0D
(17,12,13)
#000000
(0,0,0)

Tints of #57665D

#57665D
(87,102,93)
#66736B
(102,115,107)
#758079
(117,128,121)
#848D87
(132,141,135)
#939A95
(147,154,149)
#A2A7A3
(162,167,163)
#B1B4B1
(177,180,177)
#C0C1BF
(192,193,191)
#CFCECD
(207,206,205)
#DEDBDB
(222,219,219)
#EDE8E9
(237,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57665D color. Also use rgb(87,102,93) instead hex code.

Text Font Color

.myTextColor { color: #57665D; }

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

This text font color is #57665D.

Background Color

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

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

This div background color is #57665D.

Border color

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

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

This div border color is #57665D.

Opacity

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

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

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

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

This text has shadow with #57665D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57665D.

Preview

Color preview on black background

This text has color #57665D on black background.


Color preview on white background

This text has color #57665D on white background.


Black color preview on #57665D background

This text has black color on #57665D background.


White color preview on #57665D background

This text has white color on #57665D background.


Related colors

Complementary color

Complementary color for #hex is #A899A2.


I love getcolorcode.com

Triadic colors

1 #5D5766 and #665D57 with #57665D are triadic colors.

2 #5D6657 and #66575D with #57665D are triadic colors.