COLOR #689695

HEX: #689695 RGB: (104,150,149)

Color info

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

RGB color model

#689695 color RGB value is (104,150,149).

RGB: (104,150,149) (41%, 59%, 58%)

RGB channels and saturation

R 104 of 255 = 41%
G 150 of 255 = 59%
B 149 of 255 = 58%

104
150
149

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

Portions of RGB colors in percentages

R + G + B = 104 + 150 + 149 = 403 (100%)
R 104 of 403 ~ 25.81%
G 150 of 403 ~ 37.22%
B 149 of 403 ~ 36.97'%

%25.81
%37.22
%36.97

CMYK color model

#689695 color CMYK value is (31,0,1,41).

  • cyan value is 30.67%
  • magenta value is 0.00%
  • yellow value is 0.67%
  • key color value is 41.18%

CMYK: (31,0,1,41)
C31M0Y1K41 (31%, 0%, 1%, 41%)
(0.31 / 0.00 / 0.01 / 0.41)

CMYK percentages

%30.67
%0
%0.67
%41.18

Codes

Color #689695 in popluar color models

68 96 95
RGB 104 150 149
HSL 179° 18.11% 49.80%
HSB/HSV 179° 30.67% 58.82%
CMYK 30.67% 0.00% 0.67%
41.18%

Color #689695 in popluar number systems.

HEX 68 96 95
Decimal 104 150 149
Binary 1101000 10010110 10010101
Octal 150 226 225

Shades and tints

Shades of #689695

#689695
(104,150,149)
#5F8988
(95,137,136)
#567C7B
(86,124,123)
#4D6F6E
(77,111,110)
#446261
(68,98,97)
#3B5554
(59,85,84)
#324847
(50,72,71)
#293B3A
(41,59,58)
#202E2D
(32,46,45)
#172120
(23,33,32)
#0E1413
(14,20,19)
#000000
(0,0,0)

Tints of #689695

#689695
(104,150,149)
#759F9E
(117,159,158)
#82A8A7
(130,168,167)
#8FB1B0
(143,177,176)
#9CBAB9
(156,186,185)
#A9C3C2
(169,195,194)
#B6CCCB
(182,204,203)
#C3D5D4
(195,213,212)
#D0DEDD
(208,222,221)
#DDE7E6
(221,231,230)
#EAF0EF
(234,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #689695 color. Also use rgb(104,150,149) instead hex code.

Text Font Color

.myTextColor { color: #689695; }

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

This text font color is #689695.

Background Color

.myBgColor { background-color: #689695; }

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

This div background color is #689695.

Border color

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

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

This div border color is #689695.

Opacity

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

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

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

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

This text has shadow with #689695 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689695.

Preview

Color preview on black background

This text has color #689695 on black background.


Color preview on white background

This text has color #689695 on white background.


Black color preview on #689695 background

This text has black color on #689695 background.


White color preview on #689695 background

This text has white color on #689695 background.


Related colors

Complementary color

Complementary color for #hex is #97696A.


I love getcolorcode.com

Triadic colors

1 #956896 and #969568 with #689695 are triadic colors.

2 #959668 and #966895 with #689695 are triadic colors.