COLOR #665066

HEX: #665066 RGB: (102,80,102)

Color info

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

RGB color model

#665066 color RGB value is (102,80,102).

RGB: (102,80,102) (40%, 31%, 40%)

RGB channels and saturation

R 102 of 255 = 40%
G 80 of 255 = 31%
B 102 of 255 = 40%

102
80
102

R + G + B ~ 37%. #665066 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 80 + 102 = 284 (100%)
R 102 of 284 ~ 35.92%
G 80 of 284 ~ 28.17%
B 102 of 284 ~ 35.92'%

%35.92
%28.17
%35.92

CMYK color model

#665066 color CMYK value is (0,22,0,60).

  • cyan value is 0.00%
  • magenta value is 21.57%
  • yellow value is 0.00%
  • key color value is 60.00%
CMYK: (0,22,0,60) C0M22Y0K60 (0%,22%,0%,60%) (0.00/0.22/0.00/0.60) 

CMYK percentages

%0
%21.57
%0
%60

Codes

Color #665066 in popluar color models

66 50 66
RGB 102 80 102
HSL 300° 12.09% 35.69%
HSB/HSV 300° 21.57% 40.00%
CMYK 0.00% 21.57% 0.00%
60.00%

Color #665066 in popluar number systems.

HEX 66 50 66
Decimal 102 80 102
Binary 1100110 1010000 1100110
Octal 146 120 146

Shades and tints

Shades of #665066

#665066
(102,80,102)
#5D495D
(93,73,93)
#544254
(84,66,84)
#4B3B4B
(75,59,75)
#423442
(66,52,66)
#392D39
(57,45,57)
#302630
(48,38,48)
#271F27
(39,31,39)
#1E181E
(30,24,30)
#151115
(21,17,21)
#0C0A0C
(12,10,12)
#000000
(0,0,0)

Tints of #665066

#665066
(102,80,102)
#735F73
(115,95,115)
#806E80
(128,110,128)
#8D7D8D
(141,125,141)
#9A8C9A
(154,140,154)
#A79BA7
(167,155,167)
#B4AAB4
(180,170,180)
#C1B9C1
(193,185,193)
#CEC8CE
(206,200,206)
#DBD7DB
(219,215,219)
#E8E6E8
(232,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665066; }

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

This text font color is #665066.

Background Color

.myBgColor { background-color: #665066; }

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

This div background color is #665066.

Border color

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

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

This div border color is #665066.

Opacity

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

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

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

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

This text has shadow with #665066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665066.

Preview

Color preview on black background

This text has color #665066 on black background.


Color preview on white background

This text has color #665066 on white background.


Black color preview on #665066 background

This text has black color on #665066 background.


White color preview on #665066 background

This text has white color on #665066 background.


Related colors

Complementary color

Complementary color for #hex is #99AF99.


I love getcolorcode.com

Triadic colors

1 #666650 and #506666 with #665066 are triadic colors.

2 #665066 and #506666 with #665066 are triadic colors.