COLOR #689498

HEX: #689498 RGB: (104,148,152)

Color info

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

RGB color model

#689498 color RGB value is (104,148,152).

RGB: (104,148,152) (41%, 58%, 60%)

RGB channels and saturation

R 104 of 255 = 41%
G 148 of 255 = 58%
B 152 of 255 = 60%

104
148
152

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

Portions of RGB colors in percentages

R + G + B = 104 + 148 + 152 = 404 (100%)
R 104 of 404 ~ 25.74%
G 148 of 404 ~ 36.63%
B 152 of 404 ~ 37.62'%

%25.74
%36.63
%37.62

CMYK color model

#689498 color CMYK value is (32,3,0,40).

  • cyan value is 31.58%
  • magenta value is 2.63%
  • yellow value is 0.00%
  • key color value is 40.39%
CMYK: (32,3,0,40) C32M3Y0K40 (32%,3%,0%,40%) (0.32/0.03/0.00/0.40) 

CMYK percentages

%31.58
%2.63
%0
%40.39

Codes

Color #689498 in popluar color models

68 94 98
RGB 104 148 152
HSL 185° 18.90% 50.20%
HSB/HSV 185° 31.58% 59.61%
CMYK 31.58% 2.63% 0.00%
40.39%

Color #689498 in popluar number systems.

HEX 68 94 98
Decimal 104 148 152
Binary 1101000 10010100 10011000
Octal 150 224 230

Shades and tints

Shades of #689498

#689498
(104,148,152)
#5F878B
(95,135,139)
#567A7E
(86,122,126)
#4D6D71
(77,109,113)
#446064
(68,96,100)
#3B5357
(59,83,87)
#32464A
(50,70,74)
#29393D
(41,57,61)
#202C30
(32,44,48)
#171F23
(23,31,35)
#0E1216
(14,18,22)
#000000
(0,0,0)

Tints of #689498

#689498
(104,148,152)
#759DA1
(117,157,161)
#82A6AA
(130,166,170)
#8FAFB3
(143,175,179)
#9CB8BC
(156,184,188)
#A9C1C5
(169,193,197)
#B6CACE
(182,202,206)
#C3D3D7
(195,211,215)
#D0DCE0
(208,220,224)
#DDE5E9
(221,229,233)
#EAEEF2
(234,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #689498 color. Also use rgb(104,148,152) instead hex code.

Text Font Color

.myTextColor { color: #689498; }

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

This text font color is #689498.

Background Color

.myBgColor { background-color: #689498; }

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

This div background color is #689498.

Border color

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

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

This div border color is #689498.

Opacity

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

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

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

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

This text has shadow with #689498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689498.

Preview

Color preview on black background

This text has color #689498 on black background.


Color preview on white background

This text has color #689498 on white background.


Black color preview on #689498 background

This text has black color on #689498 background.


White color preview on #689498 background

This text has white color on #689498 background.


Related colors

Complementary color

Complementary color for #hex is #976B67.


I love getcolorcode.com

Triadic colors

1 #986894 and #949868 with #689498 are triadic colors.

2 #989468 and #946898 with #689498 are triadic colors.