COLOR #664862

HEX: #664862 RGB: (102,72,98)

Color info

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

RGB color model

#664862 color RGB value is (102,72,98).

RGB: (102,72,98) (40%, 28%, 38%)

RGB channels and saturation

R 102 of 255 = 40%
G 72 of 255 = 28%
B 98 of 255 = 38%

102
72
98

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

Portions of RGB colors in percentages

R + G + B = 102 + 72 + 98 = 272 (100%)
R 102 of 272 ~ 37.5%
G 72 of 272 ~ 26.47%
B 98 of 272 ~ 36.03'%

%37.5
%26.47
%36.03

CMYK color model

#664862 color CMYK value is (0,29,4,60).

  • cyan value is 0.00%
  • magenta value is 29.41%
  • yellow value is 3.92%
  • key color value is 60.00%

CMYK: (0,29,4,60)
C0M29Y4K60 (0%, 29%, 4%, 60%)
(0.00 / 0.29 / 0.04 / 0.60)

CMYK percentages

%0
%29.41
%3.92
%60

Codes

Color #664862 in popluar color models

66 48 62
RGB 102 72 98
HSL 308° 17.24% 34.12%
HSB/HSV 308° 29.41% 40.00%
CMYK 0.00% 29.41% 3.92%
60.00%

Color #664862 in popluar number systems.

HEX 66 48 62
Decimal 102 72 98
Binary 1100110 1001000 1100010
Octal 146 110 142

Shades and tints

Shades of #664862

#664862
(102,72,98)
#5D425A
(93,66,90)
#543C52
(84,60,82)
#4B364A
(75,54,74)
#423042
(66,48,66)
#392A3A
(57,42,58)
#302432
(48,36,50)
#271E2A
(39,30,42)
#1E1822
(30,24,34)
#15121A
(21,18,26)
#0C0C12
(12,12,18)
#000000
(0,0,0)

Tints of #664862

#664862
(102,72,98)
#735870
(115,88,112)
#80687E
(128,104,126)
#8D788C
(141,120,140)
#9A889A
(154,136,154)
#A798A8
(167,152,168)
#B4A8B6
(180,168,182)
#C1B8C4
(193,184,196)
#CEC8D2
(206,200,210)
#DBD8E0
(219,216,224)
#E8E8EE
(232,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664862 color. Also use rgb(102,72,98) instead hex code.

Text Font Color

.myTextColor { color: #664862; }

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

This text font color is #664862.

Background Color

.myBgColor { background-color: #664862; }

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

This div background color is #664862.

Border color

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

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

This div border color is #664862.

Opacity

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

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

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

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

This text has shadow with #664862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664862.

Preview

Color preview on black background

This text has color #664862 on black background.


Color preview on white background

This text has color #664862 on white background.


Black color preview on #664862 background

This text has black color on #664862 background.


White color preview on #664862 background

This text has white color on #664862 background.


Related colors

Complementary color

Complementary color for #hex is #99B79D.


I love getcolorcode.com

Triadic colors

1 #626648 and #486266 with #664862 are triadic colors.

2 #624866 and #486662 with #664862 are triadic colors.