COLOR #678890

HEX: #678890 RGB: (103,136,144)

Color info

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

RGB color model

#678890 color RGB value is (103,136,144).

RGB: (103,136,144) (40%, 53%, 56%)

RGB channels and saturation

R 103 of 255 = 40%
G 136 of 255 = 53%
B 144 of 255 = 56%

103
136
144

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

Portions of RGB colors in percentages

R + G + B = 103 + 136 + 144 = 383 (100%)
R 103 of 383 ~ 26.89%
G 136 of 383 ~ 35.51%
B 144 of 383 ~ 37.6'%

%26.89
%35.51
%37.6

CMYK color model

#678890 color CMYK value is (28,6,0,44).

  • cyan value is 28.47%
  • magenta value is 5.56%
  • yellow value is 0.00%
  • key color value is 43.53%
CMYK: (28,6,0,44) C28M6Y0K44 (28%,6%,0%,44%) (0.28/0.06/0.00/0.44) 

CMYK percentages

%28.47
%5.56
%0
%43.53

Codes

Color #678890 in popluar color models

67 88 90
RGB 103 136 144
HSL 192° 16.60% 48.43%
HSB/HSV 192° 28.47% 56.47%
CMYK 28.47% 5.56% 0.00%
43.53%

Color #678890 in popluar number systems.

HEX 67 88 90
Decimal 103 136 144
Binary 1100111 10001000 10010000
Octal 147 210 220

Shades and tints

Shades of #678890

#678890
(103,136,144)
#5E7C83
(94,124,131)
#557076
(85,112,118)
#4C6469
(76,100,105)
#43585C
(67,88,92)
#3A4C4F
(58,76,79)
#314042
(49,64,66)
#283435
(40,52,53)
#1F2828
(31,40,40)
#161C1B
(22,28,27)
#0D100E
(13,16,14)
#000000
(0,0,0)

Tints of #678890

#678890
(103,136,144)
#74929A
(116,146,154)
#819CA4
(129,156,164)
#8EA6AE
(142,166,174)
#9BB0B8
(155,176,184)
#A8BAC2
(168,186,194)
#B5C4CC
(181,196,204)
#C2CED6
(194,206,214)
#CFD8E0
(207,216,224)
#DCE2EA
(220,226,234)
#E9ECF4
(233,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #678890; }

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

This text font color is #678890.

Background Color

.myBgColor { background-color: #678890; }

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

This div background color is #678890.

Border color

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

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

This div border color is #678890.

Opacity

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

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

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

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

This text has shadow with #678890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #678890.

Preview

Color preview on black background

This text has color #678890 on black background.


Color preview on white background

This text has color #678890 on white background.


Black color preview on #678890 background

This text has black color on #678890 background.


White color preview on #678890 background

This text has white color on #678890 background.


Related colors

Complementary color

Complementary color for #hex is #98776F.


I love getcolorcode.com

Triadic colors

1 #906788 and #889067 with #678890 are triadic colors.

2 #908867 and #886790 with #678890 are triadic colors.