COLOR #764660

HEX: #764660 RGB: (118,70,96)

Color info

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

RGB color model

#764660 color RGB value is (118,70,96).

RGB: (118,70,96) (46%, 27%, 38%)

RGB channels and saturation

R 118 of 255 = 46%
G 70 of 255 = 27%
B 96 of 255 = 38%

118
70
96

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

Portions of RGB colors in percentages

R + G + B = 118 + 70 + 96 = 284 (100%)
R 118 of 284 ~ 41.55%
G 70 of 284 ~ 24.65%
B 96 of 284 ~ 33.8'%

%41.55
%24.65
%33.8

CMYK color model

#764660 color CMYK value is (0,41,19,54).

  • cyan value is 0.00%
  • magenta value is 40.68%
  • yellow value is 18.64%
  • key color value is 53.73%

CMYK: (0,41,19,54)
C0M41Y19K54 (0%, 41%, 19%, 54%)
(0.00 / 0.41 / 0.19 / 0.54)

CMYK percentages

%0
%40.68
%18.64
%53.73

Codes

Color #764660 in popluar color models

76 46 60
RGB 118 70 96
HSL 328° 25.53% 36.86%
HSB/HSV 328° 40.68% 46.27%
CMYK 0.00% 40.68% 18.64%
53.73%

Color #764660 in popluar number systems.

HEX 76 46 60
Decimal 118 70 96
Binary 1110110 1000110 1100000
Octal 166 106 140

Shades and tints

Shades of #764660

#764660
(118,70,96)
#6C4058
(108,64,88)
#623A50
(98,58,80)
#583448
(88,52,72)
#4E2E40
(78,46,64)
#442838
(68,40,56)
#3A2230
(58,34,48)
#301C28
(48,28,40)
#261620
(38,22,32)
#1C1018
(28,16,24)
#120A10
(18,10,16)
#000000
(0,0,0)

Tints of #764660

#764660
(118,70,96)
#82566E
(130,86,110)
#8E667C
(142,102,124)
#9A768A
(154,118,138)
#A68698
(166,134,152)
#B296A6
(178,150,166)
#BEA6B4
(190,166,180)
#CAB6C2
(202,182,194)
#D6C6D0
(214,198,208)
#E2D6DE
(226,214,222)
#EEE6EC
(238,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #764660 color. Also use rgb(118,70,96) instead hex code.

Text Font Color

.myTextColor { color: #764660; }

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

This text font color is #764660.

Background Color

.myBgColor { background-color: #764660; }

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

This div background color is #764660.

Border color

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

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

This div border color is #764660.

Opacity

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

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

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

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

This text has shadow with #764660 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764660.

Preview

Color preview on black background

This text has color #764660 on black background.


Color preview on white background

This text has color #764660 on white background.


Black color preview on #764660 background

This text has black color on #764660 background.


White color preview on #764660 background

This text has white color on #764660 background.


Related colors

Complementary color

Complementary color for #hex is #89B99F.


I love getcolorcode.com

Triadic colors

1 #607646 and #466076 with #764660 are triadic colors.

2 #604676 and #467660 with #764660 are triadic colors.