COLOR #665756

HEX: #665756 RGB: (102,87,86)

Color info

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

RGB color model

#665756 color RGB value is (102,87,86).

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

RGB channels and saturation

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

102
87
86

R + G + B ~ 36%. #665756 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 87 + 86 = 275 (100%)
R 102 of 275 ~ 37.09%
G 87 of 275 ~ 31.64%
B 86 of 275 ~ 31.27'%

%37.09
%31.64
%31.27

CMYK color model

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

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

CMYK percentages

%0
%14.71
%15.69
%60

Codes

Color #665756 in popluar color models

66 57 56
RGB 102 87 86
HSL 8.51% 36.86%
HSB/HSV 15.69% 40.00%
CMYK 0.00% 14.71% 15.69%
60.00%

Color #665756 in popluar number systems.

HEX 66 57 56
Decimal 102 87 86
Binary 1100110 1010111 1010110
Octal 146 127 126

Shades and tints

Shades of #665756

#665756
(102,87,86)
#5D504F
(93,80,79)
#544948
(84,73,72)
#4B4241
(75,66,65)
#423B3A
(66,59,58)
#393433
(57,52,51)
#302D2C
(48,45,44)
#272625
(39,38,37)
#1E1F1E
(30,31,30)
#151817
(21,24,23)
#0C1110
(12,17,16)
#000000
(0,0,0)

Tints of #665756

#665756
(102,87,86)
#736665
(115,102,101)
#807574
(128,117,116)
#8D8483
(141,132,131)
#9A9392
(154,147,146)
#A7A2A1
(167,162,161)
#B4B1B0
(180,177,176)
#C1C0BF
(193,192,191)
#CECFCE
(206,207,206)
#DBDEDD
(219,222,221)
#E8EDEC
(232,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665756; }

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

This text font color is #665756.

Background Color

.myBgColor { background-color: #665756; }

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

This div background color is #665756.

Border color

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

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

This div border color is #665756.

Opacity

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

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

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

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

This text has shadow with #665756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665756.

Preview

Color preview on black background

This text has color #665756 on black background.


Color preview on white background

This text has color #665756 on white background.


Black color preview on #665756 background

This text has black color on #665756 background.


White color preview on #665756 background

This text has white color on #665756 background.


Related colors

Complementary color

Complementary color for #hex is #99A8A9.


I love getcolorcode.com

Triadic colors

1 #566657 and #575666 with #665756 are triadic colors.

2 #565766 and #576656 with #665756 are triadic colors.