COLOR #665665

HEX: #665665 RGB: (102,86,101)

Color info

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

RGB color model

#665665 color RGB value is (102,86,101).

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

RGB channels and saturation

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

102
86
101

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

Portions of RGB colors in percentages

R + G + B = 102 + 86 + 101 = 289 (100%)
R 102 of 289 ~ 35.29%
G 86 of 289 ~ 29.76%
B 101 of 289 ~ 34.95'%

%35.29
%29.76
%34.95

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 15.69%
  • yellow value is 0.98%
  • key color value is 60.00%

CMYK: (0,16,1,60)
C0M16Y1K60 (0%, 16%, 1%, 60%)
(0.00 / 0.16 / 0.01 / 0.60)

CMYK percentages

%0
%15.69
%0.98
%60

Codes

Color #665665 in popluar color models

66 56 65
RGB 102 86 101
HSL 304° 8.51% 36.86%
HSB/HSV 304° 15.69% 40.00%
CMYK 0.00% 15.69% 0.98%
60.00%

Color #665665 in popluar number systems.

HEX 66 56 65
Decimal 102 86 101
Binary 1100110 1010110 1100101
Octal 146 126 145

Shades and tints

Shades of #665665

#665665
(102,86,101)
#5D4F5C
(93,79,92)
#544853
(84,72,83)
#4B414A
(75,65,74)
#423A41
(66,58,65)
#393338
(57,51,56)
#302C2F
(48,44,47)
#272526
(39,37,38)
#1E1E1D
(30,30,29)
#151714
(21,23,20)
#0C100B
(12,16,11)
#000000
(0,0,0)

Tints of #665665

#665665
(102,86,101)
#736573
(115,101,115)
#807481
(128,116,129)
#8D838F
(141,131,143)
#9A929D
(154,146,157)
#A7A1AB
(167,161,171)
#B4B0B9
(180,176,185)
#C1BFC7
(193,191,199)
#CECED5
(206,206,213)
#DBDDE3
(219,221,227)
#E8ECF1
(232,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665665; }

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

This text font color is #665665.

Background Color

.myBgColor { background-color: #665665; }

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

This div background color is #665665.

Border color

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

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

This div border color is #665665.

Opacity

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

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

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

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

This text has shadow with #665665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665665.

Preview

Color preview on black background

This text has color #665665 on black background.


Color preview on white background

This text has color #665665 on white background.


Black color preview on #665665 background

This text has black color on #665665 background.


White color preview on #665665 background

This text has white color on #665665 background.


Related colors

Complementary color

Complementary color for #hex is #99A99A.


I love getcolorcode.com

Triadic colors

1 #656656 and #566566 with #665665 are triadic colors.

2 #655666 and #566665 with #665665 are triadic colors.