COLOR #688487

HEX: #688487 RGB: (104,132,135)

Color info

#688487 contains red, green and blue colors in about the same proportion. Web safe color of #688487 is #669999 (or #699).

RGB color model

#688487 color RGB value is (104,132,135).

RGB: (104,132,135) (41%, 52%, 53%)

RGB channels and saturation

R 104 of 255 = 41%
G 132 of 255 = 52%
B 135 of 255 = 53%

104
132
135

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

Portions of RGB colors in percentages

R + G + B = 104 + 132 + 135 = 371 (100%)
R 104 of 371 ~ 28.03%
G 132 of 371 ~ 35.58%
B 135 of 371 ~ 36.39'%

%28.03
%35.58
%36.39

CMYK color model

#688487 color CMYK value is (23,2,0,47).

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

CMYK: (23,2,0,47)
C23M2Y0K47 (23%, 2%, 0%, 47%)
(0.23 / 0.02 / 0.00 / 0.47)

CMYK percentages

%22.96
%2.22
%0
%47.06

Codes

Color #688487 in popluar color models

68 84 87
RGB 104 132 135
HSL 186° 12.97% 46.86%
HSB/HSV 186° 22.96% 52.94%
CMYK 22.96% 2.22% 0.00%
47.06%

Color #688487 in popluar number systems.

HEX 68 84 87
Decimal 104 132 135
Binary 1101000 10000100 10000111
Octal 150 204 207

Shades and tints

Shades of #688487

#688487
(104,132,135)
#5F787B
(95,120,123)
#566C6F
(86,108,111)
#4D6063
(77,96,99)
#445457
(68,84,87)
#3B484B
(59,72,75)
#323C3F
(50,60,63)
#293033
(41,48,51)
#202427
(32,36,39)
#17181B
(23,24,27)
#0E0C0F
(14,12,15)
#000000
(0,0,0)

Tints of #688487

#688487
(104,132,135)
#758F91
(117,143,145)
#829A9B
(130,154,155)
#8FA5A5
(143,165,165)
#9CB0AF
(156,176,175)
#A9BBB9
(169,187,185)
#B6C6C3
(182,198,195)
#C3D1CD
(195,209,205)
#D0DCD7
(208,220,215)
#DDE7E1
(221,231,225)
#EAF2EB
(234,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688487; }

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

This text font color is #688487.

Background Color

.myBgColor { background-color: #688487; }

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

This div background color is #688487.

Border color

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

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

This div border color is #688487.

Opacity

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

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

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

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

This text has shadow with #688487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688487.

Preview

Color preview on black background

This text has color #688487 on black background.


Color preview on white background

This text has color #688487 on white background.


Black color preview on #688487 background

This text has black color on #688487 background.


White color preview on #688487 background

This text has white color on #688487 background.


Related colors

Complementary color

Complementary color for #hex is #977B78.


I love getcolorcode.com

Triadic colors

1 #876884 and #848768 with #688487 are triadic colors.

2 #878468 and #846887 with #688487 are triadic colors.