COLOR #57766D

HEX: #57766D RGB: (87,118,109)

Color info

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

RGB color model

#57766D color RGB value is (87,118,109).

RGB: (87,118,109) (34%, 46%, 43%)

RGB channels and saturation

R 87 of 255 = 34%
G 118 of 255 = 46%
B 109 of 255 = 43%

87
118
109

R + G + B ~ 41%. #57766D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 118 + 109 = 314 (100%)
R 87 of 314 ~ 27.71%
G 118 of 314 ~ 37.58%
B 109 of 314 ~ 34.71'%

%27.71
%37.58
%34.71

CMYK color model

#57766D color CMYK value is (26,0,8,54).

  • cyan value is 26.27%
  • magenta value is 0.00%
  • yellow value is 7.63%
  • key color value is 53.73%
CMYK: (26,0,8,54) C26M0Y8K54 (26%,0%,8%,54%) (0.26/0.00/0.08/0.54) 

CMYK percentages

%26.27
%0
%7.63
%53.73

Codes

Color #57766D in popluar color models

57 76 6D
RGB 87 118 109
HSL 163° 15.12% 40.20%
HSB/HSV 163° 26.27% 46.27%
CMYK 26.27% 0.00% 7.63%
53.73%

Color #57766D in popluar number systems.

HEX 57 76 6D
Decimal 87 118 109
Binary 1010111 1110110 1101101
Octal 127 166 155

Shades and tints

Shades of #57766D

#57766D
(87,118,109)
#506C64
(80,108,100)
#49625B
(73,98,91)
#425852
(66,88,82)
#3B4E49
(59,78,73)
#344440
(52,68,64)
#2D3A37
(45,58,55)
#26302E
(38,48,46)
#1F2625
(31,38,37)
#181C1C
(24,28,28)
#111213
(17,18,19)
#000000
(0,0,0)

Tints of #57766D

#57766D
(87,118,109)
#66827A
(102,130,122)
#758E87
(117,142,135)
#849A94
(132,154,148)
#93A6A1
(147,166,161)
#A2B2AE
(162,178,174)
#B1BEBB
(177,190,187)
#C0CAC8
(192,202,200)
#CFD6D5
(207,214,213)
#DEE2E2
(222,226,226)
#EDEEEF
(237,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57766D color. Also use rgb(87,118,109) instead hex code.

Text Font Color

.myTextColor { color: #57766D; }

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

This text font color is #57766D.

Background Color

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

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

This div background color is #57766D.

Border color

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

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

This div border color is #57766D.

Opacity

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

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

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

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

This text has shadow with #57766D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57766D.

Preview

Color preview on black background

This text has color #57766D on black background.


Color preview on white background

This text has color #57766D on white background.


Black color preview on #57766D background

This text has black color on #57766D background.


White color preview on #57766D background

This text has white color on #57766D background.


Related colors

Complementary color

Complementary color for #hex is #A88992.


I love getcolorcode.com

Triadic colors

1 #6D5776 and #766D57 with #57766D are triadic colors.

2 #6D7657 and #76576D with #57766D are triadic colors.