COLOR #57688C

HEX: #57688C RGB: (87,104,140)

Color info

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

RGB color model

#57688C color RGB value is (87,104,140).

RGB: (87,104,140) (34%, 41%, 55%)

RGB channels and saturation

R 87 of 255 = 34%
G 104 of 255 = 41%
B 140 of 255 = 55%

87
104
140

R + G + B ~ 43%. #57688C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 104 + 140 = 331 (100%)
R 87 of 331 ~ 26.28%
G 104 of 331 ~ 31.42%
B 140 of 331 ~ 42.3'%

%26.28
%31.42
%42.3

CMYK color model

#57688C color CMYK value is (38,26,0,45).

  • cyan value is 37.86%
  • magenta value is 25.71%
  • yellow value is 0.00%
  • key color value is 45.10%
CMYK: (38,26,0,45) C38M26Y0K45 (38%,26%,0%,45%) (0.38/0.26/0.00/0.45) 

CMYK percentages

%37.86
%25.71
%0
%45.1

Codes

Color #57688C in popluar color models

57 68 8C
RGB 87 104 140
HSL 221° 23.35% 44.51%
HSB/HSV 221° 37.86% 54.90%
CMYK 37.86% 25.71% 0.00%
45.10%

Color #57688C in popluar number systems.

HEX 57 68 8C
Decimal 87 104 140
Binary 1010111 1101000 10001100
Octal 127 150 214

Shades and tints

Shades of #57688C

#57688C
(87,104,140)
#505F80
(80,95,128)
#495674
(73,86,116)
#424D68
(66,77,104)
#3B445C
(59,68,92)
#343B50
(52,59,80)
#2D3244
(45,50,68)
#262938
(38,41,56)
#1F202C
(31,32,44)
#181720
(24,23,32)
#110E14
(17,14,20)
#000000
(0,0,0)

Tints of #57688C

#57688C
(87,104,140)
#667596
(102,117,150)
#7582A0
(117,130,160)
#848FAA
(132,143,170)
#939CB4
(147,156,180)
#A2A9BE
(162,169,190)
#B1B6C8
(177,182,200)
#C0C3D2
(192,195,210)
#CFD0DC
(207,208,220)
#DEDDE6
(222,221,230)
#EDEAF0
(237,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57688C color. Also use rgb(87,104,140) instead hex code.

Text Font Color

.myTextColor { color: #57688C; }

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

This text font color is #57688C.

Background Color

.myBgColor { background-color: #57688C; }

<div style="background-color:#57688C">Inner text</div>

This div background color is #57688C.

Border color

.myBorderColor { border: 1px solid #57688C; }

<div style="border:3px solid #57688C">Div</div>

This div border color is #57688C.

Opacity

.myOpacity80 { color: #57688C; opacity: 0.8; }

<p style="color:#57688C;opacity:0.8;">80%</p>

Text with #57688C 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 #57688C;}

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

This text has shadow with #57688C color.


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

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

This text has shadow with #57688C primary color and red secondary color.


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

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

This text has shadow with #57688C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57688C.

Preview

Color preview on black background

This text has color #57688C on black background.


Color preview on white background

This text has color #57688C on white background.


Black color preview on #57688C background

This text has black color on #57688C background.


White color preview on #57688C background

This text has white color on #57688C background.


Related colors

Complementary color

Complementary color for #hex is #A89773.


I love getcolorcode.com

Triadic colors

1 #8C5768 and #688C57 with #57688C are triadic colors.

2 #8C6857 and #68578C with #57688C are triadic colors.