COLOR #697788

HEX: #697788 RGB: (105,119,136)

Color info

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

RGB color model

#697788 color RGB value is (105,119,136).

RGB: (105,119,136) (41%, 47%, 53%)

RGB channels and saturation

R 105 of 255 = 41%
G 119 of 255 = 47%
B 136 of 255 = 53%

105
119
136

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

Portions of RGB colors in percentages

R + G + B = 105 + 119 + 136 = 360 (100%)
R 105 of 360 ~ 29.17%
G 119 of 360 ~ 33.06%
B 136 of 360 ~ 37.78'%

%29.17
%33.06
%37.78

CMYK color model

#697788 color CMYK value is (23,13,0,47).

  • cyan value is 22.79%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (23,13,0,47)
C23M13Y0K47 (23%, 13%, 0%, 47%)
(0.23 / 0.13 / 0.00 / 0.47)

CMYK percentages

%22.79
%12.5
%0
%46.67

Codes

Color #697788 in popluar color models

69 77 88
RGB 105 119 136
HSL 213° 12.86% 47.25%
HSB/HSV 213° 22.79% 53.33%
CMYK 22.79% 12.50% 0.00%
46.67%

Color #697788 in popluar number systems.

HEX 69 77 88
Decimal 105 119 136
Binary 1101001 1110111 10001000
Octal 151 167 210

Shades and tints

Shades of #697788

#697788
(105,119,136)
#606D7C
(96,109,124)
#576370
(87,99,112)
#4E5964
(78,89,100)
#454F58
(69,79,88)
#3C454C
(60,69,76)
#333B40
(51,59,64)
#2A3134
(42,49,52)
#212728
(33,39,40)
#181D1C
(24,29,28)
#0F1310
(15,19,16)
#000000
(0,0,0)

Tints of #697788

#697788
(105,119,136)
#768392
(118,131,146)
#838F9C
(131,143,156)
#909BA6
(144,155,166)
#9DA7B0
(157,167,176)
#AAB3BA
(170,179,186)
#B7BFC4
(183,191,196)
#C4CBCE
(196,203,206)
#D1D7D8
(209,215,216)
#DEE3E2
(222,227,226)
#EBEFEC
(235,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #697788 color. Also use rgb(105,119,136) instead hex code.

Text Font Color

.myTextColor { color: #697788; }

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

This text font color is #697788.

Background Color

.myBgColor { background-color: #697788; }

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

This div background color is #697788.

Border color

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

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

This div border color is #697788.

Opacity

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

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

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

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

This text has shadow with #697788 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697788.

Preview

Color preview on black background

This text has color #697788 on black background.


Color preview on white background

This text has color #697788 on white background.


Black color preview on #697788 background

This text has black color on #697788 background.


White color preview on #697788 background

This text has white color on #697788 background.


Related colors

Complementary color

Complementary color for #hex is #968877.


I love getcolorcode.com

Triadic colors

1 #886977 and #778869 with #697788 are triadic colors.

2 #887769 and #776988 with #697788 are triadic colors.