COLOR #664150

HEX: #664150 RGB: (102,65,80)

Color info

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

RGB color model

#664150 color RGB value is (102,65,80).

RGB: (102,65,80) (40%, 25%, 31%)

RGB channels and saturation

R 102 of 255 = 40%
G 65 of 255 = 25%
B 80 of 255 = 31%

102
65
80

R + G + B ~ 32%. #664150 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 65 + 80 = 247 (100%)
R 102 of 247 ~ 41.3%
G 65 of 247 ~ 26.32%
B 80 of 247 ~ 32.39'%

%41.3
%26.32
%32.39

CMYK color model

#664150 color CMYK value is (0,36,22,60).

  • cyan value is 0.00%
  • magenta value is 36.27%
  • yellow value is 21.57%
  • key color value is 60.00%

CMYK: (0,36,22,60)
C0M36Y22K60 (0%, 36%, 22%, 60%)
(0.00 / 0.36 / 0.22 / 0.60)

CMYK percentages

%0
%36.27
%21.57
%60

Codes

Color #664150 in popluar color models

66 41 50
RGB 102 65 80
HSL 336° 22.16% 32.75%
HSB/HSV 336° 36.27% 40.00%
CMYK 0.00% 36.27% 21.57%
60.00%

Color #664150 in popluar number systems.

HEX 66 41 50
Decimal 102 65 80
Binary 1100110 1000001 1010000
Octal 146 101 120

Shades and tints

Shades of #664150

#664150
(102,65,80)
#5D3C49
(93,60,73)
#543742
(84,55,66)
#4B323B
(75,50,59)
#422D34
(66,45,52)
#39282D
(57,40,45)
#302326
(48,35,38)
#271E1F
(39,30,31)
#1E1918
(30,25,24)
#151411
(21,20,17)
#0C0F0A
(12,15,10)
#000000
(0,0,0)

Tints of #664150

#664150
(102,65,80)
#73525F
(115,82,95)
#80636E
(128,99,110)
#8D747D
(141,116,125)
#9A858C
(154,133,140)
#A7969B
(167,150,155)
#B4A7AA
(180,167,170)
#C1B8B9
(193,184,185)
#CEC9C8
(206,201,200)
#DBDAD7
(219,218,215)
#E8EBE6
(232,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664150; }

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

This text font color is #664150.

Background Color

.myBgColor { background-color: #664150; }

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

This div background color is #664150.

Border color

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

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

This div border color is #664150.

Opacity

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

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

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

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

This text has shadow with #664150 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664150.

Preview

Color preview on black background

This text has color #664150 on black background.


Color preview on white background

This text has color #664150 on white background.


Black color preview on #664150 background

This text has black color on #664150 background.


White color preview on #664150 background

This text has white color on #664150 background.


Related colors

Complementary color

Complementary color for #hex is #99BEAF.


I love getcolorcode.com

Triadic colors

1 #506641 and #415066 with #664150 are triadic colors.

2 #504166 and #416650 with #664150 are triadic colors.