COLOR #664D61

HEX: #664D61 RGB: (102,77,97)

Color info

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

RGB color model

#664D61 color RGB value is (102,77,97).

RGB: (102,77,97) (40%, 30%, 38%)

RGB channels and saturation

R 102 of 255 = 40%
G 77 of 255 = 30%
B 97 of 255 = 38%

102
77
97

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

Portions of RGB colors in percentages

R + G + B = 102 + 77 + 97 = 276 (100%)
R 102 of 276 ~ 36.96%
G 77 of 276 ~ 27.9%
B 97 of 276 ~ 35.14'%

%36.96
%27.9
%35.14

CMYK color model

#664D61 color CMYK value is (0,25,5,60).

  • cyan value is 0.00%
  • magenta value is 24.51%
  • yellow value is 4.90%
  • key color value is 60.00%

CMYK: (0,25,5,60)
C0M25Y5K60 (0%, 25%, 5%, 60%)
(0.00 / 0.25 / 0.05 / 0.60)

CMYK percentages

%0
%24.51
%4.9
%60

Codes

Color #664D61 in popluar color models

66 4D 61
RGB 102 77 97
HSL 312° 13.97% 35.10%
HSB/HSV 312° 24.51% 40.00%
CMYK 0.00% 24.51% 4.90%
60.00%

Color #664D61 in popluar number systems.

HEX 66 4D 61
Decimal 102 77 97
Binary 1100110 1001101 1100001
Octal 146 115 141

Shades and tints

Shades of #664D61

#664D61
(102,77,97)
#5D4659
(93,70,89)
#543F51
(84,63,81)
#4B3849
(75,56,73)
#423141
(66,49,65)
#392A39
(57,42,57)
#302331
(48,35,49)
#271C29
(39,28,41)
#1E1521
(30,21,33)
#150E19
(21,14,25)
#0C0711
(12,7,17)
#000000
(0,0,0)

Tints of #664D61

#664D61
(102,77,97)
#735D6F
(115,93,111)
#806D7D
(128,109,125)
#8D7D8B
(141,125,139)
#9A8D99
(154,141,153)
#A79DA7
(167,157,167)
#B4ADB5
(180,173,181)
#C1BDC3
(193,189,195)
#CECDD1
(206,205,209)
#DBDDDF
(219,221,223)
#E8EDED
(232,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664D61; }

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

This text font color is #664D61.

Background Color

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

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

This div background color is #664D61.

Border color

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

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

This div border color is #664D61.

Opacity

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

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

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

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

This text has shadow with #664D61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664D61.

Preview

Color preview on black background

This text has color #664D61 on black background.


Color preview on white background

This text has color #664D61 on white background.


Black color preview on #664D61 background

This text has black color on #664D61 background.


White color preview on #664D61 background

This text has white color on #664D61 background.


Related colors

Complementary color

Complementary color for #hex is #99B29E.


I love getcolorcode.com

Triadic colors

1 #61664D and #4D6166 with #664D61 are triadic colors.

2 #614D66 and #4D6661 with #664D61 are triadic colors.