COLOR #664957

HEX: #664957 RGB: (102,73,87)

Color info

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

RGB color model

#664957 color RGB value is (102,73,87).

RGB: (102,73,87) (40%, 29%, 34%)

RGB channels and saturation

R 102 of 255 = 40%
G 73 of 255 = 29%
B 87 of 255 = 34%

102
73
87

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

Portions of RGB colors in percentages

R + G + B = 102 + 73 + 87 = 262 (100%)
R 102 of 262 ~ 38.93%
G 73 of 262 ~ 27.86%
B 87 of 262 ~ 33.21'%

%38.93
%27.86
%33.21

CMYK color model

#664957 color CMYK value is (0,28,15,60).

  • cyan value is 0.00%
  • magenta value is 28.43%
  • yellow value is 14.71%
  • key color value is 60.00%

CMYK: (0,28,15,60)
C0M28Y15K60 (0%, 28%, 15%, 60%)
(0.00 / 0.28 / 0.15 / 0.60)

CMYK percentages

%0
%28.43
%14.71
%60

Codes

Color #664957 in popluar color models

66 49 57
RGB 102 73 87
HSL 331° 16.57% 34.31%
HSB/HSV 331° 28.43% 40.00%
CMYK 0.00% 28.43% 14.71%
60.00%

Color #664957 in popluar number systems.

HEX 66 49 57
Decimal 102 73 87
Binary 1100110 1001001 1010111
Octal 146 111 127

Shades and tints

Shades of #664957

#664957
(102,73,87)
#5D4350
(93,67,80)
#543D49
(84,61,73)
#4B3742
(75,55,66)
#42313B
(66,49,59)
#392B34
(57,43,52)
#30252D
(48,37,45)
#271F26
(39,31,38)
#1E191F
(30,25,31)
#151318
(21,19,24)
#0C0D11
(12,13,17)
#000000
(0,0,0)

Tints of #664957

#664957
(102,73,87)
#735966
(115,89,102)
#806975
(128,105,117)
#8D7984
(141,121,132)
#9A8993
(154,137,147)
#A799A2
(167,153,162)
#B4A9B1
(180,169,177)
#C1B9C0
(193,185,192)
#CEC9CF
(206,201,207)
#DBD9DE
(219,217,222)
#E8E9ED
(232,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664957 color. Also use rgb(102,73,87) instead hex code.

Text Font Color

.myTextColor { color: #664957; }

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

This text font color is #664957.

Background Color

.myBgColor { background-color: #664957; }

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

This div background color is #664957.

Border color

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

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

This div border color is #664957.

Opacity

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

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

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

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

This text has shadow with #664957 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664957.

Preview

Color preview on black background

This text has color #664957 on black background.


Color preview on white background

This text has color #664957 on white background.


Black color preview on #664957 background

This text has black color on #664957 background.


White color preview on #664957 background

This text has white color on #664957 background.


Related colors

Complementary color

Complementary color for #hex is #99B6A8.


I love getcolorcode.com

Triadic colors

1 #576649 and #495766 with #664957 are triadic colors.

2 #574966 and #496657 with #664957 are triadic colors.