COLOR #667086

HEX: #667086 RGB: (102,112,134)

Color info

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

RGB color model

#667086 color RGB value is (102,112,134).

RGB: (102,112,134) (40%, 44%, 53%)

RGB channels and saturation

R 102 of 255 = 40%
G 112 of 255 = 44%
B 134 of 255 = 53%

102
112
134

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

Portions of RGB colors in percentages

R + G + B = 102 + 112 + 134 = 348 (100%)
R 102 of 348 ~ 29.31%
G 112 of 348 ~ 32.18%
B 134 of 348 ~ 38.51'%

%29.31
%32.18
%38.51

CMYK color model

#667086 color CMYK value is (24,16,0,47).

  • cyan value is 23.88%
  • magenta value is 16.42%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (24,16,0,47)
C24M16Y0K47 (24%, 16%, 0%, 47%)
(0.24 / 0.16 / 0.00 / 0.47)

CMYK percentages

%23.88
%16.42
%0
%47.45

Codes

Color #667086 in popluar color models

66 70 86
RGB 102 112 134
HSL 221° 13.56% 46.27%
HSB/HSV 221° 23.88% 52.55%
CMYK 23.88% 16.42% 0.00%
47.45%

Color #667086 in popluar number systems.

HEX 66 70 86
Decimal 102 112 134
Binary 1100110 1110000 10000110
Octal 146 160 206

Shades and tints

Shades of #667086

#667086
(102,112,134)
#5D667A
(93,102,122)
#545C6E
(84,92,110)
#4B5262
(75,82,98)
#424856
(66,72,86)
#393E4A
(57,62,74)
#30343E
(48,52,62)
#272A32
(39,42,50)
#1E2026
(30,32,38)
#15161A
(21,22,26)
#0C0C0E
(12,12,14)
#000000
(0,0,0)

Tints of #667086

#667086
(102,112,134)
#737D91
(115,125,145)
#808A9C
(128,138,156)
#8D97A7
(141,151,167)
#9AA4B2
(154,164,178)
#A7B1BD
(167,177,189)
#B4BEC8
(180,190,200)
#C1CBD3
(193,203,211)
#CED8DE
(206,216,222)
#DBE5E9
(219,229,233)
#E8F2F4
(232,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667086 color. Also use rgb(102,112,134) instead hex code.

Text Font Color

.myTextColor { color: #667086; }

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

This text font color is #667086.

Background Color

.myBgColor { background-color: #667086; }

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

This div background color is #667086.

Border color

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

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

This div border color is #667086.

Opacity

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

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

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

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

This text has shadow with #667086 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667086.

Preview

Color preview on black background

This text has color #667086 on black background.


Color preview on white background

This text has color #667086 on white background.


Black color preview on #667086 background

This text has black color on #667086 background.


White color preview on #667086 background

This text has white color on #667086 background.


Related colors

Complementary color

Complementary color for #hex is #998F79.


I love getcolorcode.com

Triadic colors

1 #866670 and #708666 with #667086 are triadic colors.

2 #867066 and #706686 with #667086 are triadic colors.