COLOR #665991

HEX: #665991 RGB: (102,89,145)

Color info

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

RGB color model

#665991 color RGB value is (102,89,145).

RGB: (102,89,145) (40%, 35%, 57%)

RGB channels and saturation

R 102 of 255 = 40%
G 89 of 255 = 35%
B 145 of 255 = 57%

102
89
145

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

Portions of RGB colors in percentages

R + G + B = 102 + 89 + 145 = 336 (100%)
R 102 of 336 ~ 30.36%
G 89 of 336 ~ 26.49%
B 145 of 336 ~ 43.15'%

%30.36
%26.49
%43.15

CMYK color model

#665991 color CMYK value is (30,39,0,43).

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

CMYK: (30,39,0,43)
C30M39Y0K43 (30%, 39%, 0%, 43%)
(0.30 / 0.39 / 0.00 / 0.43)

CMYK percentages

%29.66
%38.62
%0
%43.14

Codes

Color #665991 in popluar color models

66 59 91
RGB 102 89 145
HSL 254° 23.93% 45.88%
HSB/HSV 254° 38.62% 56.86%
CMYK 29.66% 38.62% 0.00%
43.14%

Color #665991 in popluar number systems.

HEX 66 59 91
Decimal 102 89 145
Binary 1100110 1011001 10010001
Octal 146 131 221

Shades and tints

Shades of #665991

#665991
(102,89,145)
#5D5184
(93,81,132)
#544977
(84,73,119)
#4B416A
(75,65,106)
#42395D
(66,57,93)
#393150
(57,49,80)
#302943
(48,41,67)
#272136
(39,33,54)
#1E1929
(30,25,41)
#15111C
(21,17,28)
#0C090F
(12,9,15)
#000000
(0,0,0)

Tints of #665991

#665991
(102,89,145)
#73689B
(115,104,155)
#8077A5
(128,119,165)
#8D86AF
(141,134,175)
#9A95B9
(154,149,185)
#A7A4C3
(167,164,195)
#B4B3CD
(180,179,205)
#C1C2D7
(193,194,215)
#CED1E1
(206,209,225)
#DBE0EB
(219,224,235)
#E8EFF5
(232,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665991; }

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

This text font color is #665991.

Background Color

.myBgColor { background-color: #665991; }

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

This div background color is #665991.

Border color

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

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

This div border color is #665991.

Opacity

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

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

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

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

This text has shadow with #665991 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665991.

Preview

Color preview on black background

This text has color #665991 on black background.


Color preview on white background

This text has color #665991 on white background.


Black color preview on #665991 background

This text has black color on #665991 background.


White color preview on #665991 background

This text has white color on #665991 background.


Related colors

Complementary color

Complementary color for #hex is #99A66E.


I love getcolorcode.com

Triadic colors

1 #916659 and #599166 with #665991 are triadic colors.

2 #915966 and #596691 with #665991 are triadic colors.