COLOR #664171

HEX: #664171 RGB: (102,65,113)

Color info

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

RGB color model

#664171 color RGB value is (102,65,113).

RGB: (102,65,113) (40%, 25%, 44%)

RGB channels and saturation

R 102 of 255 = 40%
G 65 of 255 = 25%
B 113 of 255 = 44%

102
65
113

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

Portions of RGB colors in percentages

R + G + B = 102 + 65 + 113 = 280 (100%)
R 102 of 280 ~ 36.43%
G 65 of 280 ~ 23.21%
B 113 of 280 ~ 40.36'%

%36.43
%23.21
%40.36

CMYK color model

#664171 color CMYK value is (10,42,0,56).

  • cyan value is 9.73%
  • magenta value is 42.48%
  • yellow value is 0.00%
  • key color value is 55.69%
CMYK: (10,42,0,56) C10M42Y0K56 (10%,42%,0%,56%) (0.10/0.42/0.00/0.56) 

CMYK percentages

%9.73
%42.48
%0
%55.69

Codes

Color #664171 in popluar color models

66 41 71
RGB 102 65 113
HSL 286° 26.97% 34.90%
HSB/HSV 286° 42.48% 44.31%
CMYK 9.73% 42.48% 0.00%
55.69%

Color #664171 in popluar number systems.

HEX 66 41 71
Decimal 102 65 113
Binary 1100110 1000001 1110001
Octal 146 101 161

Shades and tints

Shades of #664171

#664171
(102,65,113)
#5D3C67
(93,60,103)
#54375D
(84,55,93)
#4B3253
(75,50,83)
#422D49
(66,45,73)
#39283F
(57,40,63)
#302335
(48,35,53)
#271E2B
(39,30,43)
#1E1921
(30,25,33)
#151417
(21,20,23)
#0C0F0D
(12,15,13)
#000000
(0,0,0)

Tints of #664171

#664171
(102,65,113)
#73527D
(115,82,125)
#806389
(128,99,137)
#8D7495
(141,116,149)
#9A85A1
(154,133,161)
#A796AD
(167,150,173)
#B4A7B9
(180,167,185)
#C1B8C5
(193,184,197)
#CEC9D1
(206,201,209)
#DBDADD
(219,218,221)
#E8EBE9
(232,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664171; }

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

This text font color is #664171.

Background Color

.myBgColor { background-color: #664171; }

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

This div background color is #664171.

Border color

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

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

This div border color is #664171.

Opacity

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

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

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

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

This text has shadow with #664171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664171.

Preview

Color preview on black background

This text has color #664171 on black background.


Color preview on white background

This text has color #664171 on white background.


Black color preview on #664171 background

This text has black color on #664171 background.


White color preview on #664171 background

This text has white color on #664171 background.


Related colors

Complementary color

Complementary color for #hex is #99BE8E.


I love getcolorcode.com

Triadic colors

1 #716641 and #417166 with #664171 are triadic colors.

2 #714166 and #416671 with #664171 are triadic colors.