COLOR #665E66

HEX: #665E66 RGB: (102,94,102)

Color info

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

RGB color model

#665E66 color RGB value is (102,94,102).

RGB: (102,94,102) (40%, 37%, 40%)

RGB channels and saturation

R 102 of 255 = 40%
G 94 of 255 = 37%
B 102 of 255 = 40%

102
94
102

R + G + B ~ 39%. #665E66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 94 + 102 = 298 (100%)
R 102 of 298 ~ 34.23%
G 94 of 298 ~ 31.54%
B 102 of 298 ~ 34.23'%

%34.23
%31.54
%34.23

CMYK color model

#665E66 color CMYK value is (0,8,0,60).

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

CMYK: (0,8,0,60)
C0M8Y0K60 (0%, 8%, 0%, 60%)
(0.00 / 0.08 / 0.00 / 0.60)

CMYK percentages

%0
%7.84
%0
%60

Codes

Color #665E66 in popluar color models

66 5E 66
RGB 102 94 102
HSL 300° 4.08% 38.43%
HSB/HSV 300° 7.84% 40.00%
CMYK 0.00% 7.84% 0.00%
60.00%

Color #665E66 in popluar number systems.

HEX 66 5E 66
Decimal 102 94 102
Binary 1100110 1011110 1100110
Octal 146 136 146

Shades and tints

Shades of #665E66

#665E66
(102,94,102)
#5D565D
(93,86,93)
#544E54
(84,78,84)
#4B464B
(75,70,75)
#423E42
(66,62,66)
#393639
(57,54,57)
#302E30
(48,46,48)
#272627
(39,38,39)
#1E1E1E
(30,30,30)
#151615
(21,22,21)
#0C0E0C
(12,14,12)
#000000
(0,0,0)

Tints of #665E66

#665E66
(102,94,102)
#736C73
(115,108,115)
#807A80
(128,122,128)
#8D888D
(141,136,141)
#9A969A
(154,150,154)
#A7A4A7
(167,164,167)
#B4B2B4
(180,178,180)
#C1C0C1
(193,192,193)
#CECECE
(206,206,206)
#DBDCDB
(219,220,219)
#E8EAE8
(232,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665E66; }

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

This text font color is #665E66.

Background Color

.myBgColor { background-color: #665E66; }

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

This div background color is #665E66.

Border color

.myBorderColor { border: 1px solid #665E66; }

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

This div border color is #665E66.

Opacity

.myOpacity80 { color: #665E66; opacity: 0.8; }

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

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

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

This text has shadow with #665E66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665E66.

Preview

Color preview on black background

This text has color #665E66 on black background.


Color preview on white background

This text has color #665E66 on white background.


Black color preview on #665E66 background

This text has black color on #665E66 background.


White color preview on #665E66 background

This text has white color on #665E66 background.


Related colors

Complementary color

Complementary color for #hex is #99A199.


I love getcolorcode.com

Triadic colors

1 #66665E and #5E6666 with #665E66 are triadic colors.

2 #665E66 and #5E6666 with #665E66 are triadic colors.