COLOR #664161

HEX: #664161 RGB: (102,65,97)

Color info

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

RGB color model

#664161 color RGB value is (102,65,97).

RGB: (102,65,97) (40%, 25%, 38%)

RGB channels and saturation

R 102 of 255 = 40%
G 65 of 255 = 25%
B 97 of 255 = 38%

102
65
97

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

Portions of RGB colors in percentages

R + G + B = 102 + 65 + 97 = 264 (100%)
R 102 of 264 ~ 38.64%
G 65 of 264 ~ 24.62%
B 97 of 264 ~ 36.74'%

%38.64
%24.62
%36.74

CMYK color model

#664161 color CMYK value is (0,36,5,60).

  • cyan value is 0.00%
  • magenta value is 36.27%
  • yellow value is 4.90%
  • key color value is 60.00%
CMYK: (0,36,5,60) C0M36Y5K60 (0%,36%,5%,60%) (0.00/0.36/0.05/0.60) 

CMYK percentages

%0
%36.27
%4.9
%60

Codes

Color #664161 in popluar color models

66 41 61
RGB 102 65 97
HSL 308° 22.16% 32.75%
HSB/HSV 308° 36.27% 40.00%
CMYK 0.00% 36.27% 4.90%
60.00%

Color #664161 in popluar number systems.

HEX 66 41 61
Decimal 102 65 97
Binary 1100110 1000001 1100001
Octal 146 101 141

Shades and tints

Shades of #664161

#664161
(102,65,97)
#5D3C59
(93,60,89)
#543751
(84,55,81)
#4B3249
(75,50,73)
#422D41
(66,45,65)
#392839
(57,40,57)
#302331
(48,35,49)
#271E29
(39,30,41)
#1E1921
(30,25,33)
#151419
(21,20,25)
#0C0F11
(12,15,17)
#000000
(0,0,0)

Tints of #664161

#664161
(102,65,97)
#73526F
(115,82,111)
#80637D
(128,99,125)
#8D748B
(141,116,139)
#9A8599
(154,133,153)
#A796A7
(167,150,167)
#B4A7B5
(180,167,181)
#C1B8C3
(193,184,195)
#CEC9D1
(206,201,209)
#DBDADF
(219,218,223)
#E8EBED
(232,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664161; }

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

This text font color is #664161.

Background Color

.myBgColor { background-color: #664161; }

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

This div background color is #664161.

Border color

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

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

This div border color is #664161.

Opacity

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

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

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

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

This text has shadow with #664161 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664161.

Preview

Color preview on black background

This text has color #664161 on black background.


Color preview on white background

This text has color #664161 on white background.


Black color preview on #664161 background

This text has black color on #664161 background.


White color preview on #664161 background

This text has white color on #664161 background.


Related colors

Complementary color

Complementary color for #hex is #99BE9E.


I love getcolorcode.com

Triadic colors

1 #616641 and #416166 with #664161 are triadic colors.

2 #614166 and #416661 with #664161 are triadic colors.