COLOR #666593

HEX: #666593 RGB: (102,101,147)

Color info

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

RGB color model

#666593 color RGB value is (102,101,147).

RGB: (102,101,147) (40%, 40%, 58%)

RGB channels and saturation

R 102 of 255 = 40%
G 101 of 255 = 40%
B 147 of 255 = 58%

102
101
147

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

Portions of RGB colors in percentages

R + G + B = 102 + 101 + 147 = 350 (100%)
R 102 of 350 ~ 29.14%
G 101 of 350 ~ 28.86%
B 147 of 350 ~ 42'%

%29.14
%28.86
%42

CMYK color model

#666593 color CMYK value is (31,31,0,42).

  • cyan value is 30.61%
  • magenta value is 31.29%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (31,31,0,42)
C31M31Y0K42 (31%, 31%, 0%, 42%)
(0.31 / 0.31 / 0.00 / 0.42)

CMYK percentages

%30.61
%31.29
%0
%42.35

Codes

Color #666593 in popluar color models

66 65 93
RGB 102 101 147
HSL 241° 18.55% 48.63%
HSB/HSV 241° 31.29% 57.65%
CMYK 30.61% 31.29% 0.00%
42.35%

Color #666593 in popluar number systems.

HEX 66 65 93
Decimal 102 101 147
Binary 1100110 1100101 10010011
Octal 146 145 223

Shades and tints

Shades of #666593

#666593
(102,101,147)
#5D5C86
(93,92,134)
#545379
(84,83,121)
#4B4A6C
(75,74,108)
#42415F
(66,65,95)
#393852
(57,56,82)
#302F45
(48,47,69)
#272638
(39,38,56)
#1E1D2B
(30,29,43)
#15141E
(21,20,30)
#0C0B11
(12,11,17)
#000000
(0,0,0)

Tints of #666593

#666593
(102,101,147)
#73739C
(115,115,156)
#8081A5
(128,129,165)
#8D8FAE
(141,143,174)
#9A9DB7
(154,157,183)
#A7ABC0
(167,171,192)
#B4B9C9
(180,185,201)
#C1C7D2
(193,199,210)
#CED5DB
(206,213,219)
#DBE3E4
(219,227,228)
#E8F1ED
(232,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #666593 color. Also use rgb(102,101,147) instead hex code.

Text Font Color

.myTextColor { color: #666593; }

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

This text font color is #666593.

Background Color

.myBgColor { background-color: #666593; }

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

This div background color is #666593.

Border color

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

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

This div border color is #666593.

Opacity

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

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

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

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

This text has shadow with #666593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #666593.

Preview

Color preview on black background

This text has color #666593 on black background.


Color preview on white background

This text has color #666593 on white background.


Black color preview on #666593 background

This text has black color on #666593 background.


White color preview on #666593 background

This text has white color on #666593 background.


Related colors

Complementary color

Complementary color for #hex is #999A6C.


I love getcolorcode.com

Triadic colors

1 #936665 and #659366 with #666593 are triadic colors.

2 #936566 and #656693 with #666593 are triadic colors.