COLOR #664567

HEX: #664567 RGB: (102,69,103)

Color info

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

RGB color model

#664567 color RGB value is (102,69,103).

RGB: (102,69,103) (40%, 27%, 40%)

RGB channels and saturation

R 102 of 255 = 40%
G 69 of 255 = 27%
B 103 of 255 = 40%

102
69
103

R + G + B ~ 36%. #664567 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 69 + 103 = 274 (100%)
R 102 of 274 ~ 37.23%
G 69 of 274 ~ 25.18%
B 103 of 274 ~ 37.59'%

%37.23
%25.18
%37.59

CMYK color model

#664567 color CMYK value is (1,33,0,60).

  • cyan value is 0.97%
  • magenta value is 33.01%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (1,33,0,60)
C1M33Y0K60 (1%, 33%, 0%, 60%)
(0.01 / 0.33 / 0.00 / 0.60)

CMYK percentages

%0.97
%33.01
%0
%59.61

Codes

Color #664567 in popluar color models

66 45 67
RGB 102 69 103
HSL 298° 19.77% 33.73%
HSB/HSV 298° 33.01% 40.39%
CMYK 0.97% 33.01% 0.00%
59.61%

Color #664567 in popluar number systems.

HEX 66 45 67
Decimal 102 69 103
Binary 1100110 1000101 1100111
Octal 146 105 147

Shades and tints

Shades of #664567

#664567
(102,69,103)
#5D3F5E
(93,63,94)
#543955
(84,57,85)
#4B334C
(75,51,76)
#422D43
(66,45,67)
#39273A
(57,39,58)
#302131
(48,33,49)
#271B28
(39,27,40)
#1E151F
(30,21,31)
#150F16
(21,15,22)
#0C090D
(12,9,13)
#000000
(0,0,0)

Tints of #664567

#664567
(102,69,103)
#735574
(115,85,116)
#806581
(128,101,129)
#8D758E
(141,117,142)
#9A859B
(154,133,155)
#A795A8
(167,149,168)
#B4A5B5
(180,165,181)
#C1B5C2
(193,181,194)
#CEC5CF
(206,197,207)
#DBD5DC
(219,213,220)
#E8E5E9
(232,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664567 color. Also use rgb(102,69,103) instead hex code.

Text Font Color

.myTextColor { color: #664567; }

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

This text font color is #664567.

Background Color

.myBgColor { background-color: #664567; }

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

This div background color is #664567.

Border color

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

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

This div border color is #664567.

Opacity

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

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

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

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

This text has shadow with #664567 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664567.

Preview

Color preview on black background

This text has color #664567 on black background.


Color preview on white background

This text has color #664567 on white background.


Black color preview on #664567 background

This text has black color on #664567 background.


White color preview on #664567 background

This text has white color on #664567 background.


Related colors

Complementary color

Complementary color for #hex is #99BA98.


I love getcolorcode.com

Triadic colors

1 #676645 and #456766 with #664567 are triadic colors.

2 #674566 and #456667 with #664567 are triadic colors.