COLOR #57748E

HEX: #57748E RGB: (87,116,142)

Color info

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

RGB color model

#57748E color RGB value is (87,116,142).

RGB: (87,116,142) (34%, 45%, 56%)

RGB channels and saturation

R 87 of 255 = 34%
G 116 of 255 = 45%
B 142 of 255 = 56%

87
116
142

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

Portions of RGB colors in percentages

R + G + B = 87 + 116 + 142 = 345 (100%)
R 87 of 345 ~ 25.22%
G 116 of 345 ~ 33.62%
B 142 of 345 ~ 41.16'%

%25.22
%33.62
%41.16

CMYK color model

#57748E color CMYK value is (39,18,0,44).

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

CMYK: (39,18,0,44)
C39M18Y0K44 (39%, 18%, 0%, 44%)
(0.39 / 0.18 / 0.00 / 0.44)

CMYK percentages

%38.73
%18.31
%0
%44.31

Codes

Color #57748E in popluar color models

57 74 8E
RGB 87 116 142
HSL 208° 24.02% 44.90%
HSB/HSV 208° 38.73% 55.69%
CMYK 38.73% 18.31% 0.00%
44.31%

Color #57748E in popluar number systems.

HEX 57 74 8E
Decimal 87 116 142
Binary 1010111 1110100 10001110
Octal 127 164 216

Shades and tints

Shades of #57748E

#57748E
(87,116,142)
#506A82
(80,106,130)
#496076
(73,96,118)
#42566A
(66,86,106)
#3B4C5E
(59,76,94)
#344252
(52,66,82)
#2D3846
(45,56,70)
#262E3A
(38,46,58)
#1F242E
(31,36,46)
#181A22
(24,26,34)
#111016
(17,16,22)
#000000
(0,0,0)

Tints of #57748E

#57748E
(87,116,142)
#668098
(102,128,152)
#758CA2
(117,140,162)
#8498AC
(132,152,172)
#93A4B6
(147,164,182)
#A2B0C0
(162,176,192)
#B1BCCA
(177,188,202)
#C0C8D4
(192,200,212)
#CFD4DE
(207,212,222)
#DEE0E8
(222,224,232)
#EDECF2
(237,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57748E; }

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

This text font color is #57748E.

Background Color

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

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

This div background color is #57748E.

Border color

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

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

This div border color is #57748E.

Opacity

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

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

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

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

This text has shadow with #57748E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57748E.

Preview

Color preview on black background

This text has color #57748E on black background.


Color preview on white background

This text has color #57748E on white background.


Black color preview on #57748E background

This text has black color on #57748E background.


White color preview on #57748E background

This text has white color on #57748E background.


Related colors

Complementary color

Complementary color for #hex is #A88B71.


I love getcolorcode.com

Triadic colors

1 #8E5774 and #748E57 with #57748E are triadic colors.

2 #8E7457 and #74578E with #57748E are triadic colors.