COLOR #665779

HEX: #665779 RGB: (102,87,121)

Color info

#665779 contains red, green and blue colors in about the same proportion. Web safe color of #665779 is #666666 (or #666).

RGB color model

#665779 color RGB value is (102,87,121).

RGB: (102,87,121) (40%, 34%, 47%)

RGB channels and saturation

R 102 of 255 = 40%
G 87 of 255 = 34%
B 121 of 255 = 47%

102
87
121

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

Portions of RGB colors in percentages

R + G + B = 102 + 87 + 121 = 310 (100%)
R 102 of 310 ~ 32.9%
G 87 of 310 ~ 28.06%
B 121 of 310 ~ 39.03'%

%32.9
%28.06
%39.03

CMYK color model

#665779 color CMYK value is (16,28,0,53).

  • cyan value is 15.70%
  • magenta value is 28.10%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (16,28,0,53)
C16M28Y0K53 (16%, 28%, 0%, 53%)
(0.16 / 0.28 / 0.00 / 0.53)

CMYK percentages

%15.7
%28.1
%0
%52.55

Codes

Color #665779 in popluar color models

66 57 79
RGB 102 87 121
HSL 266° 16.35% 40.78%
HSB/HSV 266° 28.10% 47.45%
CMYK 15.70% 28.10% 0.00%
52.55%

Color #665779 in popluar number systems.

HEX 66 57 79
Decimal 102 87 121
Binary 1100110 1010111 1111001
Octal 146 127 171

Shades and tints

Shades of #665779

#665779
(102,87,121)
#5D506E
(93,80,110)
#544963
(84,73,99)
#4B4258
(75,66,88)
#423B4D
(66,59,77)
#393442
(57,52,66)
#302D37
(48,45,55)
#27262C
(39,38,44)
#1E1F21
(30,31,33)
#151816
(21,24,22)
#0C110B
(12,17,11)
#000000
(0,0,0)

Tints of #665779

#665779
(102,87,121)
#736685
(115,102,133)
#807591
(128,117,145)
#8D849D
(141,132,157)
#9A93A9
(154,147,169)
#A7A2B5
(167,162,181)
#B4B1C1
(180,177,193)
#C1C0CD
(193,192,205)
#CECFD9
(206,207,217)
#DBDEE5
(219,222,229)
#E8EDF1
(232,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #665779 color. Also use rgb(102,87,121) instead hex code.

Text Font Color

.myTextColor { color: #665779; }

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

This text font color is #665779.

Background Color

.myBgColor { background-color: #665779; }

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

This div background color is #665779.

Border color

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

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

This div border color is #665779.

Opacity

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

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

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

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

This text has shadow with #665779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665779.

Preview

Color preview on black background

This text has color #665779 on black background.


Color preview on white background

This text has color #665779 on white background.


Black color preview on #665779 background

This text has black color on #665779 background.


White color preview on #665779 background

This text has white color on #665779 background.


Related colors

Complementary color

Complementary color for #hex is #99A886.


I love getcolorcode.com

Triadic colors

1 #796657 and #577966 with #665779 are triadic colors.

2 #795766 and #576679 with #665779 are triadic colors.