COLOR #665666

HEX: #665666 RGB: (102,86,102)

Color info

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

RGB color model

#665666 color RGB value is (102,86,102).

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

RGB channels and saturation

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

102
86
102

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

Portions of RGB colors in percentages

R + G + B = 102 + 86 + 102 = 290 (100%)
R 102 of 290 ~ 35.17%
G 86 of 290 ~ 29.66%
B 102 of 290 ~ 35.17'%

%35.17
%29.66
%35.17

CMYK color model

#665666 color CMYK value is (0,16,0,60).

  • cyan value is 0.00%
  • magenta value is 15.69%
  • yellow value is 0.00%
  • key color value is 60.00%
CMYK: (0,16,0,60) C0M16Y0K60 (0%,16%,0%,60%) (0.00/0.16/0.00/0.60) 

CMYK percentages

%0
%15.69
%0
%60

Codes

Color #665666 in popluar color models

66 56 66
RGB 102 86 102
HSL 300° 8.51% 36.86%
HSB/HSV 300° 15.69% 40.00%
CMYK 0.00% 15.69% 0.00%
60.00%

Color #665666 in popluar number systems.

HEX 66 56 66
Decimal 102 86 102
Binary 1100110 1010110 1100110
Octal 146 126 146

Shades and tints

Shades of #665666

#665666
(102,86,102)
#5D4F5D
(93,79,93)
#544854
(84,72,84)
#4B414B
(75,65,75)
#423A42
(66,58,66)
#393339
(57,51,57)
#302C30
(48,44,48)
#272527
(39,37,39)
#1E1E1E
(30,30,30)
#151715
(21,23,21)
#0C100C
(12,16,12)
#000000
(0,0,0)

Tints of #665666

#665666
(102,86,102)
#736573
(115,101,115)
#807480
(128,116,128)
#8D838D
(141,131,141)
#9A929A
(154,146,154)
#A7A1A7
(167,161,167)
#B4B0B4
(180,176,180)
#C1BFC1
(193,191,193)
#CECECE
(206,206,206)
#DBDDDB
(219,221,219)
#E8ECE8
(232,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665666; }

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

This text font color is #665666.

Background Color

.myBgColor { background-color: #665666; }

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

This div background color is #665666.

Border color

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

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

This div border color is #665666.

Opacity

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

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

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

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

This text has shadow with #665666 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665666.

Preview

Color preview on black background

This text has color #665666 on black background.


Color preview on white background

This text has color #665666 on white background.


Black color preview on #665666 background

This text has black color on #665666 background.


White color preview on #665666 background

This text has white color on #665666 background.


Related colors

Complementary color

Complementary color for #hex is #99A999.


I love getcolorcode.com

Triadic colors

1 #666656 and #566666 with #665666 are triadic colors.

2 #665666 and #566666 with #665666 are triadic colors.