COLOR #667786

HEX: #667786 RGB: (102,119,134)

Color info

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

RGB color model

#667786 color RGB value is (102,119,134).

RGB: (102,119,134) (40%, 47%, 53%)

RGB channels and saturation

R 102 of 255 = 40%
G 119 of 255 = 47%
B 134 of 255 = 53%

102
119
134

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

Portions of RGB colors in percentages

R + G + B = 102 + 119 + 134 = 355 (100%)
R 102 of 355 ~ 28.73%
G 119 of 355 ~ 33.52%
B 134 of 355 ~ 37.75'%

%28.73
%33.52
%37.75

CMYK color model

#667786 color CMYK value is (24,11,0,47).

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

CMYK: (24,11,0,47)
C24M11Y0K47 (24%, 11%, 0%, 47%)
(0.24 / 0.11 / 0.00 / 0.47)

CMYK percentages

%23.88
%11.19
%0
%47.45

Codes

Color #667786 in popluar color models

66 77 86
RGB 102 119 134
HSL 208° 13.56% 46.27%
HSB/HSV 208° 23.88% 52.55%
CMYK 23.88% 11.19% 0.00%
47.45%

Color #667786 in popluar number systems.

HEX 66 77 86
Decimal 102 119 134
Binary 1100110 1110111 10000110
Octal 146 167 206

Shades and tints

Shades of #667786

#667786
(102,119,134)
#5D6D7A
(93,109,122)
#54636E
(84,99,110)
#4B5962
(75,89,98)
#424F56
(66,79,86)
#39454A
(57,69,74)
#303B3E
(48,59,62)
#273132
(39,49,50)
#1E2726
(30,39,38)
#151D1A
(21,29,26)
#0C130E
(12,19,14)
#000000
(0,0,0)

Tints of #667786

#667786
(102,119,134)
#738391
(115,131,145)
#808F9C
(128,143,156)
#8D9BA7
(141,155,167)
#9AA7B2
(154,167,178)
#A7B3BD
(167,179,189)
#B4BFC8
(180,191,200)
#C1CBD3
(193,203,211)
#CED7DE
(206,215,222)
#DBE3E9
(219,227,233)
#E8EFF4
(232,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #667786; }

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

This text font color is #667786.

Background Color

.myBgColor { background-color: #667786; }

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

This div background color is #667786.

Border color

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

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

This div border color is #667786.

Opacity

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

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

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

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

This text has shadow with #667786 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667786.

Preview

Color preview on black background

This text has color #667786 on black background.


Color preview on white background

This text has color #667786 on white background.


Black color preview on #667786 background

This text has black color on #667786 background.


White color preview on #667786 background

This text has white color on #667786 background.


Related colors

Complementary color

Complementary color for #hex is #998879.


I love getcolorcode.com

Triadic colors

1 #866677 and #778666 with #667786 are triadic colors.

2 #867766 and #776686 with #667786 are triadic colors.