COLOR #687094

HEX: #687094 RGB: (104,112,148)

Color info

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

RGB color model

#687094 color RGB value is (104,112,148).

RGB: (104,112,148) (41%, 44%, 58%)

RGB channels and saturation

R 104 of 255 = 41%
G 112 of 255 = 44%
B 148 of 255 = 58%

104
112
148

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

Portions of RGB colors in percentages

R + G + B = 104 + 112 + 148 = 364 (100%)
R 104 of 364 ~ 28.57%
G 112 of 364 ~ 30.77%
B 148 of 364 ~ 40.66'%

%28.57
%30.77
%40.66

CMYK color model

#687094 color CMYK value is (30,24,0,42).

  • cyan value is 29.73%
  • magenta value is 24.32%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (30,24,0,42)
C30M24Y0K42 (30%, 24%, 0%, 42%)
(0.30 / 0.24 / 0.00 / 0.42)

CMYK percentages

%29.73
%24.32
%0
%41.96

Codes

Color #687094 in popluar color models

68 70 94
RGB 104 112 148
HSL 229° 17.46% 49.41%
HSB/HSV 229° 29.73% 58.04%
CMYK 29.73% 24.32% 0.00%
41.96%

Color #687094 in popluar number systems.

HEX 68 70 94
Decimal 104 112 148
Binary 1101000 1110000 10010100
Octal 150 160 224

Shades and tints

Shades of #687094

#687094
(104,112,148)
#5F6687
(95,102,135)
#565C7A
(86,92,122)
#4D526D
(77,82,109)
#444860
(68,72,96)
#3B3E53
(59,62,83)
#323446
(50,52,70)
#292A39
(41,42,57)
#20202C
(32,32,44)
#17161F
(23,22,31)
#0E0C12
(14,12,18)
#000000
(0,0,0)

Tints of #687094

#687094
(104,112,148)
#757D9D
(117,125,157)
#828AA6
(130,138,166)
#8F97AF
(143,151,175)
#9CA4B8
(156,164,184)
#A9B1C1
(169,177,193)
#B6BECA
(182,190,202)
#C3CBD3
(195,203,211)
#D0D8DC
(208,216,220)
#DDE5E5
(221,229,229)
#EAF2EE
(234,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687094; }

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

This text font color is #687094.

Background Color

.myBgColor { background-color: #687094; }

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

This div background color is #687094.

Border color

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

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

This div border color is #687094.

Opacity

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

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

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

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

This text has shadow with #687094 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687094.

Preview

Color preview on black background

This text has color #687094 on black background.


Color preview on white background

This text has color #687094 on white background.


Black color preview on #687094 background

This text has black color on #687094 background.


White color preview on #687094 background

This text has white color on #687094 background.


Related colors

Complementary color

Complementary color for #hex is #978F6B.


I love getcolorcode.com

Triadic colors

1 #946870 and #709468 with #687094 are triadic colors.

2 #947068 and #706894 with #687094 are triadic colors.