COLOR #57637A

HEX: #57637A RGB: (87,99,122)

Color info

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

RGB color model

#57637A color RGB value is (87,99,122).

RGB: (87,99,122) (34%, 39%, 48%)

RGB channels and saturation

R 87 of 255 = 34%
G 99 of 255 = 39%
B 122 of 255 = 48%

87
99
122

R + G + B ~ 40%. #57637A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 99 + 122 = 308 (100%)
R 87 of 308 ~ 28.25%
G 99 of 308 ~ 32.14%
B 122 of 308 ~ 39.61'%

%28.25
%32.14
%39.61

CMYK color model

#57637A color CMYK value is (29,19,0,52).

  • cyan value is 28.69%
  • magenta value is 18.85%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (29,19,0,52)
C29M19Y0K52 (29%, 19%, 0%, 52%)
(0.29 / 0.19 / 0.00 / 0.52)

CMYK percentages

%28.69
%18.85
%0
%52.16

Codes

Color #57637A in popluar color models

57 63 7A
RGB 87 99 122
HSL 219° 16.75% 40.98%
HSB/HSV 219° 28.69% 47.84%
CMYK 28.69% 18.85% 0.00%
52.16%

Color #57637A in popluar number systems.

HEX 57 63 7A
Decimal 87 99 122
Binary 1010111 1100011 1111010
Octal 127 143 172

Shades and tints

Shades of #57637A

#57637A
(87,99,122)
#505A6F
(80,90,111)
#495164
(73,81,100)
#424859
(66,72,89)
#3B3F4E
(59,63,78)
#343643
(52,54,67)
#2D2D38
(45,45,56)
#26242D
(38,36,45)
#1F1B22
(31,27,34)
#181217
(24,18,23)
#11090C
(17,9,12)
#000000
(0,0,0)

Tints of #57637A

#57637A
(87,99,122)
#667186
(102,113,134)
#757F92
(117,127,146)
#848D9E
(132,141,158)
#939BAA
(147,155,170)
#A2A9B6
(162,169,182)
#B1B7C2
(177,183,194)
#C0C5CE
(192,197,206)
#CFD3DA
(207,211,218)
#DEE1E6
(222,225,230)
#EDEFF2
(237,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57637A color. Also use rgb(87,99,122) instead hex code.

Text Font Color

.myTextColor { color: #57637A; }

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

This text font color is #57637A.

Background Color

.myBgColor { background-color: #57637A; }

<div style="background-color:#57637A">Inner text</div>

This div background color is #57637A.

Border color

.myBorderColor { border: 1px solid #57637A; }

<div style="border:3px solid #57637A">Div</div>

This div border color is #57637A.

Opacity

.myOpacity80 { color: #57637A; opacity: 0.8; }

<p style="color:#57637A;opacity:0.8;">80%</p>

Text with #57637A 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 #57637A;}

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

This text has shadow with #57637A color.


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

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

This text has shadow with #57637A primary color and red secondary color.


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

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

This text has shadow with #57637A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57637A.

Preview

Color preview on black background

This text has color #57637A on black background.


Color preview on white background

This text has color #57637A on white background.


Black color preview on #57637A background

This text has black color on #57637A background.


White color preview on #57637A background

This text has white color on #57637A background.


Related colors

Complementary color

Complementary color for #hex is #A89C85.


I love getcolorcode.com

Triadic colors

1 #7A5763 and #637A57 with #57637A are triadic colors.

2 #7A6357 and #63577A with #57637A are triadic colors.