COLOR #668FD7

HEX: #668FD7 RGB: (102,143,215)

Color info

#668FD7 contains mainly blue color. Web safe color of #668FD7 is #6699CC (or #69C).

RGB color model

#668FD7 color RGB value is (102,143,215).

RGB: (102,143,215) (40%, 56%, 84%)

RGB channels and saturation

R 102 of 255 = 40%
G 143 of 255 = 56%
B 215 of 255 = 84%

102
143
215

R + G + B ~ 60%. #668FD7 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 102 + 143 + 215 = 460 (100%)
R 102 of 460 ~ 22.17%
G 143 of 460 ~ 31.09%
B 215 of 460 ~ 46.74'%

%22.17
%31.09
%46.74

CMYK color model

#668FD7 color CMYK value is (53,33,0,16).

  • cyan value is 52.56%
  • magenta value is 33.49%
  • yellow value is 0.00%
  • key color value is 15.69%
CMYK: (53,33,0,16) C53M33Y0K16 (53%,33%,0%,16%) (0.53/0.33/0.00/0.16) 

CMYK percentages

%52.56
%33.49
%0
%15.69

Codes

Color #668FD7 in popluar color models

66 8F D7
RGB 102 143 215
HSL 218° 58.55% 62.16%
HSB/HSV 218° 52.56% 84.31%
CMYK 52.56% 33.49% 0.00%
15.69%

Color #668FD7 in popluar number systems.

HEX 66 8F D7
Decimal 102 143 215
Binary 1100110 10001111 11010111
Octal 146 217 327

Shades and tints

Shades of #668FD7

#668FD7
(102,143,215)
#5D82C4
(93,130,196)
#5475B1
(84,117,177)
#4B689E
(75,104,158)
#425B8B
(66,91,139)
#394E78
(57,78,120)
#304165
(48,65,101)
#273452
(39,52,82)
#1E273F
(30,39,63)
#151A2C
(21,26,44)
#0C0D19
(12,13,25)
#000000
(0,0,0)

Tints of #668FD7

#668FD7
(102,143,215)
#7399DA
(115,153,218)
#80A3DD
(128,163,221)
#8DADE0
(141,173,224)
#9AB7E3
(154,183,227)
#A7C1E6
(167,193,230)
#B4CBE9
(180,203,233)
#C1D5EC
(193,213,236)
#CEDFEF
(206,223,239)
#DBE9F2
(219,233,242)
#E8F3F5
(232,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #668FD7 color. Also use rgb(102,143,215) instead hex code.

Text Font Color

.myTextColor { color: #668FD7; }

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

This text font color is #668FD7.

Background Color

.myBgColor { background-color: #668FD7; }

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

This div background color is #668FD7.

Border color

.myBorderColor { border: 1px solid #668FD7; }

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

This div border color is #668FD7.

Opacity

.myOpacity80 { color: #668FD7; opacity: 0.8; }

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

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

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

This text has shadow with #668FD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668FD7.

Preview

Color preview on black background

This text has color #668FD7 on black background.


Color preview on white background

This text has color #668FD7 on white background.


Black color preview on #668FD7 background

This text has black color on #668FD7 background.


White color preview on #668FD7 background

This text has white color on #668FD7 background.


Related colors

Complementary color

Complementary color for #hex is #997028.


I love getcolorcode.com

Triadic colors

1 #D7668F and #8FD766 with #668FD7 are triadic colors.

2 #D78F66 and #8F66D7 with #668FD7 are triadic colors.