COLOR #664063

HEX: #664063 RGB: (102,64,99)

Color info

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

RGB color model

#664063 color RGB value is (102,64,99).

RGB: (102,64,99) (40%, 25%, 39%)

RGB channels and saturation

R 102 of 255 = 40%
G 64 of 255 = 25%
B 99 of 255 = 39%

102
64
99

R + G + B ~ 35%. #664063 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 64 + 99 = 265 (100%)
R 102 of 265 ~ 38.49%
G 64 of 265 ~ 24.15%
B 99 of 265 ~ 37.36'%

%38.49
%24.15
%37.36

CMYK color model

#664063 color CMYK value is (0,37,3,60).

  • cyan value is 0.00%
  • magenta value is 37.25%
  • yellow value is 2.94%
  • key color value is 60.00%

CMYK: (0,37,3,60)
C0M37Y3K60 (0%, 37%, 3%, 60%)
(0.00 / 0.37 / 0.03 / 0.60)

CMYK percentages

%0
%37.25
%2.94
%60

Codes

Color #664063 in popluar color models

66 40 63
RGB 102 64 99
HSL 305° 22.89% 32.55%
HSB/HSV 305° 37.25% 40.00%
CMYK 0.00% 37.25% 2.94%
60.00%

Color #664063 in popluar number systems.

HEX 66 40 63
Decimal 102 64 99
Binary 1100110 1000000 1100011
Octal 146 100 143

Shades and tints

Shades of #664063

#664063
(102,64,99)
#5D3B5A
(93,59,90)
#543651
(84,54,81)
#4B3148
(75,49,72)
#422C3F
(66,44,63)
#392736
(57,39,54)
#30222D
(48,34,45)
#271D24
(39,29,36)
#1E181B
(30,24,27)
#151312
(21,19,18)
#0C0E09
(12,14,9)
#000000
(0,0,0)

Tints of #664063

#664063
(102,64,99)
#735171
(115,81,113)
#80627F
(128,98,127)
#8D738D
(141,115,141)
#9A849B
(154,132,155)
#A795A9
(167,149,169)
#B4A6B7
(180,166,183)
#C1B7C5
(193,183,197)
#CEC8D3
(206,200,211)
#DBD9E1
(219,217,225)
#E8EAEF
(232,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664063 color. Also use rgb(102,64,99) instead hex code.

Text Font Color

.myTextColor { color: #664063; }

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

This text font color is #664063.

Background Color

.myBgColor { background-color: #664063; }

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

This div background color is #664063.

Border color

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

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

This div border color is #664063.

Opacity

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

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

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

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

This text has shadow with #664063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664063.

Preview

Color preview on black background

This text has color #664063 on black background.


Color preview on white background

This text has color #664063 on white background.


Black color preview on #664063 background

This text has black color on #664063 background.


White color preview on #664063 background

This text has white color on #664063 background.


Related colors

Complementary color

Complementary color for #hex is #99BF9C.


I love getcolorcode.com

Triadic colors

1 #636640 and #406366 with #664063 are triadic colors.

2 #634066 and #406663 with #664063 are triadic colors.