COLOR #764180

HEX: #764180 RGB: (118,65,128)

Color info

#764180 contains mainly red and blue colors. Web safe color of #764180 is #663366 (or #636).

RGB color model

#764180 color RGB value is (118,65,128).

RGB: (118,65,128) (46%, 25%, 50%)

RGB channels and saturation

R 118 of 255 = 46%
G 65 of 255 = 25%
B 128 of 255 = 50%

118
65
128

R + G + B ~ 40%. #764180 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 65 + 128 = 311 (100%)
R 118 of 311 ~ 37.94%
G 65 of 311 ~ 20.9%
B 128 of 311 ~ 41.16'%

%37.94
%20.9
%41.16

CMYK color model

#764180 color CMYK value is (8,49,0,50).

  • cyan value is 7.81%
  • magenta value is 49.22%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (8,49,0,50)
C8M49Y0K50 (8%, 49%, 0%, 50%)
(0.08 / 0.49 / 0.00 / 0.50)

CMYK percentages

%7.81
%49.22
%0
%49.8

Codes

Color #764180 in popluar color models

76 41 80
RGB 118 65 128
HSL 290° 32.64% 37.84%
HSB/HSV 290° 49.22% 50.20%
CMYK 7.81% 49.22% 0.00%
49.80%

Color #764180 in popluar number systems.

HEX 76 41 80
Decimal 118 65 128
Binary 1110110 1000001 10000000
Octal 166 101 200

Shades and tints

Shades of #764180

#764180
(118,65,128)
#6C3C75
(108,60,117)
#62376A
(98,55,106)
#58325F
(88,50,95)
#4E2D54
(78,45,84)
#442849
(68,40,73)
#3A233E
(58,35,62)
#301E33
(48,30,51)
#261928
(38,25,40)
#1C141D
(28,20,29)
#120F12
(18,15,18)
#000000
(0,0,0)

Tints of #764180

#764180
(118,65,128)
#82528B
(130,82,139)
#8E6396
(142,99,150)
#9A74A1
(154,116,161)
#A685AC
(166,133,172)
#B296B7
(178,150,183)
#BEA7C2
(190,167,194)
#CAB8CD
(202,184,205)
#D6C9D8
(214,201,216)
#E2DAE3
(226,218,227)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764180; }

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

This text font color is #764180.

Background Color

.myBgColor { background-color: #764180; }

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

This div background color is #764180.

Border color

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

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

This div border color is #764180.

Opacity

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

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

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

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

This text has shadow with #764180 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764180.

Preview

Color preview on black background

This text has color #764180 on black background.


Color preview on white background

This text has color #764180 on white background.


Black color preview on #764180 background

This text has black color on #764180 background.


White color preview on #764180 background

This text has white color on #764180 background.


Related colors

Complementary color

Complementary color for #hex is #89BE7F.


I love getcolorcode.com

Triadic colors

1 #807641 and #418076 with #764180 are triadic colors.

2 #804176 and #417680 with #764180 are triadic colors.