COLOR #663268

HEX: #663268 RGB: (102,50,104)

Color info

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

RGB color model

#663268 color RGB value is (102,50,104).

RGB: (102,50,104) (40%, 20%, 41%)

RGB channels and saturation

R 102 of 255 = 40%
G 50 of 255 = 20%
B 104 of 255 = 41%

102
50
104

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

Portions of RGB colors in percentages

R + G + B = 102 + 50 + 104 = 256 (100%)
R 102 of 256 ~ 39.84%
G 50 of 256 ~ 19.53%
B 104 of 256 ~ 40.63'%

%39.84
%19.53
%40.63

CMYK color model

#663268 color CMYK value is (2,52,0,59).

  • cyan value is 1.92%
  • magenta value is 51.92%
  • yellow value is 0.00%
  • key color value is 59.22%
CMYK: (2,52,0,59) C2M52Y0K59 (2%,52%,0%,59%) (0.02/0.52/0.00/0.59) 

CMYK percentages

%1.92
%51.92
%0
%59.22

Codes

Color #663268 in popluar color models

66 32 68
RGB 102 50 104
HSL 298° 35.06% 30.20%
HSB/HSV 298° 51.92% 40.78%
CMYK 1.92% 51.92% 0.00%
59.22%

Color #663268 in popluar number systems.

HEX 66 32 68
Decimal 102 50 104
Binary 1100110 110010 1101000
Octal 146 62 150

Shades and tints

Shades of #663268

#663268
(102,50,104)
#5D2E5F
(93,46,95)
#542A56
(84,42,86)
#4B264D
(75,38,77)
#422244
(66,34,68)
#391E3B
(57,30,59)
#301A32
(48,26,50)
#271629
(39,22,41)
#1E1220
(30,18,32)
#150E17
(21,14,23)
#0C0A0E
(12,10,14)
#000000
(0,0,0)

Tints of #663268

#663268
(102,50,104)
#734475
(115,68,117)
#805682
(128,86,130)
#8D688F
(141,104,143)
#9A7A9C
(154,122,156)
#A78CA9
(167,140,169)
#B49EB6
(180,158,182)
#C1B0C3
(193,176,195)
#CEC2D0
(206,194,208)
#DBD4DD
(219,212,221)
#E8E6EA
(232,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #663268; }

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

This text font color is #663268.

Background Color

.myBgColor { background-color: #663268; }

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

This div background color is #663268.

Border color

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

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

This div border color is #663268.

Opacity

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

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

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

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

This text has shadow with #663268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #663268.

Preview

Color preview on black background

This text has color #663268 on black background.


Color preview on white background

This text has color #663268 on white background.


Black color preview on #663268 background

This text has black color on #663268 background.


White color preview on #663268 background

This text has white color on #663268 background.


Related colors

Complementary color

Complementary color for #hex is #99CD97.


I love getcolorcode.com

Triadic colors

1 #686632 and #326866 with #663268 are triadic colors.

2 #683266 and #326668 with #663268 are triadic colors.