COLOR #57768E

HEX: #57768E RGB: (87,118,142)

Color info

#57768E contains red, green and blue colors in about the same proportion. Web safe color of #57768E is #666699 (or #669).

RGB color model

#57768E color RGB value is (87,118,142).

RGB: (87,118,142) (34%, 46%, 56%)

RGB channels and saturation

R 87 of 255 = 34%
G 118 of 255 = 46%
B 142 of 255 = 56%

87
118
142

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

Portions of RGB colors in percentages

R + G + B = 87 + 118 + 142 = 347 (100%)
R 87 of 347 ~ 25.07%
G 118 of 347 ~ 34.01%
B 142 of 347 ~ 40.92'%

%25.07
%34.01
%40.92

CMYK color model

#57768E color CMYK value is (39,17,0,44).

  • cyan value is 38.73%
  • magenta value is 16.90%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (39,17,0,44)
C39M17Y0K44 (39%, 17%, 0%, 44%)
(0.39 / 0.17 / 0.00 / 0.44)

CMYK percentages

%38.73
%16.9
%0
%44.31

Codes

Color #57768E in popluar color models

57 76 8E
RGB 87 118 142
HSL 206° 24.02% 44.90%
HSB/HSV 206° 38.73% 55.69%
CMYK 38.73% 16.90% 0.00%
44.31%

Color #57768E in popluar number systems.

HEX 57 76 8E
Decimal 87 118 142
Binary 1010111 1110110 10001110
Octal 127 166 216

Shades and tints

Shades of #57768E

#57768E
(87,118,142)
#506C82
(80,108,130)
#496276
(73,98,118)
#42586A
(66,88,106)
#3B4E5E
(59,78,94)
#344452
(52,68,82)
#2D3A46
(45,58,70)
#26303A
(38,48,58)
#1F262E
(31,38,46)
#181C22
(24,28,34)
#111216
(17,18,22)
#000000
(0,0,0)

Tints of #57768E

#57768E
(87,118,142)
#668298
(102,130,152)
#758EA2
(117,142,162)
#849AAC
(132,154,172)
#93A6B6
(147,166,182)
#A2B2C0
(162,178,192)
#B1BECA
(177,190,202)
#C0CAD4
(192,202,212)
#CFD6DE
(207,214,222)
#DEE2E8
(222,226,232)
#EDEEF2
(237,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57768E color. Also use rgb(87,118,142) instead hex code.

Text Font Color

.myTextColor { color: #57768E; }

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

This text font color is #57768E.

Background Color

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

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

This div background color is #57768E.

Border color

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

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

This div border color is #57768E.

Opacity

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

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

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

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

This text has shadow with #57768E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57768E.

Preview

Color preview on black background

This text has color #57768E on black background.


Color preview on white background

This text has color #57768E on white background.


Black color preview on #57768E background

This text has black color on #57768E background.


White color preview on #57768E background

This text has white color on #57768E background.


Related colors

Complementary color

Complementary color for #hex is #A88971.


I love getcolorcode.com

Triadic colors

1 #8E5776 and #768E57 with #57768E are triadic colors.

2 #8E7657 and #76578E with #57768E are triadic colors.