COLOR #664375

HEX: #664375 RGB: (102,67,117)

Color info

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

RGB color model

#664375 color RGB value is (102,67,117).

RGB: (102,67,117) (40%, 26%, 46%)

RGB channels and saturation

R 102 of 255 = 40%
G 67 of 255 = 26%
B 117 of 255 = 46%

102
67
117

R + G + B ~ 37%. #664375 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 67 + 117 = 286 (100%)
R 102 of 286 ~ 35.66%
G 67 of 286 ~ 23.43%
B 117 of 286 ~ 40.91'%

%35.66
%23.43
%40.91

CMYK color model

#664375 color CMYK value is (13,43,0,54).

  • cyan value is 12.82%
  • magenta value is 42.74%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (13,43,0,54)
C13M43Y0K54 (13%, 43%, 0%, 54%)
(0.13 / 0.43 / 0.00 / 0.54)

CMYK percentages

%12.82
%42.74
%0
%54.12

Codes

Color #664375 in popluar color models

66 43 75
RGB 102 67 117
HSL 282° 27.17% 36.08%
HSB/HSV 282° 42.74% 45.88%
CMYK 12.82% 42.74% 0.00%
54.12%

Color #664375 in popluar number systems.

HEX 66 43 75
Decimal 102 67 117
Binary 1100110 1000011 1110101
Octal 146 103 165

Shades and tints

Shades of #664375

#664375
(102,67,117)
#5D3D6B
(93,61,107)
#543761
(84,55,97)
#4B3157
(75,49,87)
#422B4D
(66,43,77)
#392543
(57,37,67)
#301F39
(48,31,57)
#27192F
(39,25,47)
#1E1325
(30,19,37)
#150D1B
(21,13,27)
#0C0711
(12,7,17)
#000000
(0,0,0)

Tints of #664375

#664375
(102,67,117)
#735481
(115,84,129)
#80658D
(128,101,141)
#8D7699
(141,118,153)
#9A87A5
(154,135,165)
#A798B1
(167,152,177)
#B4A9BD
(180,169,189)
#C1BAC9
(193,186,201)
#CECBD5
(206,203,213)
#DBDCE1
(219,220,225)
#E8EDED
(232,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664375 color. Also use rgb(102,67,117) instead hex code.

Text Font Color

.myTextColor { color: #664375; }

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

This text font color is #664375.

Background Color

.myBgColor { background-color: #664375; }

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

This div background color is #664375.

Border color

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

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

This div border color is #664375.

Opacity

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

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

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

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

This text has shadow with #664375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664375.

Preview

Color preview on black background

This text has color #664375 on black background.


Color preview on white background

This text has color #664375 on white background.


Black color preview on #664375 background

This text has black color on #664375 background.


White color preview on #664375 background

This text has white color on #664375 background.


Related colors

Complementary color

Complementary color for #hex is #99BC8A.


I love getcolorcode.com

Triadic colors

1 #756643 and #437566 with #664375 are triadic colors.

2 #754366 and #436675 with #664375 are triadic colors.