COLOR #665769

HEX: #665769 RGB: (102,87,105)

Color info

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

RGB color model

#665769 color RGB value is (102,87,105).

RGB: (102,87,105) (40%, 34%, 41%)

RGB channels and saturation

R 102 of 255 = 40%
G 87 of 255 = 34%
B 105 of 255 = 41%

102
87
105

R + G + B ~ 38%. #665769 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 87 + 105 = 294 (100%)
R 102 of 294 ~ 34.69%
G 87 of 294 ~ 29.59%
B 105 of 294 ~ 35.71'%

%34.69
%29.59
%35.71

CMYK color model

#665769 color CMYK value is (3,17,0,59).

  • cyan value is 2.86%
  • magenta value is 17.14%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (3,17,0,59)
C3M17Y0K59 (3%, 17%, 0%, 59%)
(0.03 / 0.17 / 0.00 / 0.59)

CMYK percentages

%2.86
%17.14
%0
%58.82

Codes

Color #665769 in popluar color models

66 57 69
RGB 102 87 105
HSL 290° 9.38% 37.65%
HSB/HSV 290° 17.14% 41.18%
CMYK 2.86% 17.14% 0.00%
58.82%

Color #665769 in popluar number systems.

HEX 66 57 69
Decimal 102 87 105
Binary 1100110 1010111 1101001
Octal 146 127 151

Shades and tints

Shades of #665769

#665769
(102,87,105)
#5D5060
(93,80,96)
#544957
(84,73,87)
#4B424E
(75,66,78)
#423B45
(66,59,69)
#39343C
(57,52,60)
#302D33
(48,45,51)
#27262A
(39,38,42)
#1E1F21
(30,31,33)
#151818
(21,24,24)
#0C110F
(12,17,15)
#000000
(0,0,0)

Tints of #665769

#665769
(102,87,105)
#736676
(115,102,118)
#807583
(128,117,131)
#8D8490
(141,132,144)
#9A939D
(154,147,157)
#A7A2AA
(167,162,170)
#B4B1B7
(180,177,183)
#C1C0C4
(193,192,196)
#CECFD1
(206,207,209)
#DBDEDE
(219,222,222)
#E8EDEB
(232,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665769; }

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

This text font color is #665769.

Background Color

.myBgColor { background-color: #665769; }

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

This div background color is #665769.

Border color

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

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

This div border color is #665769.

Opacity

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

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

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

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

This text has shadow with #665769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665769.

Preview

Color preview on black background

This text has color #665769 on black background.


Color preview on white background

This text has color #665769 on white background.


Black color preview on #665769 background

This text has black color on #665769 background.


White color preview on #665769 background

This text has white color on #665769 background.


Related colors

Complementary color

Complementary color for #hex is #99A896.


I love getcolorcode.com

Triadic colors

1 #696657 and #576966 with #665769 are triadic colors.

2 #695766 and #576669 with #665769 are triadic colors.