COLOR #764466

HEX: #764466 RGB: (118,68,102)

Color info

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

RGB color model

#764466 color RGB value is (118,68,102).

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

RGB channels and saturation

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

118
68
102

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

Portions of RGB colors in percentages

R + G + B = 118 + 68 + 102 = 288 (100%)
R 118 of 288 ~ 40.97%
G 68 of 288 ~ 23.61%
B 102 of 288 ~ 35.42'%

%40.97
%23.61
%35.42

CMYK color model

#764466 color CMYK value is (0,42,14,54).

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

CMYK: (0,42,14,54)
C0M42Y14K54 (0%, 42%, 14%, 54%)
(0.00 / 0.42 / 0.14 / 0.54)

CMYK percentages

%0
%42.37
%13.56
%53.73

Codes

Color #764466 in popluar color models

76 44 66
RGB 118 68 102
HSL 319° 26.88% 36.47%
HSB/HSV 319° 42.37% 46.27%
CMYK 0.00% 42.37% 13.56%
53.73%

Color #764466 in popluar number systems.

HEX 76 44 66
Decimal 118 68 102
Binary 1110110 1000100 1100110
Octal 166 104 146

Shades and tints

Shades of #764466

#764466
(118,68,102)
#6C3E5D
(108,62,93)
#623854
(98,56,84)
#58324B
(88,50,75)
#4E2C42
(78,44,66)
#442639
(68,38,57)
#3A2030
(58,32,48)
#301A27
(48,26,39)
#26141E
(38,20,30)
#1C0E15
(28,14,21)
#12080C
(18,8,12)
#000000
(0,0,0)

Tints of #764466

#764466
(118,68,102)
#825573
(130,85,115)
#8E6680
(142,102,128)
#9A778D
(154,119,141)
#A6889A
(166,136,154)
#B299A7
(178,153,167)
#BEAAB4
(190,170,180)
#CABBC1
(202,187,193)
#D6CCCE
(214,204,206)
#E2DDDB
(226,221,219)
#EEEEE8
(238,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764466; }

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

This text font color is #764466.

Background Color

.myBgColor { background-color: #764466; }

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

This div background color is #764466.

Border color

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

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

This div border color is #764466.

Opacity

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

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

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

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

This text has shadow with #764466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764466.

Preview

Color preview on black background

This text has color #764466 on black background.


Color preview on white background

This text has color #764466 on white background.


Black color preview on #764466 background

This text has black color on #764466 background.


White color preview on #764466 background

This text has white color on #764466 background.


Related colors

Complementary color

Complementary color for #hex is #89BB99.


I love getcolorcode.com

Triadic colors

1 #667644 and #446676 with #764466 are triadic colors.

2 #664476 and #447666 with #764466 are triadic colors.