COLOR #663979

HEX: #663979 RGB: (102,57,121)

Color info

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

RGB color model

#663979 color RGB value is (102,57,121).

RGB: (102,57,121) (40%, 22%, 47%)

RGB channels and saturation

R 102 of 255 = 40%
G 57 of 255 = 22%
B 121 of 255 = 47%

102
57
121

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

Portions of RGB colors in percentages

R + G + B = 102 + 57 + 121 = 280 (100%)
R 102 of 280 ~ 36.43%
G 57 of 280 ~ 20.36%
B 121 of 280 ~ 43.21'%

%36.43
%20.36
%43.21

CMYK color model

#663979 color CMYK value is (16,53,0,53).

  • cyan value is 15.70%
  • magenta value is 52.89%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (16,53,0,53)
C16M53Y0K53 (16%, 53%, 0%, 53%)
(0.16 / 0.53 / 0.00 / 0.53)

CMYK percentages

%15.7
%52.89
%0
%52.55

Codes

Color #663979 in popluar color models

66 39 79
RGB 102 57 121
HSL 282° 35.96% 34.90%
HSB/HSV 282° 52.89% 47.45%
CMYK 15.70% 52.89% 0.00%
52.55%

Color #663979 in popluar number systems.

HEX 66 39 79
Decimal 102 57 121
Binary 1100110 111001 1111001
Octal 146 71 171

Shades and tints

Shades of #663979

#663979
(102,57,121)
#5D346E
(93,52,110)
#542F63
(84,47,99)
#4B2A58
(75,42,88)
#42254D
(66,37,77)
#392042
(57,32,66)
#301B37
(48,27,55)
#27162C
(39,22,44)
#1E1121
(30,17,33)
#150C16
(21,12,22)
#0C070B
(12,7,11)
#000000
(0,0,0)

Tints of #663979

#663979
(102,57,121)
#734B85
(115,75,133)
#805D91
(128,93,145)
#8D6F9D
(141,111,157)
#9A81A9
(154,129,169)
#A793B5
(167,147,181)
#B4A5C1
(180,165,193)
#C1B7CD
(193,183,205)
#CEC9D9
(206,201,217)
#DBDBE5
(219,219,229)
#E8EDF1
(232,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #663979; }

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

This text font color is #663979.

Background Color

.myBgColor { background-color: #663979; }

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

This div background color is #663979.

Border color

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

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

This div border color is #663979.

Opacity

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

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

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

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

This text has shadow with #663979 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #663979.

Preview

Color preview on black background

This text has color #663979 on black background.


Color preview on white background

This text has color #663979 on white background.


Black color preview on #663979 background

This text has black color on #663979 background.


White color preview on #663979 background

This text has white color on #663979 background.


Related colors

Complementary color

Complementary color for #hex is #99C686.


I love getcolorcode.com

Triadic colors

1 #796639 and #397966 with #663979 are triadic colors.

2 #793966 and #396679 with #663979 are triadic colors.