COLOR #688087

HEX: #688087 RGB: (104,128,135)

Color info

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

RGB color model

#688087 color RGB value is (104,128,135).

RGB: (104,128,135) (41%, 50%, 53%)

RGB channels and saturation

R 104 of 255 = 41%
G 128 of 255 = 50%
B 135 of 255 = 53%

104
128
135

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

Portions of RGB colors in percentages

R + G + B = 104 + 128 + 135 = 367 (100%)
R 104 of 367 ~ 28.34%
G 128 of 367 ~ 34.88%
B 135 of 367 ~ 36.78'%

%28.34
%34.88
%36.78

CMYK color model

#688087 color CMYK value is (23,5,0,47).

  • cyan value is 22.96%
  • magenta value is 5.19%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (23,5,0,47)
C23M5Y0K47 (23%, 5%, 0%, 47%)
(0.23 / 0.05 / 0.00 / 0.47)

CMYK percentages

%22.96
%5.19
%0
%47.06

Codes

Color #688087 in popluar color models

68 80 87
RGB 104 128 135
HSL 194° 12.97% 46.86%
HSB/HSV 194° 22.96% 52.94%
CMYK 22.96% 5.19% 0.00%
47.06%

Color #688087 in popluar number systems.

HEX 68 80 87
Decimal 104 128 135
Binary 1101000 10000000 10000111
Octal 150 200 207

Shades and tints

Shades of #688087

#688087
(104,128,135)
#5F757B
(95,117,123)
#566A6F
(86,106,111)
#4D5F63
(77,95,99)
#445457
(68,84,87)
#3B494B
(59,73,75)
#323E3F
(50,62,63)
#293333
(41,51,51)
#202827
(32,40,39)
#171D1B
(23,29,27)
#0E120F
(14,18,15)
#000000
(0,0,0)

Tints of #688087

#688087
(104,128,135)
#758B91
(117,139,145)
#82969B
(130,150,155)
#8FA1A5
(143,161,165)
#9CACAF
(156,172,175)
#A9B7B9
(169,183,185)
#B6C2C3
(182,194,195)
#C3CDCD
(195,205,205)
#D0D8D7
(208,216,215)
#DDE3E1
(221,227,225)
#EAEEEB
(234,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688087 color. Also use rgb(104,128,135) instead hex code.

Text Font Color

.myTextColor { color: #688087; }

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

This text font color is #688087.

Background Color

.myBgColor { background-color: #688087; }

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

This div background color is #688087.

Border color

.myBorderColor { border: 1px solid #688087; }

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

This div border color is #688087.

Opacity

.myOpacity80 { color: #688087; opacity: 0.8; }

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

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

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

This text has shadow with #688087 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688087.

Preview

Color preview on black background

This text has color #688087 on black background.


Color preview on white background

This text has color #688087 on white background.


Black color preview on #688087 background

This text has black color on #688087 background.


White color preview on #688087 background

This text has white color on #688087 background.


Related colors

Complementary color

Complementary color for #hex is #977F78.


I love getcolorcode.com

Triadic colors

1 #876880 and #808768 with #688087 are triadic colors.

2 #878068 and #806887 with #688087 are triadic colors.