COLOR #688697

HEX: #688697 RGB: (104,134,151)

Color info

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

RGB color model

#688697 color RGB value is (104,134,151).

RGB: (104,134,151) (41%, 53%, 59%)

RGB channels and saturation

R 104 of 255 = 41%
G 134 of 255 = 53%
B 151 of 255 = 59%

104
134
151

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

Portions of RGB colors in percentages

R + G + B = 104 + 134 + 151 = 389 (100%)
R 104 of 389 ~ 26.74%
G 134 of 389 ~ 34.45%
B 151 of 389 ~ 38.82'%

%26.74
%34.45
%38.82

CMYK color model

#688697 color CMYK value is (31,11,0,41).

  • cyan value is 31.13%
  • magenta value is 11.26%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (31,11,0,41)
C31M11Y0K41 (31%, 11%, 0%, 41%)
(0.31 / 0.11 / 0.00 / 0.41)

CMYK percentages

%31.13
%11.26
%0
%40.78

Codes

Color #688697 in popluar color models

68 86 97
RGB 104 134 151
HSL 202° 18.43% 50.00%
HSB/HSV 202° 31.13% 59.22%
CMYK 31.13% 11.26% 0.00%
40.78%

Color #688697 in popluar number systems.

HEX 68 86 97
Decimal 104 134 151
Binary 1101000 10000110 10010111
Octal 150 206 227

Shades and tints

Shades of #688697

#688697
(104,134,151)
#5F7A8A
(95,122,138)
#566E7D
(86,110,125)
#4D6270
(77,98,112)
#445663
(68,86,99)
#3B4A56
(59,74,86)
#323E49
(50,62,73)
#29323C
(41,50,60)
#20262F
(32,38,47)
#171A22
(23,26,34)
#0E0E15
(14,14,21)
#000000
(0,0,0)

Tints of #688697

#688697
(104,134,151)
#7591A0
(117,145,160)
#829CA9
(130,156,169)
#8FA7B2
(143,167,178)
#9CB2BB
(156,178,187)
#A9BDC4
(169,189,196)
#B6C8CD
(182,200,205)
#C3D3D6
(195,211,214)
#D0DEDF
(208,222,223)
#DDE9E8
(221,233,232)
#EAF4F1
(234,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688697 color. Also use rgb(104,134,151) instead hex code.

Text Font Color

.myTextColor { color: #688697; }

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

This text font color is #688697.

Background Color

.myBgColor { background-color: #688697; }

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

This div background color is #688697.

Border color

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

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

This div border color is #688697.

Opacity

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

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

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

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

This text has shadow with #688697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688697.

Preview

Color preview on black background

This text has color #688697 on black background.


Color preview on white background

This text has color #688697 on white background.


Black color preview on #688697 background

This text has black color on #688697 background.


White color preview on #688697 background

This text has white color on #688697 background.


Related colors

Complementary color

Complementary color for #hex is #977968.


I love getcolorcode.com

Triadic colors

1 #976886 and #869768 with #688697 are triadic colors.

2 #978668 and #866897 with #688697 are triadic colors.