COLOR #57657B

HEX: #57657B RGB: (87,101,123)

Color info

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

RGB color model

#57657B color RGB value is (87,101,123).

RGB: (87,101,123) (34%, 40%, 48%)

RGB channels and saturation

R 87 of 255 = 34%
G 101 of 255 = 40%
B 123 of 255 = 48%

87
101
123

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

Portions of RGB colors in percentages

R + G + B = 87 + 101 + 123 = 311 (100%)
R 87 of 311 ~ 27.97%
G 101 of 311 ~ 32.48%
B 123 of 311 ~ 39.55'%

%27.97
%32.48
%39.55

CMYK color model

#57657B color CMYK value is (29,18,0,52).

  • cyan value is 29.27%
  • magenta value is 17.89%
  • yellow value is 0.00%
  • key color value is 51.76%

CMYK: (29,18,0,52)
C29M18Y0K52 (29%, 18%, 0%, 52%)
(0.29 / 0.18 / 0.00 / 0.52)

CMYK percentages

%29.27
%17.89
%0
%51.76

Codes

Color #57657B in popluar color models

57 65 7B
RGB 87 101 123
HSL 217° 17.14% 41.18%
HSB/HSV 217° 29.27% 48.24%
CMYK 29.27% 17.89% 0.00%
51.76%

Color #57657B in popluar number systems.

HEX 57 65 7B
Decimal 87 101 123
Binary 1010111 1100101 1111011
Octal 127 145 173

Shades and tints

Shades of #57657B

#57657B
(87,101,123)
#505C70
(80,92,112)
#495365
(73,83,101)
#424A5A
(66,74,90)
#3B414F
(59,65,79)
#343844
(52,56,68)
#2D2F39
(45,47,57)
#26262E
(38,38,46)
#1F1D23
(31,29,35)
#181418
(24,20,24)
#110B0D
(17,11,13)
#000000
(0,0,0)

Tints of #57657B

#57657B
(87,101,123)
#667387
(102,115,135)
#758193
(117,129,147)
#848F9F
(132,143,159)
#939DAB
(147,157,171)
#A2ABB7
(162,171,183)
#B1B9C3
(177,185,195)
#C0C7CF
(192,199,207)
#CFD5DB
(207,213,219)
#DEE3E7
(222,227,231)
#EDF1F3
(237,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57657B color. Also use rgb(87,101,123) instead hex code.

Text Font Color

.myTextColor { color: #57657B; }

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

This text font color is #57657B.

Background Color

.myBgColor { background-color: #57657B; }

<div style="background-color:#57657B">Inner text</div>

This div background color is #57657B.

Border color

.myBorderColor { border: 1px solid #57657B; }

<div style="border:3px solid #57657B">Div</div>

This div border color is #57657B.

Opacity

.myOpacity80 { color: #57657B; opacity: 0.8; }

<p style="color:#57657B;opacity:0.8;">80%</p>

Text with #57657B 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 #57657B;}

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

This text has shadow with #57657B color.


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

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

This text has shadow with #57657B primary color and red secondary color.


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

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

This text has shadow with #57657B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57657B.

Preview

Color preview on black background

This text has color #57657B on black background.


Color preview on white background

This text has color #57657B on white background.


Black color preview on #57657B background

This text has black color on #57657B background.


White color preview on #57657B background

This text has white color on #57657B background.


Related colors

Complementary color

Complementary color for #hex is #A89A84.


I love getcolorcode.com

Triadic colors

1 #7B5765 and #657B57 with #57657B are triadic colors.

2 #7B6557 and #65577B with #57657B are triadic colors.