COLOR #764076

HEX: #764076 RGB: (118,64,118)

Color info

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

RGB color model

#764076 color RGB value is (118,64,118).

RGB: (118,64,118) (46%, 25%, 46%)

RGB channels and saturation

R 118 of 255 = 46%
G 64 of 255 = 25%
B 118 of 255 = 46%

118
64
118

R + G + B ~ 39%. #764076 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 64 + 118 = 300 (100%)
R 118 of 300 ~ 39.33%
G 64 of 300 ~ 21.33%
B 118 of 300 ~ 39.33'%

%39.33
%21.33
%39.33

CMYK color model

#764076 color CMYK value is (0,46,0,54).

  • cyan value is 0.00%
  • magenta value is 45.76%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (0,46,0,54) C0M46Y0K54 (0%,46%,0%,54%) (0.00/0.46/0.00/0.54) 

CMYK percentages

%0
%45.76
%0
%53.73

Codes

Color #764076 in popluar color models

76 40 76
RGB 118 64 118
HSL 300° 29.67% 35.69%
HSB/HSV 300° 45.76% 46.27%
CMYK 0.00% 45.76% 0.00%
53.73%

Color #764076 in popluar number systems.

HEX 76 40 76
Decimal 118 64 118
Binary 1110110 1000000 1110110
Octal 166 100 166

Shades and tints

Shades of #764076

#764076
(118,64,118)
#6C3B6C
(108,59,108)
#623662
(98,54,98)
#583158
(88,49,88)
#4E2C4E
(78,44,78)
#442744
(68,39,68)
#3A223A
(58,34,58)
#301D30
(48,29,48)
#261826
(38,24,38)
#1C131C
(28,19,28)
#120E12
(18,14,18)
#000000
(0,0,0)

Tints of #764076

#764076
(118,64,118)
#825182
(130,81,130)
#8E628E
(142,98,142)
#9A739A
(154,115,154)
#A684A6
(166,132,166)
#B295B2
(178,149,178)
#BEA6BE
(190,166,190)
#CAB7CA
(202,183,202)
#D6C8D6
(214,200,214)
#E2D9E2
(226,217,226)
#EEEAEE
(238,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764076; }

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

This text font color is #764076.

Background Color

.myBgColor { background-color: #764076; }

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

This div background color is #764076.

Border color

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

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

This div border color is #764076.

Opacity

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

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

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

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

This text has shadow with #764076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764076.

Preview

Color preview on black background

This text has color #764076 on black background.


Color preview on white background

This text has color #764076 on white background.


Black color preview on #764076 background

This text has black color on #764076 background.


White color preview on #764076 background

This text has white color on #764076 background.


Related colors

Complementary color

Complementary color for #hex is #89BF89.


I love getcolorcode.com

Triadic colors

1 #767640 and #407676 with #764076 are triadic colors.

2 #764076 and #407676 with #764076 are triadic colors.