COLOR #667894

HEX: #667894 RGB: (102,120,148)

Color info

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

RGB color model

#667894 color RGB value is (102,120,148).

RGB: (102,120,148) (40%, 47%, 58%)

RGB channels and saturation

R 102 of 255 = 40%
G 120 of 255 = 47%
B 148 of 255 = 58%

102
120
148

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

Portions of RGB colors in percentages

R + G + B = 102 + 120 + 148 = 370 (100%)
R 102 of 370 ~ 27.57%
G 120 of 370 ~ 32.43%
B 148 of 370 ~ 40'%

%27.57
%32.43
%40

CMYK color model

#667894 color CMYK value is (31,19,0,42).

  • cyan value is 31.08%
  • magenta value is 18.92%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (31,19,0,42)
C31M19Y0K42 (31%, 19%, 0%, 42%)
(0.31 / 0.19 / 0.00 / 0.42)

CMYK percentages

%31.08
%18.92
%0
%41.96

Codes

Color #667894 in popluar color models

66 78 94
RGB 102 120 148
HSL 217° 18.40% 49.02%
HSB/HSV 217° 31.08% 58.04%
CMYK 31.08% 18.92% 0.00%
41.96%

Color #667894 in popluar number systems.

HEX 66 78 94
Decimal 102 120 148
Binary 1100110 1111000 10010100
Octal 146 170 224

Shades and tints

Shades of #667894

#667894
(102,120,148)
#5D6E87
(93,110,135)
#54647A
(84,100,122)
#4B5A6D
(75,90,109)
#425060
(66,80,96)
#394653
(57,70,83)
#303C46
(48,60,70)
#273239
(39,50,57)
#1E282C
(30,40,44)
#151E1F
(21,30,31)
#0C1412
(12,20,18)
#000000
(0,0,0)

Tints of #667894

#667894
(102,120,148)
#73849D
(115,132,157)
#8090A6
(128,144,166)
#8D9CAF
(141,156,175)
#9AA8B8
(154,168,184)
#A7B4C1
(167,180,193)
#B4C0CA
(180,192,202)
#C1CCD3
(193,204,211)
#CED8DC
(206,216,220)
#DBE4E5
(219,228,229)
#E8F0EE
(232,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667894 color. Also use rgb(102,120,148) instead hex code.

Text Font Color

.myTextColor { color: #667894; }

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

This text font color is #667894.

Background Color

.myBgColor { background-color: #667894; }

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

This div background color is #667894.

Border color

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

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

This div border color is #667894.

Opacity

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

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

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

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

This text has shadow with #667894 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667894.

Preview

Color preview on black background

This text has color #667894 on black background.


Color preview on white background

This text has color #667894 on white background.


Black color preview on #667894 background

This text has black color on #667894 background.


White color preview on #667894 background

This text has white color on #667894 background.


Related colors

Complementary color

Complementary color for #hex is #99876B.


I love getcolorcode.com

Triadic colors

1 #946678 and #789466 with #667894 are triadic colors.

2 #947866 and #786694 with #667894 are triadic colors.