COLOR #678490

HEX: #678490 RGB: (103,132,144)

Color info

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

RGB color model

#678490 color RGB value is (103,132,144).

RGB: (103,132,144) (40%, 52%, 56%)

RGB channels and saturation

R 103 of 255 = 40%
G 132 of 255 = 52%
B 144 of 255 = 56%

103
132
144

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

Portions of RGB colors in percentages

R + G + B = 103 + 132 + 144 = 379 (100%)
R 103 of 379 ~ 27.18%
G 132 of 379 ~ 34.83%
B 144 of 379 ~ 37.99'%

%27.18
%34.83
%37.99

CMYK color model

#678490 color CMYK value is (28,8,0,44).

  • cyan value is 28.47%
  • magenta value is 8.33%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (28,8,0,44)
C28M8Y0K44 (28%, 8%, 0%, 44%)
(0.28 / 0.08 / 0.00 / 0.44)

CMYK percentages

%28.47
%8.33
%0
%43.53

Codes

Color #678490 in popluar color models

67 84 90
RGB 103 132 144
HSL 198° 16.60% 48.43%
HSB/HSV 198° 28.47% 56.47%
CMYK 28.47% 8.33% 0.00%
43.53%

Color #678490 in popluar number systems.

HEX 67 84 90
Decimal 103 132 144
Binary 1100111 10000100 10010000
Octal 147 204 220

Shades and tints

Shades of #678490

#678490
(103,132,144)
#5E7883
(94,120,131)
#556C76
(85,108,118)
#4C6069
(76,96,105)
#43545C
(67,84,92)
#3A484F
(58,72,79)
#313C42
(49,60,66)
#283035
(40,48,53)
#1F2428
(31,36,40)
#16181B
(22,24,27)
#0D0C0E
(13,12,14)
#000000
(0,0,0)

Tints of #678490

#678490
(103,132,144)
#748F9A
(116,143,154)
#819AA4
(129,154,164)
#8EA5AE
(142,165,174)
#9BB0B8
(155,176,184)
#A8BBC2
(168,187,194)
#B5C6CC
(181,198,204)
#C2D1D6
(194,209,214)
#CFDCE0
(207,220,224)
#DCE7EA
(220,231,234)
#E9F2F4
(233,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #678490; }

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

This text font color is #678490.

Background Color

.myBgColor { background-color: #678490; }

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

This div background color is #678490.

Border color

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

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

This div border color is #678490.

Opacity

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

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

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

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

This text has shadow with #678490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #678490.

Preview

Color preview on black background

This text has color #678490 on black background.


Color preview on white background

This text has color #678490 on white background.


Black color preview on #678490 background

This text has black color on #678490 background.


White color preview on #678490 background

This text has white color on #678490 background.


Related colors

Complementary color

Complementary color for #hex is #987B6F.


I love getcolorcode.com

Triadic colors

1 #906784 and #849067 with #678490 are triadic colors.

2 #908467 and #846790 with #678490 are triadic colors.