COLOR #678896

HEX: #678896 RGB: (103,136,150)

Color info

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

RGB color model

#678896 color RGB value is (103,136,150).

RGB: (103,136,150) (40%, 53%, 59%)

RGB channels and saturation

R 103 of 255 = 40%
G 136 of 255 = 53%
B 150 of 255 = 59%

103
136
150

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

Portions of RGB colors in percentages

R + G + B = 103 + 136 + 150 = 389 (100%)
R 103 of 389 ~ 26.48%
G 136 of 389 ~ 34.96%
B 150 of 389 ~ 38.56'%

%26.48
%34.96
%38.56

CMYK color model

#678896 color CMYK value is (31,9,0,41).

  • cyan value is 31.33%
  • magenta value is 9.33%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (31,9,0,41)
C31M9Y0K41 (31%, 9%, 0%, 41%)
(0.31 / 0.09 / 0.00 / 0.41)

CMYK percentages

%31.33
%9.33
%0
%41.18

Codes

Color #678896 in popluar color models

67 88 96
RGB 103 136 150
HSL 198° 18.58% 49.61%
HSB/HSV 198° 31.33% 58.82%
CMYK 31.33% 9.33% 0.00%
41.18%

Color #678896 in popluar number systems.

HEX 67 88 96
Decimal 103 136 150
Binary 1100111 10001000 10010110
Octal 147 210 226

Shades and tints

Shades of #678896

#678896
(103,136,150)
#5E7C89
(94,124,137)
#55707C
(85,112,124)
#4C646F
(76,100,111)
#435862
(67,88,98)
#3A4C55
(58,76,85)
#314048
(49,64,72)
#28343B
(40,52,59)
#1F282E
(31,40,46)
#161C21
(22,28,33)
#0D1014
(13,16,20)
#000000
(0,0,0)

Tints of #678896

#678896
(103,136,150)
#74929F
(116,146,159)
#819CA8
(129,156,168)
#8EA6B1
(142,166,177)
#9BB0BA
(155,176,186)
#A8BAC3
(168,186,195)
#B5C4CC
(181,196,204)
#C2CED5
(194,206,213)
#CFD8DE
(207,216,222)
#DCE2E7
(220,226,231)
#E9ECF0
(233,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #678896 color. Also use rgb(103,136,150) instead hex code.

Text Font Color

.myTextColor { color: #678896; }

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

This text font color is #678896.

Background Color

.myBgColor { background-color: #678896; }

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

This div background color is #678896.

Border color

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

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

This div border color is #678896.

Opacity

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

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

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

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

This text has shadow with #678896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #678896.

Preview

Color preview on black background

This text has color #678896 on black background.


Color preview on white background

This text has color #678896 on white background.


Black color preview on #678896 background

This text has black color on #678896 background.


White color preview on #678896 background

This text has white color on #678896 background.


Related colors

Complementary color

Complementary color for #hex is #987769.


I love getcolorcode.com

Triadic colors

1 #966788 and #889667 with #678896 are triadic colors.

2 #968867 and #886796 with #678896 are triadic colors.