COLOR #687697

HEX: #687697 RGB: (104,118,151)

Color info

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

RGB color model

#687697 color RGB value is (104,118,151).

RGB: (104,118,151) (41%, 46%, 59%)

RGB channels and saturation

R 104 of 255 = 41%
G 118 of 255 = 46%
B 151 of 255 = 59%

104
118
151

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

Portions of RGB colors in percentages

R + G + B = 104 + 118 + 151 = 373 (100%)
R 104 of 373 ~ 27.88%
G 118 of 373 ~ 31.64%
B 151 of 373 ~ 40.48'%

%27.88
%31.64
%40.48

CMYK color model

#687697 color CMYK value is (31,22,0,41).

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

CMYK: (31,22,0,41)
C31M22Y0K41 (31%, 22%, 0%, 41%)
(0.31 / 0.22 / 0.00 / 0.41)

CMYK percentages

%31.13
%21.85
%0
%40.78

Codes

Color #687697 in popluar color models

68 76 97
RGB 104 118 151
HSL 222° 18.43% 50.00%
HSB/HSV 222° 31.13% 59.22%
CMYK 31.13% 21.85% 0.00%
40.78%

Color #687697 in popluar number systems.

HEX 68 76 97
Decimal 104 118 151
Binary 1101000 1110110 10010111
Octal 150 166 227

Shades and tints

Shades of #687697

#687697
(104,118,151)
#5F6C8A
(95,108,138)
#56627D
(86,98,125)
#4D5870
(77,88,112)
#444E63
(68,78,99)
#3B4456
(59,68,86)
#323A49
(50,58,73)
#29303C
(41,48,60)
#20262F
(32,38,47)
#171C22
(23,28,34)
#0E1215
(14,18,21)
#000000
(0,0,0)

Tints of #687697

#687697
(104,118,151)
#7582A0
(117,130,160)
#828EA9
(130,142,169)
#8F9AB2
(143,154,178)
#9CA6BB
(156,166,187)
#A9B2C4
(169,178,196)
#B6BECD
(182,190,205)
#C3CAD6
(195,202,214)
#D0D6DF
(208,214,223)
#DDE2E8
(221,226,232)
#EAEEF1
(234,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687697; }

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

This text font color is #687697.

Background Color

.myBgColor { background-color: #687697; }

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

This div background color is #687697.

Border color

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

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

This div border color is #687697.

Opacity

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

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

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

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

This text has shadow with #687697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687697.

Preview

Color preview on black background

This text has color #687697 on black background.


Color preview on white background

This text has color #687697 on white background.


Black color preview on #687697 background

This text has black color on #687697 background.


White color preview on #687697 background

This text has white color on #687697 background.


Related colors

Complementary color

Complementary color for #hex is #978968.


I love getcolorcode.com

Triadic colors

1 #976876 and #769768 with #687697 are triadic colors.

2 #977668 and #766897 with #687697 are triadic colors.