COLOR #764666

HEX: #764666 RGB: (118,70,102)

Color info

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

RGB color model

#764666 color RGB value is (118,70,102).

RGB: (118,70,102) (46%, 27%, 40%)

RGB channels and saturation

R 118 of 255 = 46%
G 70 of 255 = 27%
B 102 of 255 = 40%

118
70
102

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

Portions of RGB colors in percentages

R + G + B = 118 + 70 + 102 = 290 (100%)
R 118 of 290 ~ 40.69%
G 70 of 290 ~ 24.14%
B 102 of 290 ~ 35.17'%

%40.69
%24.14
%35.17

CMYK color model

#764666 color CMYK value is (0,41,14,54).

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

CMYK: (0,41,14,54)
C0M41Y14K54 (0%, 41%, 14%, 54%)
(0.00 / 0.41 / 0.14 / 0.54)

CMYK percentages

%0
%40.68
%13.56
%53.73

Codes

Color #764666 in popluar color models

76 46 66
RGB 118 70 102
HSL 320° 25.53% 36.86%
HSB/HSV 320° 40.68% 46.27%
CMYK 0.00% 40.68% 13.56%
53.73%

Color #764666 in popluar number systems.

HEX 76 46 66
Decimal 118 70 102
Binary 1110110 1000110 1100110
Octal 166 106 146

Shades and tints

Shades of #764666

#764666
(118,70,102)
#6C405D
(108,64,93)
#623A54
(98,58,84)
#58344B
(88,52,75)
#4E2E42
(78,46,66)
#442839
(68,40,57)
#3A2230
(58,34,48)
#301C27
(48,28,39)
#26161E
(38,22,30)
#1C1015
(28,16,21)
#120A0C
(18,10,12)
#000000
(0,0,0)

Tints of #764666

#764666
(118,70,102)
#825673
(130,86,115)
#8E6680
(142,102,128)
#9A768D
(154,118,141)
#A6869A
(166,134,154)
#B296A7
(178,150,167)
#BEA6B4
(190,166,180)
#CAB6C1
(202,182,193)
#D6C6CE
(214,198,206)
#E2D6DB
(226,214,219)
#EEE6E8
(238,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764666; }

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

This text font color is #764666.

Background Color

.myBgColor { background-color: #764666; }

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

This div background color is #764666.

Border color

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

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

This div border color is #764666.

Opacity

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

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

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

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

This text has shadow with #764666 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764666.

Preview

Color preview on black background

This text has color #764666 on black background.


Color preview on white background

This text has color #764666 on white background.


Black color preview on #764666 background

This text has black color on #764666 background.


White color preview on #764666 background

This text has white color on #764666 background.


Related colors

Complementary color

Complementary color for #hex is #89B999.


I love getcolorcode.com

Triadic colors

1 #667646 and #466676 with #764666 are triadic colors.

2 #664676 and #467666 with #764666 are triadic colors.