COLOR #664E64

HEX: #664E64 RGB: (102,78,100)

Color info

#664E64 contains red, green and blue colors in about the same proportion. Web safe color of #664E64 is #666666 (or #666).

RGB color model

#664E64 color RGB value is (102,78,100).

RGB: (102,78,100) (40%, 31%, 39%)

RGB channels and saturation

R 102 of 255 = 40%
G 78 of 255 = 31%
B 100 of 255 = 39%

102
78
100

R + G + B ~ 37%. #664E64 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 78 + 100 = 280 (100%)
R 102 of 280 ~ 36.43%
G 78 of 280 ~ 27.86%
B 100 of 280 ~ 35.71'%

%36.43
%27.86
%35.71

CMYK color model

#664E64 color CMYK value is (0,24,2,60).

  • cyan value is 0.00%
  • magenta value is 23.53%
  • yellow value is 1.96%
  • key color value is 60.00%

CMYK: (0,24,2,60)
C0M24Y2K60 (0%, 24%, 2%, 60%)
(0.00 / 0.24 / 0.02 / 0.60)

CMYK percentages

%0
%23.53
%1.96
%60

Codes

Color #664E64 in popluar color models

66 4E 64
RGB 102 78 100
HSL 305° 13.33% 35.29%
HSB/HSV 305° 23.53% 40.00%
CMYK 0.00% 23.53% 1.96%
60.00%

Color #664E64 in popluar number systems.

HEX 66 4E 64
Decimal 102 78 100
Binary 1100110 1001110 1100100
Octal 146 116 144

Shades and tints

Shades of #664E64

#664E64
(102,78,100)
#5D475B
(93,71,91)
#544052
(84,64,82)
#4B3949
(75,57,73)
#423240
(66,50,64)
#392B37
(57,43,55)
#30242E
(48,36,46)
#271D25
(39,29,37)
#1E161C
(30,22,28)
#150F13
(21,15,19)
#0C080A
(12,8,10)
#000000
(0,0,0)

Tints of #664E64

#664E64
(102,78,100)
#735E72
(115,94,114)
#806E80
(128,110,128)
#8D7E8E
(141,126,142)
#9A8E9C
(154,142,156)
#A79EAA
(167,158,170)
#B4AEB8
(180,174,184)
#C1BEC6
(193,190,198)
#CECED4
(206,206,212)
#DBDEE2
(219,222,226)
#E8EEF0
(232,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664E64 color. Also use rgb(102,78,100) instead hex code.

Text Font Color

.myTextColor { color: #664E64; }

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

This text font color is #664E64.

Background Color

.myBgColor { background-color: #664E64; }

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

This div background color is #664E64.

Border color

.myBorderColor { border: 1px solid #664E64; }

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

This div border color is #664E64.

Opacity

.myOpacity80 { color: #664E64; opacity: 0.8; }

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

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

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

This text has shadow with #664E64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664E64.

Preview

Color preview on black background

This text has color #664E64 on black background.


Color preview on white background

This text has color #664E64 on white background.


Black color preview on #664E64 background

This text has black color on #664E64 background.


White color preview on #664E64 background

This text has white color on #664E64 background.


Related colors

Complementary color

Complementary color for #hex is #99B19B.


I love getcolorcode.com

Triadic colors

1 #64664E and #4E6466 with #664E64 are triadic colors.

2 #644E66 and #4E6664 with #664E64 are triadic colors.