COLOR #57796E

HEX: #57796E RGB: (87,121,110)

Color info

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

RGB color model

#57796E color RGB value is (87,121,110).

RGB: (87,121,110) (34%, 47%, 43%)

RGB channels and saturation

R 87 of 255 = 34%
G 121 of 255 = 47%
B 110 of 255 = 43%

87
121
110

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

Portions of RGB colors in percentages

R + G + B = 87 + 121 + 110 = 318 (100%)
R 87 of 318 ~ 27.36%
G 121 of 318 ~ 38.05%
B 110 of 318 ~ 34.59'%

%27.36
%38.05
%34.59

CMYK color model

#57796E color CMYK value is (28,0,9,53).

  • cyan value is 28.10%
  • magenta value is 0.00%
  • yellow value is 9.09%
  • key color value is 52.55%

CMYK: (28,0,9,53)
C28M0Y9K53 (28%, 0%, 9%, 53%)
(0.28 / 0.00 / 0.09 / 0.53)

CMYK percentages

%28.1
%0
%9.09
%52.55

Codes

Color #57796E in popluar color models

57 79 6E
RGB 87 121 110
HSL 161° 16.35% 40.78%
HSB/HSV 161° 28.10% 47.45%
CMYK 28.10% 0.00% 9.09%
52.55%

Color #57796E in popluar number systems.

HEX 57 79 6E
Decimal 87 121 110
Binary 1010111 1111001 1101110
Octal 127 171 156

Shades and tints

Shades of #57796E

#57796E
(87,121,110)
#506E64
(80,110,100)
#49635A
(73,99,90)
#425850
(66,88,80)
#3B4D46
(59,77,70)
#34423C
(52,66,60)
#2D3732
(45,55,50)
#262C28
(38,44,40)
#1F211E
(31,33,30)
#181614
(24,22,20)
#110B0A
(17,11,10)
#000000
(0,0,0)

Tints of #57796E

#57796E
(87,121,110)
#66857B
(102,133,123)
#759188
(117,145,136)
#849D95
(132,157,149)
#93A9A2
(147,169,162)
#A2B5AF
(162,181,175)
#B1C1BC
(177,193,188)
#C0CDC9
(192,205,201)
#CFD9D6
(207,217,214)
#DEE5E3
(222,229,227)
#EDF1F0
(237,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57796E color. Also use rgb(87,121,110) instead hex code.

Text Font Color

.myTextColor { color: #57796E; }

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

This text font color is #57796E.

Background Color

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

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

This div background color is #57796E.

Border color

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

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

This div border color is #57796E.

Opacity

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

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

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

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

This text has shadow with #57796E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57796E.

Preview

Color preview on black background

This text has color #57796E on black background.


Color preview on white background

This text has color #57796E on white background.


Black color preview on #57796E background

This text has black color on #57796E background.


White color preview on #57796E background

This text has white color on #57796E background.


Related colors

Complementary color

Complementary color for #hex is #A88691.


I love getcolorcode.com

Triadic colors

1 #6E5779 and #796E57 with #57796E are triadic colors.

2 #6E7957 and #79576E with #57796E are triadic colors.