COLOR #697687

HEX: #697687 RGB: (105,118,135)

Color info

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

RGB color model

#697687 color RGB value is (105,118,135).

RGB: (105,118,135) (41%, 46%, 53%)

RGB channels and saturation

R 105 of 255 = 41%
G 118 of 255 = 46%
B 135 of 255 = 53%

105
118
135

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

Portions of RGB colors in percentages

R + G + B = 105 + 118 + 135 = 358 (100%)
R 105 of 358 ~ 29.33%
G 118 of 358 ~ 32.96%
B 135 of 358 ~ 37.71'%

%29.33
%32.96
%37.71

CMYK color model

#697687 color CMYK value is (22,13,0,47).

  • cyan value is 22.22%
  • magenta value is 12.59%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (22,13,0,47)
C22M13Y0K47 (22%, 13%, 0%, 47%)
(0.22 / 0.13 / 0.00 / 0.47)

CMYK percentages

%22.22
%12.59
%0
%47.06

Codes

Color #697687 in popluar color models

69 76 87
RGB 105 118 135
HSL 214° 12.50% 47.06%
HSB/HSV 214° 22.22% 52.94%
CMYK 22.22% 12.59% 0.00%
47.06%

Color #697687 in popluar number systems.

HEX 69 76 87
Decimal 105 118 135
Binary 1101001 1110110 10000111
Octal 151 166 207

Shades and tints

Shades of #697687

#697687
(105,118,135)
#606C7B
(96,108,123)
#57626F
(87,98,111)
#4E5863
(78,88,99)
#454E57
(69,78,87)
#3C444B
(60,68,75)
#333A3F
(51,58,63)
#2A3033
(42,48,51)
#212627
(33,38,39)
#181C1B
(24,28,27)
#0F120F
(15,18,15)
#000000
(0,0,0)

Tints of #697687

#697687
(105,118,135)
#768291
(118,130,145)
#838E9B
(131,142,155)
#909AA5
(144,154,165)
#9DA6AF
(157,166,175)
#AAB2B9
(170,178,185)
#B7BEC3
(183,190,195)
#C4CACD
(196,202,205)
#D1D6D7
(209,214,215)
#DEE2E1
(222,226,225)
#EBEEEB
(235,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #697687 color. Also use rgb(105,118,135) instead hex code.

Text Font Color

.myTextColor { color: #697687; }

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

This text font color is #697687.

Background Color

.myBgColor { background-color: #697687; }

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

This div background color is #697687.

Border color

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

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

This div border color is #697687.

Opacity

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

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

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

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

This text has shadow with #697687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697687.

Preview

Color preview on black background

This text has color #697687 on black background.


Color preview on white background

This text has color #697687 on white background.


Black color preview on #697687 background

This text has black color on #697687 background.


White color preview on #697687 background

This text has white color on #697687 background.


Related colors

Complementary color

Complementary color for #hex is #968978.


I love getcolorcode.com

Triadic colors

1 #876976 and #768769 with #697687 are triadic colors.

2 #877669 and #766987 with #697687 are triadic colors.