COLOR #668697

HEX: #668697 RGB: (102,134,151)

Color info

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

RGB color model

#668697 color RGB value is (102,134,151).

RGB: (102,134,151) (40%, 53%, 59%)

RGB channels and saturation

R 102 of 255 = 40%
G 134 of 255 = 53%
B 151 of 255 = 59%

102
134
151

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

Portions of RGB colors in percentages

R + G + B = 102 + 134 + 151 = 387 (100%)
R 102 of 387 ~ 26.36%
G 134 of 387 ~ 34.63%
B 151 of 387 ~ 39.02'%

%26.36
%34.63
%39.02

CMYK color model

#668697 color CMYK value is (32,11,0,41).

  • cyan value is 32.45%
  • magenta value is 11.26%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (32,11,0,41)
C32M11Y0K41 (32%, 11%, 0%, 41%)
(0.32 / 0.11 / 0.00 / 0.41)

CMYK percentages

%32.45
%11.26
%0
%40.78

Codes

Color #668697 in popluar color models

66 86 97
RGB 102 134 151
HSL 201° 19.37% 49.61%
HSB/HSV 201° 32.45% 59.22%
CMYK 32.45% 11.26% 0.00%
40.78%

Color #668697 in popluar number systems.

HEX 66 86 97
Decimal 102 134 151
Binary 1100110 10000110 10010111
Octal 146 206 227

Shades and tints

Shades of #668697

#668697
(102,134,151)
#5D7A8A
(93,122,138)
#546E7D
(84,110,125)
#4B6270
(75,98,112)
#425663
(66,86,99)
#394A56
(57,74,86)
#303E49
(48,62,73)
#27323C
(39,50,60)
#1E262F
(30,38,47)
#151A22
(21,26,34)
#0C0E15
(12,14,21)
#000000
(0,0,0)

Tints of #668697

#668697
(102,134,151)
#7391A0
(115,145,160)
#809CA9
(128,156,169)
#8DA7B2
(141,167,178)
#9AB2BB
(154,178,187)
#A7BDC4
(167,189,196)
#B4C8CD
(180,200,205)
#C1D3D6
(193,211,214)
#CEDEDF
(206,222,223)
#DBE9E8
(219,233,232)
#E8F4F1
(232,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #668697; }

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

This text font color is #668697.

Background Color

.myBgColor { background-color: #668697; }

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

This div background color is #668697.

Border color

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

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

This div border color is #668697.

Opacity

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

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

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

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

This text has shadow with #668697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668697.

Preview

Color preview on black background

This text has color #668697 on black background.


Color preview on white background

This text has color #668697 on white background.


Black color preview on #668697 background

This text has black color on #668697 background.


White color preview on #668697 background

This text has white color on #668697 background.


Related colors

Complementary color

Complementary color for #hex is #997968.


I love getcolorcode.com

Triadic colors

1 #976686 and #869766 with #668697 are triadic colors.

2 #978666 and #866697 with #668697 are triadic colors.