COLOR #663976

HEX: #663976 RGB: (102,57,118)

Color info

#663976 contains mainly red and blue colors. Web safe color of #663976 is #663366 (or #636).

RGB color model

#663976 color RGB value is (102,57,118).

RGB: (102,57,118) (40%, 22%, 46%)

RGB channels and saturation

R 102 of 255 = 40%
G 57 of 255 = 22%
B 118 of 255 = 46%

102
57
118

R + G + B ~ 36%. #663976 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 57 + 118 = 277 (100%)
R 102 of 277 ~ 36.82%
G 57 of 277 ~ 20.58%
B 118 of 277 ~ 42.6'%

%36.82
%20.58
%42.6

CMYK color model

#663976 color CMYK value is (14,52,0,54).

  • cyan value is 13.56%
  • magenta value is 51.69%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (14,52,0,54)
C14M52Y0K54 (14%, 52%, 0%, 54%)
(0.14 / 0.52 / 0.00 / 0.54)

CMYK percentages

%13.56
%51.69
%0
%53.73

Codes

Color #663976 in popluar color models

66 39 76
RGB 102 57 118
HSL 284° 34.86% 34.31%
HSB/HSV 284° 51.69% 46.27%
CMYK 13.56% 51.69% 0.00%
53.73%

Color #663976 in popluar number systems.

HEX 66 39 76
Decimal 102 57 118
Binary 1100110 111001 1110110
Octal 146 71 166

Shades and tints

Shades of #663976

#663976
(102,57,118)
#5D346C
(93,52,108)
#542F62
(84,47,98)
#4B2A58
(75,42,88)
#42254E
(66,37,78)
#392044
(57,32,68)
#301B3A
(48,27,58)
#271630
(39,22,48)
#1E1126
(30,17,38)
#150C1C
(21,12,28)
#0C0712
(12,7,18)
#000000
(0,0,0)

Tints of #663976

#663976
(102,57,118)
#734B82
(115,75,130)
#805D8E
(128,93,142)
#8D6F9A
(141,111,154)
#9A81A6
(154,129,166)
#A793B2
(167,147,178)
#B4A5BE
(180,165,190)
#C1B7CA
(193,183,202)
#CEC9D6
(206,201,214)
#DBDBE2
(219,219,226)
#E8EDEE
(232,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #663976; }

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

This text font color is #663976.

Background Color

.myBgColor { background-color: #663976; }

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

This div background color is #663976.

Border color

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

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

This div border color is #663976.

Opacity

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

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

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

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

This text has shadow with #663976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #663976.

Preview

Color preview on black background

This text has color #663976 on black background.


Color preview on white background

This text has color #663976 on white background.


Black color preview on #663976 background

This text has black color on #663976 background.


White color preview on #663976 background

This text has white color on #663976 background.


Related colors

Complementary color

Complementary color for #hex is #99C689.


I love getcolorcode.com

Triadic colors

1 #766639 and #397666 with #663976 are triadic colors.

2 #763966 and #396676 with #663976 are triadic colors.