COLOR #665694

HEX: #665694 RGB: (102,86,148)

Color info

#665694 contains mainly red and blue colors. Web safe color of #665694 is #666699 (or #669).

RGB color model

#665694 color RGB value is (102,86,148).

RGB: (102,86,148) (40%, 34%, 58%)

RGB channels and saturation

R 102 of 255 = 40%
G 86 of 255 = 34%
B 148 of 255 = 58%

102
86
148

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

Portions of RGB colors in percentages

R + G + B = 102 + 86 + 148 = 336 (100%)
R 102 of 336 ~ 30.36%
G 86 of 336 ~ 25.6%
B 148 of 336 ~ 44.05'%

%30.36
%25.6
%44.05

CMYK color model

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

  • cyan value is 31.08%
  • magenta value is 41.89%
  • yellow value is 0.00%
  • key color value is 41.96%

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

CMYK percentages

%31.08
%41.89
%0
%41.96

Codes

Color #665694 in popluar color models

66 56 94
RGB 102 86 148
HSL 255° 26.50% 45.88%
HSB/HSV 255° 41.89% 58.04%
CMYK 31.08% 41.89% 0.00%
41.96%

Color #665694 in popluar number systems.

HEX 66 56 94
Decimal 102 86 148
Binary 1100110 1010110 10010100
Octal 146 126 224

Shades and tints

Shades of #665694

#665694
(102,86,148)
#5D4F87
(93,79,135)
#54487A
(84,72,122)
#4B416D
(75,65,109)
#423A60
(66,58,96)
#393353
(57,51,83)
#302C46
(48,44,70)
#272539
(39,37,57)
#1E1E2C
(30,30,44)
#15171F
(21,23,31)
#0C1012
(12,16,18)
#000000
(0,0,0)

Tints of #665694

#665694
(102,86,148)
#73659D
(115,101,157)
#8074A6
(128,116,166)
#8D83AF
(141,131,175)
#9A92B8
(154,146,184)
#A7A1C1
(167,161,193)
#B4B0CA
(180,176,202)
#C1BFD3
(193,191,211)
#CECEDC
(206,206,220)
#DBDDE5
(219,221,229)
#E8ECEE
(232,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #665694 color. Also use rgb(102,86,148) instead hex code.

Text Font Color

.myTextColor { color: #665694; }

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

This text font color is #665694.

Background Color

.myBgColor { background-color: #665694; }

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

This div background color is #665694.

Border color

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

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

This div border color is #665694.

Opacity

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

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

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

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

This text has shadow with #665694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665694.

Preview

Color preview on black background

This text has color #665694 on black background.


Color preview on white background

This text has color #665694 on white background.


Black color preview on #665694 background

This text has black color on #665694 background.


White color preview on #665694 background

This text has white color on #665694 background.


Related colors

Complementary color

Complementary color for #hex is #99A96B.


I love getcolorcode.com

Triadic colors

1 #946656 and #569466 with #665694 are triadic colors.

2 #945666 and #566694 with #665694 are triadic colors.