COLOR #663760

HEX: #663760 RGB: (102,55,96)

Color info

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

RGB color model

#663760 color RGB value is (102,55,96).

RGB: (102,55,96) (40%, 22%, 38%)

RGB channels and saturation

R 102 of 255 = 40%
G 55 of 255 = 22%
B 96 of 255 = 38%

102
55
96

R + G + B ~ 33%. #663760 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 55 + 96 = 253 (100%)
R 102 of 253 ~ 40.32%
G 55 of 253 ~ 21.74%
B 96 of 253 ~ 37.94'%

%40.32
%21.74
%37.94

CMYK color model

#663760 color CMYK value is (0,46,6,60).

  • cyan value is 0.00%
  • magenta value is 46.08%
  • yellow value is 5.88%
  • key color value is 60.00%

CMYK: (0,46,6,60)
C0M46Y6K60 (0%, 46%, 6%, 60%)
(0.00 / 0.46 / 0.06 / 0.60)

CMYK percentages

%0
%46.08
%5.88
%60

Codes

Color #663760 in popluar color models

66 37 60
RGB 102 55 96
HSL 308° 29.94% 30.78%
HSB/HSV 308° 46.08% 40.00%
CMYK 0.00% 46.08% 5.88%
60.00%

Color #663760 in popluar number systems.

HEX 66 37 60
Decimal 102 55 96
Binary 1100110 110111 1100000
Octal 146 67 140

Shades and tints

Shades of #663760

#663760
(102,55,96)
#5D3258
(93,50,88)
#542D50
(84,45,80)
#4B2848
(75,40,72)
#422340
(66,35,64)
#391E38
(57,30,56)
#301930
(48,25,48)
#271428
(39,20,40)
#1E0F20
(30,15,32)
#150A18
(21,10,24)
#0C0510
(12,5,16)
#000000
(0,0,0)

Tints of #663760

#663760
(102,55,96)
#73496E
(115,73,110)
#805B7C
(128,91,124)
#8D6D8A
(141,109,138)
#9A7F98
(154,127,152)
#A791A6
(167,145,166)
#B4A3B4
(180,163,180)
#C1B5C2
(193,181,194)
#CEC7D0
(206,199,208)
#DBD9DE
(219,217,222)
#E8EBEC
(232,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #663760 color. Also use rgb(102,55,96) instead hex code.

Text Font Color

.myTextColor { color: #663760; }

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

This text font color is #663760.

Background Color

.myBgColor { background-color: #663760; }

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

This div background color is #663760.

Border color

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

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

This div border color is #663760.

Opacity

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

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

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

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

This text has shadow with #663760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #663760.

Preview

Color preview on black background

This text has color #663760 on black background.


Color preview on white background

This text has color #663760 on white background.


Black color preview on #663760 background

This text has black color on #663760 background.


White color preview on #663760 background

This text has white color on #663760 background.


Related colors

Complementary color

Complementary color for #hex is #99C89F.


I love getcolorcode.com

Triadic colors

1 #606637 and #376066 with #663760 are triadic colors.

2 #603766 and #376660 with #663760 are triadic colors.