COLOR #665366

HEX: #665366 RGB: (102,83,102)

Color info

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

RGB color model

#665366 color RGB value is (102,83,102).

RGB: (102,83,102) (40%, 33%, 40%)

RGB channels and saturation

R 102 of 255 = 40%
G 83 of 255 = 33%
B 102 of 255 = 40%

102
83
102

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

Portions of RGB colors in percentages

R + G + B = 102 + 83 + 102 = 287 (100%)
R 102 of 287 ~ 35.54%
G 83 of 287 ~ 28.92%
B 102 of 287 ~ 35.54'%

%35.54
%28.92
%35.54

CMYK color model

#665366 color CMYK value is (0,19,0,60).

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

CMYK: (0,19,0,60)
C0M19Y0K60 (0%, 19%, 0%, 60%)
(0.00 / 0.19 / 0.00 / 0.60)

CMYK percentages

%0
%18.63
%0
%60

Codes

Color #665366 in popluar color models

66 53 66
RGB 102 83 102
HSL 300° 10.27% 36.27%
HSB/HSV 300° 18.63% 40.00%
CMYK 0.00% 18.63% 0.00%
60.00%

Color #665366 in popluar number systems.

HEX 66 53 66
Decimal 102 83 102
Binary 1100110 1010011 1100110
Octal 146 123 146

Shades and tints

Shades of #665366

#665366
(102,83,102)
#5D4C5D
(93,76,93)
#544554
(84,69,84)
#4B3E4B
(75,62,75)
#423742
(66,55,66)
#393039
(57,48,57)
#302930
(48,41,48)
#272227
(39,34,39)
#1E1B1E
(30,27,30)
#151415
(21,20,21)
#0C0D0C
(12,13,12)
#000000
(0,0,0)

Tints of #665366

#665366
(102,83,102)
#736273
(115,98,115)
#807180
(128,113,128)
#8D808D
(141,128,141)
#9A8F9A
(154,143,154)
#A79EA7
(167,158,167)
#B4ADB4
(180,173,180)
#C1BCC1
(193,188,193)
#CECBCE
(206,203,206)
#DBDADB
(219,218,219)
#E8E9E8
(232,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665366; }

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

This text font color is #665366.

Background Color

.myBgColor { background-color: #665366; }

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

This div background color is #665366.

Border color

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

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

This div border color is #665366.

Opacity

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

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

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

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

This text has shadow with #665366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665366.

Preview

Color preview on black background

This text has color #665366 on black background.


Color preview on white background

This text has color #665366 on white background.


Black color preview on #665366 background

This text has black color on #665366 background.


White color preview on #665366 background

This text has white color on #665366 background.


Related colors

Complementary color

Complementary color for #hex is #99AC99.


I love getcolorcode.com

Triadic colors

1 #666653 and #536666 with #665366 are triadic colors.

2 #665366 and #536666 with #665366 are triadic colors.