COLOR #664973

HEX: #664973 RGB: (102,73,115)

Color info

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

RGB color model

#664973 color RGB value is (102,73,115).

RGB: (102,73,115) (40%, 29%, 45%)

RGB channels and saturation

R 102 of 255 = 40%
G 73 of 255 = 29%
B 115 of 255 = 45%

102
73
115

R + G + B ~ 38%. #664973 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 73 + 115 = 290 (100%)
R 102 of 290 ~ 35.17%
G 73 of 290 ~ 25.17%
B 115 of 290 ~ 39.66'%

%35.17
%25.17
%39.66

CMYK color model

#664973 color CMYK value is (11,37,0,55).

  • cyan value is 11.30%
  • magenta value is 36.52%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (11,37,0,55)
C11M37Y0K55 (11%, 37%, 0%, 55%)
(0.11 / 0.37 / 0.00 / 0.55)

CMYK percentages

%11.3
%36.52
%0
%54.9

Codes

Color #664973 in popluar color models

66 49 73
RGB 102 73 115
HSL 281° 22.34% 36.86%
HSB/HSV 281° 36.52% 45.10%
CMYK 11.30% 36.52% 0.00%
54.90%

Color #664973 in popluar number systems.

HEX 66 49 73
Decimal 102 73 115
Binary 1100110 1001001 1110011
Octal 146 111 163

Shades and tints

Shades of #664973

#664973
(102,73,115)
#5D4369
(93,67,105)
#543D5F
(84,61,95)
#4B3755
(75,55,85)
#42314B
(66,49,75)
#392B41
(57,43,65)
#302537
(48,37,55)
#271F2D
(39,31,45)
#1E1923
(30,25,35)
#151319
(21,19,25)
#0C0D0F
(12,13,15)
#000000
(0,0,0)

Tints of #664973

#664973
(102,73,115)
#73597F
(115,89,127)
#80698B
(128,105,139)
#8D7997
(141,121,151)
#9A89A3
(154,137,163)
#A799AF
(167,153,175)
#B4A9BB
(180,169,187)
#C1B9C7
(193,185,199)
#CEC9D3
(206,201,211)
#DBD9DF
(219,217,223)
#E8E9EB
(232,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664973 color. Also use rgb(102,73,115) instead hex code.

Text Font Color

.myTextColor { color: #664973; }

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

This text font color is #664973.

Background Color

.myBgColor { background-color: #664973; }

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

This div background color is #664973.

Border color

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

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

This div border color is #664973.

Opacity

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

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

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

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

This text has shadow with #664973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664973.

Preview

Color preview on black background

This text has color #664973 on black background.


Color preview on white background

This text has color #664973 on white background.


Black color preview on #664973 background

This text has black color on #664973 background.


White color preview on #664973 background

This text has white color on #664973 background.


Related colors

Complementary color

Complementary color for #hex is #99B68C.


I love getcolorcode.com

Triadic colors

1 #736649 and #497366 with #664973 are triadic colors.

2 #734966 and #496673 with #664973 are triadic colors.