COLOR #663866

HEX: #663866 RGB: (102,56,102)

Color info

#663866 contains red, green and blue colors in about the same proportion. Web safe color of #663866 is #663366 (or #636).

RGB color model

#663866 color RGB value is (102,56,102).

RGB: (102,56,102) (40%, 22%, 40%)

RGB channels and saturation

R 102 of 255 = 40%
G 56 of 255 = 22%
B 102 of 255 = 40%

102
56
102

R + G + B ~ 34%. #663866 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 56 + 102 = 260 (100%)
R 102 of 260 ~ 39.23%
G 56 of 260 ~ 21.54%
B 102 of 260 ~ 39.23'%

%39.23
%21.54
%39.23

CMYK color model

#663866 color CMYK value is (0,45,0,60).

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

CMYK: (0,45,0,60)
C0M45Y0K60 (0%, 45%, 0%, 60%)
(0.00 / 0.45 / 0.00 / 0.60)

CMYK percentages

%0
%45.1
%0
%60

Codes

Color #663866 in popluar color models

66 38 66
RGB 102 56 102
HSL 300° 29.11% 30.98%
HSB/HSV 300° 45.10% 40.00%
CMYK 0.00% 45.10% 0.00%
60.00%

Color #663866 in popluar number systems.

HEX 66 38 66
Decimal 102 56 102
Binary 1100110 111000 1100110
Octal 146 70 146

Shades and tints

Shades of #663866

#663866
(102,56,102)
#5D335D
(93,51,93)
#542E54
(84,46,84)
#4B294B
(75,41,75)
#422442
(66,36,66)
#391F39
(57,31,57)
#301A30
(48,26,48)
#271527
(39,21,39)
#1E101E
(30,16,30)
#150B15
(21,11,21)
#0C060C
(12,6,12)
#000000
(0,0,0)

Tints of #663866

#663866
(102,56,102)
#734A73
(115,74,115)
#805C80
(128,92,128)
#8D6E8D
(141,110,141)
#9A809A
(154,128,154)
#A792A7
(167,146,167)
#B4A4B4
(180,164,180)
#C1B6C1
(193,182,193)
#CEC8CE
(206,200,206)
#DBDADB
(219,218,219)
#E8ECE8
(232,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #663866; }

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

This text font color is #663866.

Background Color

.myBgColor { background-color: #663866; }

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

This div background color is #663866.

Border color

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

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

This div border color is #663866.

Opacity

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

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

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

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

This text has shadow with #663866 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #663866.

Preview

Color preview on black background

This text has color #663866 on black background.


Color preview on white background

This text has color #663866 on white background.


Black color preview on #663866 background

This text has black color on #663866 background.


White color preview on #663866 background

This text has white color on #663866 background.


Related colors

Complementary color

Complementary color for #hex is #99C799.


I love getcolorcode.com

Triadic colors

1 #666638 and #386666 with #663866 are triadic colors.

2 #663866 and #386666 with #663866 are triadic colors.