COLOR #666091

HEX: #666091 RGB: (102,96,145)

Color info

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

RGB color model

#666091 color RGB value is (102,96,145).

RGB: (102,96,145) (40%, 38%, 57%)

RGB channels and saturation

R 102 of 255 = 40%
G 96 of 255 = 38%
B 145 of 255 = 57%

102
96
145

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

Portions of RGB colors in percentages

R + G + B = 102 + 96 + 145 = 343 (100%)
R 102 of 343 ~ 29.74%
G 96 of 343 ~ 27.99%
B 145 of 343 ~ 42.27'%

%29.74
%27.99
%42.27

CMYK color model

#666091 color CMYK value is (30,34,0,43).

  • cyan value is 29.66%
  • magenta value is 33.79%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (30,34,0,43)
C30M34Y0K43 (30%, 34%, 0%, 43%)
(0.30 / 0.34 / 0.00 / 0.43)

CMYK percentages

%29.66
%33.79
%0
%43.14

Codes

Color #666091 in popluar color models

66 60 91
RGB 102 96 145
HSL 247° 20.33% 47.25%
HSB/HSV 247° 33.79% 56.86%
CMYK 29.66% 33.79% 0.00%
43.14%

Color #666091 in popluar number systems.

HEX 66 60 91
Decimal 102 96 145
Binary 1100110 1100000 10010001
Octal 146 140 221

Shades and tints

Shades of #666091

#666091
(102,96,145)
#5D5884
(93,88,132)
#545077
(84,80,119)
#4B486A
(75,72,106)
#42405D
(66,64,93)
#393850
(57,56,80)
#303043
(48,48,67)
#272836
(39,40,54)
#1E2029
(30,32,41)
#15181C
(21,24,28)
#0C100F
(12,16,15)
#000000
(0,0,0)

Tints of #666091

#666091
(102,96,145)
#736E9B
(115,110,155)
#807CA5
(128,124,165)
#8D8AAF
(141,138,175)
#9A98B9
(154,152,185)
#A7A6C3
(167,166,195)
#B4B4CD
(180,180,205)
#C1C2D7
(193,194,215)
#CED0E1
(206,208,225)
#DBDEEB
(219,222,235)
#E8ECF5
(232,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #666091 color. Also use rgb(102,96,145) instead hex code.

Text Font Color

.myTextColor { color: #666091; }

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

This text font color is #666091.

Background Color

.myBgColor { background-color: #666091; }

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

This div background color is #666091.

Border color

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

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

This div border color is #666091.

Opacity

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

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

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

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

This text has shadow with #666091 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #666091.

Preview

Color preview on black background

This text has color #666091 on black background.


Color preview on white background

This text has color #666091 on white background.


Black color preview on #666091 background

This text has black color on #666091 background.


White color preview on #666091 background

This text has white color on #666091 background.


Related colors

Complementary color

Complementary color for #hex is #999F6E.


I love getcolorcode.com

Triadic colors

1 #916660 and #609166 with #666091 are triadic colors.

2 #916066 and #606691 with #666091 are triadic colors.