COLOR #664758

HEX: #664758 RGB: (102,71,88)

Color info

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

RGB color model

#664758 color RGB value is (102,71,88).

RGB: (102,71,88) (40%, 28%, 35%)

RGB channels and saturation

R 102 of 255 = 40%
G 71 of 255 = 28%
B 88 of 255 = 35%

102
71
88

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

Portions of RGB colors in percentages

R + G + B = 102 + 71 + 88 = 261 (100%)
R 102 of 261 ~ 39.08%
G 71 of 261 ~ 27.2%
B 88 of 261 ~ 33.72'%

%39.08
%27.2
%33.72

CMYK color model

#664758 color CMYK value is (0,30,14,60).

  • cyan value is 0.00%
  • magenta value is 30.39%
  • yellow value is 13.73%
  • key color value is 60.00%

CMYK: (0,30,14,60)
C0M30Y14K60 (0%, 30%, 14%, 60%)
(0.00 / 0.30 / 0.14 / 0.60)

CMYK percentages

%0
%30.39
%13.73
%60

Codes

Color #664758 in popluar color models

66 47 58
RGB 102 71 88
HSL 327° 17.92% 33.92%
HSB/HSV 327° 30.39% 40.00%
CMYK 0.00% 30.39% 13.73%
60.00%

Color #664758 in popluar number systems.

HEX 66 47 58
Decimal 102 71 88
Binary 1100110 1000111 1011000
Octal 146 107 130

Shades and tints

Shades of #664758

#664758
(102,71,88)
#5D4150
(93,65,80)
#543B48
(84,59,72)
#4B3540
(75,53,64)
#422F38
(66,47,56)
#392930
(57,41,48)
#302328
(48,35,40)
#271D20
(39,29,32)
#1E1718
(30,23,24)
#151110
(21,17,16)
#0C0B08
(12,11,8)
#000000
(0,0,0)

Tints of #664758

#664758
(102,71,88)
#735767
(115,87,103)
#806776
(128,103,118)
#8D7785
(141,119,133)
#9A8794
(154,135,148)
#A797A3
(167,151,163)
#B4A7B2
(180,167,178)
#C1B7C1
(193,183,193)
#CEC7D0
(206,199,208)
#DBD7DF
(219,215,223)
#E8E7EE
(232,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664758 color. Also use rgb(102,71,88) instead hex code.

Text Font Color

.myTextColor { color: #664758; }

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

This text font color is #664758.

Background Color

.myBgColor { background-color: #664758; }

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

This div background color is #664758.

Border color

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

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

This div border color is #664758.

Opacity

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

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

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

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

This text has shadow with #664758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664758.

Preview

Color preview on black background

This text has color #664758 on black background.


Color preview on white background

This text has color #664758 on white background.


Black color preview on #664758 background

This text has black color on #664758 background.


White color preview on #664758 background

This text has white color on #664758 background.


Related colors

Complementary color

Complementary color for #hex is #99B8A7.


I love getcolorcode.com

Triadic colors

1 #586647 and #475866 with #664758 are triadic colors.

2 #584766 and #476658 with #664758 are triadic colors.