COLOR #663171

HEX: #663171 RGB: (102,49,113)

Color info

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

RGB color model

#663171 color RGB value is (102,49,113).

RGB: (102,49,113) (40%, 19%, 44%)

RGB channels and saturation

R 102 of 255 = 40%
G 49 of 255 = 19%
B 113 of 255 = 44%

102
49
113

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

Portions of RGB colors in percentages

R + G + B = 102 + 49 + 113 = 264 (100%)
R 102 of 264 ~ 38.64%
G 49 of 264 ~ 18.56%
B 113 of 264 ~ 42.8'%

%38.64
%18.56
%42.8

CMYK color model

#663171 color CMYK value is (10,57,0,56).

  • cyan value is 9.73%
  • magenta value is 56.64%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (10,57,0,56)
C10M57Y0K56 (10%, 57%, 0%, 56%)
(0.10 / 0.57 / 0.00 / 0.56)

CMYK percentages

%9.73
%56.64
%0
%55.69

Codes

Color #663171 in popluar color models

66 31 71
RGB 102 49 113
HSL 290° 39.51% 31.76%
HSB/HSV 290° 56.64% 44.31%
CMYK 9.73% 56.64% 0.00%
55.69%

Color #663171 in popluar number systems.

HEX 66 31 71
Decimal 102 49 113
Binary 1100110 110001 1110001
Octal 146 61 161

Shades and tints

Shades of #663171

#663171
(102,49,113)
#5D2D67
(93,45,103)
#54295D
(84,41,93)
#4B2553
(75,37,83)
#422149
(66,33,73)
#391D3F
(57,29,63)
#301935
(48,25,53)
#27152B
(39,21,43)
#1E1121
(30,17,33)
#150D17
(21,13,23)
#0C090D
(12,9,13)
#000000
(0,0,0)

Tints of #663171

#663171
(102,49,113)
#73437D
(115,67,125)
#805589
(128,85,137)
#8D6795
(141,103,149)
#9A79A1
(154,121,161)
#A78BAD
(167,139,173)
#B49DB9
(180,157,185)
#C1AFC5
(193,175,197)
#CEC1D1
(206,193,209)
#DBD3DD
(219,211,221)
#E8E5E9
(232,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #663171; }

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

This text font color is #663171.

Background Color

.myBgColor { background-color: #663171; }

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

This div background color is #663171.

Border color

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

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

This div border color is #663171.

Opacity

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

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

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

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

This text has shadow with #663171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #663171.

Preview

Color preview on black background

This text has color #663171 on black background.


Color preview on white background

This text has color #663171 on white background.


Black color preview on #663171 background

This text has black color on #663171 background.


White color preview on #663171 background

This text has white color on #663171 background.


Related colors

Complementary color

Complementary color for #hex is #99CE8E.


I love getcolorcode.com

Triadic colors

1 #716631 and #317166 with #663171 are triadic colors.

2 #713166 and #316671 with #663171 are triadic colors.