COLOR #678091

HEX: #678091 RGB: (103,128,145)

Color info

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

RGB color model

#678091 color RGB value is (103,128,145).

RGB: (103,128,145) (40%, 50%, 57%)

RGB channels and saturation

R 103 of 255 = 40%
G 128 of 255 = 50%
B 145 of 255 = 57%

103
128
145

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

Portions of RGB colors in percentages

R + G + B = 103 + 128 + 145 = 376 (100%)
R 103 of 376 ~ 27.39%
G 128 of 376 ~ 34.04%
B 145 of 376 ~ 38.56'%

%27.39
%34.04
%38.56

CMYK color model

#678091 color CMYK value is (29,12,0,43).

  • cyan value is 28.97%
  • magenta value is 11.72%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (29,12,0,43)
C29M12Y0K43 (29%, 12%, 0%, 43%)
(0.29 / 0.12 / 0.00 / 0.43)

CMYK percentages

%28.97
%11.72
%0
%43.14

Codes

Color #678091 in popluar color models

67 80 91
RGB 103 128 145
HSL 204° 16.94% 48.63%
HSB/HSV 204° 28.97% 56.86%
CMYK 28.97% 11.72% 0.00%
43.14%

Color #678091 in popluar number systems.

HEX 67 80 91
Decimal 103 128 145
Binary 1100111 10000000 10010001
Octal 147 200 221

Shades and tints

Shades of #678091

#678091
(103,128,145)
#5E7584
(94,117,132)
#556A77
(85,106,119)
#4C5F6A
(76,95,106)
#43545D
(67,84,93)
#3A4950
(58,73,80)
#313E43
(49,62,67)
#283336
(40,51,54)
#1F2829
(31,40,41)
#161D1C
(22,29,28)
#0D120F
(13,18,15)
#000000
(0,0,0)

Tints of #678091

#678091
(103,128,145)
#748B9B
(116,139,155)
#8196A5
(129,150,165)
#8EA1AF
(142,161,175)
#9BACB9
(155,172,185)
#A8B7C3
(168,183,195)
#B5C2CD
(181,194,205)
#C2CDD7
(194,205,215)
#CFD8E1
(207,216,225)
#DCE3EB
(220,227,235)
#E9EEF5
(233,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #678091 color. Also use rgb(103,128,145) instead hex code.

Text Font Color

.myTextColor { color: #678091; }

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

This text font color is #678091.

Background Color

.myBgColor { background-color: #678091; }

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

This div background color is #678091.

Border color

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

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

This div border color is #678091.

Opacity

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

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

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

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

This text has shadow with #678091 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #678091.

Preview

Color preview on black background

This text has color #678091 on black background.


Color preview on white background

This text has color #678091 on white background.


Black color preview on #678091 background

This text has black color on #678091 background.


White color preview on #678091 background

This text has white color on #678091 background.


Related colors

Complementary color

Complementary color for #hex is #987F6E.


I love getcolorcode.com

Triadic colors

1 #916780 and #809167 with #678091 are triadic colors.

2 #918067 and #806791 with #678091 are triadic colors.