COLOR #66719E

HEX: #66719E RGB: (102,113,158)

Color info

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

RGB color model

#66719E color RGB value is (102,113,158).

RGB: (102,113,158) (40%, 44%, 62%)

RGB channels and saturation

R 102 of 255 = 40%
G 113 of 255 = 44%
B 158 of 255 = 62%

102
113
158

R + G + B ~ 49%. #66719E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 102 + 113 + 158 = 373 (100%)
R 102 of 373 ~ 27.35%
G 113 of 373 ~ 30.29%
B 158 of 373 ~ 42.36'%

%27.35
%30.29
%42.36

CMYK color model

#66719E color CMYK value is (35,28,0,38).

  • cyan value is 35.44%
  • magenta value is 28.48%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (35,28,0,38)
C35M28Y0K38 (35%, 28%, 0%, 38%)
(0.35 / 0.28 / 0.00 / 0.38)

CMYK percentages

%35.44
%28.48
%0
%38.04

Codes

Color #66719E in popluar color models

66 71 9E
RGB 102 113 158
HSL 228° 22.40% 50.98%
HSB/HSV 228° 35.44% 61.96%
CMYK 35.44% 28.48% 0.00%
38.04%

Color #66719E in popluar number systems.

HEX 66 71 9E
Decimal 102 113 158
Binary 1100110 1110001 10011110
Octal 146 161 236

Shades and tints

Shades of #66719E

#66719E
(102,113,158)
#5D6790
(93,103,144)
#545D82
(84,93,130)
#4B5374
(75,83,116)
#424966
(66,73,102)
#393F58
(57,63,88)
#30354A
(48,53,74)
#272B3C
(39,43,60)
#1E212E
(30,33,46)
#151720
(21,23,32)
#0C0D12
(12,13,18)
#000000
(0,0,0)

Tints of #66719E

#66719E
(102,113,158)
#737DA6
(115,125,166)
#8089AE
(128,137,174)
#8D95B6
(141,149,182)
#9AA1BE
(154,161,190)
#A7ADC6
(167,173,198)
#B4B9CE
(180,185,206)
#C1C5D6
(193,197,214)
#CED1DE
(206,209,222)
#DBDDE6
(219,221,230)
#E8E9EE
(232,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66719E color. Also use rgb(102,113,158) instead hex code.

Text Font Color

.myTextColor { color: #66719E; }

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

This text font color is #66719E.

Background Color

.myBgColor { background-color: #66719E; }

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

This div background color is #66719E.

Border color

.myBorderColor { border: 1px solid #66719E; }

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

This div border color is #66719E.

Opacity

.myOpacity80 { color: #66719E; opacity: 0.8; }

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

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

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

This text has shadow with #66719E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66719E.

Preview

Color preview on black background

This text has color #66719E on black background.


Color preview on white background

This text has color #66719E on white background.


Black color preview on #66719E background

This text has black color on #66719E background.


White color preview on #66719E background

This text has white color on #66719E background.


Related colors

Complementary color

Complementary color for #hex is #998E61.


I love getcolorcode.com

Triadic colors

1 #9E6671 and #719E66 with #66719E are triadic colors.

2 #9E7166 and #71669E with #66719E are triadic colors.