COLOR #665766

HEX: #665766 RGB: (102,87,102)

Color info

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

RGB color model

#665766 color RGB value is (102,87,102).

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

RGB channels and saturation

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

102
87
102

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

Portions of RGB colors in percentages

R + G + B = 102 + 87 + 102 = 291 (100%)
R 102 of 291 ~ 35.05%
G 87 of 291 ~ 29.9%
B 102 of 291 ~ 35.05'%

%35.05
%29.9
%35.05

CMYK color model

#665766 color CMYK value is (0,15,0,60).

  • cyan value is 0.00%
  • magenta value is 14.71%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (0,15,0,60)
C0M15Y0K60 (0%, 15%, 0%, 60%)
(0.00 / 0.15 / 0.00 / 0.60)

CMYK percentages

%0
%14.71
%0
%60

Codes

Color #665766 in popluar color models

66 57 66
RGB 102 87 102
HSL 300° 7.94% 37.06%
HSB/HSV 300° 14.71% 40.00%
CMYK 0.00% 14.71% 0.00%
60.00%

Color #665766 in popluar number systems.

HEX 66 57 66
Decimal 102 87 102
Binary 1100110 1010111 1100110
Octal 146 127 146

Shades and tints

Shades of #665766

#665766
(102,87,102)
#5D505D
(93,80,93)
#544954
(84,73,84)
#4B424B
(75,66,75)
#423B42
(66,59,66)
#393439
(57,52,57)
#302D30
(48,45,48)
#272627
(39,38,39)
#1E1F1E
(30,31,30)
#151815
(21,24,21)
#0C110C
(12,17,12)
#000000
(0,0,0)

Tints of #665766

#665766
(102,87,102)
#736673
(115,102,115)
#807580
(128,117,128)
#8D848D
(141,132,141)
#9A939A
(154,147,154)
#A7A2A7
(167,162,167)
#B4B1B4
(180,177,180)
#C1C0C1
(193,192,193)
#CECFCE
(206,207,206)
#DBDEDB
(219,222,219)
#E8EDE8
(232,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665766; }

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

This text font color is #665766.

Background Color

.myBgColor { background-color: #665766; }

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

This div background color is #665766.

Border color

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

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

This div border color is #665766.

Opacity

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

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

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

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

This text has shadow with #665766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665766.

Preview

Color preview on black background

This text has color #665766 on black background.


Color preview on white background

This text has color #665766 on white background.


Black color preview on #665766 background

This text has black color on #665766 background.


White color preview on #665766 background

This text has white color on #665766 background.


Related colors

Complementary color

Complementary color for #hex is #99A899.


I love getcolorcode.com

Triadic colors

1 #666657 and #576666 with #665766 are triadic colors.

2 #665766 and #576666 with #665766 are triadic colors.