COLOR #764988

HEX: #764988 RGB: (118,73,136)

Color info

#764988 contains mainly red and blue colors. Web safe color of #764988 is #663399 (or #639).

RGB color model

#764988 color RGB value is (118,73,136).

RGB: (118,73,136) (46%, 29%, 53%)

RGB channels and saturation

R 118 of 255 = 46%
G 73 of 255 = 29%
B 136 of 255 = 53%

118
73
136

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

Portions of RGB colors in percentages

R + G + B = 118 + 73 + 136 = 327 (100%)
R 118 of 327 ~ 36.09%
G 73 of 327 ~ 22.32%
B 136 of 327 ~ 41.59'%

%36.09
%22.32
%41.59

CMYK color model

#764988 color CMYK value is (13,46,0,47).

  • cyan value is 13.24%
  • magenta value is 46.32%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (13,46,0,47)
C13M46Y0K47 (13%, 46%, 0%, 47%)
(0.13 / 0.46 / 0.00 / 0.47)

CMYK percentages

%13.24
%46.32
%0
%46.67

Codes

Color #764988 in popluar color models

76 49 88
RGB 118 73 136
HSL 283° 30.14% 40.98%
HSB/HSV 283° 46.32% 53.33%
CMYK 13.24% 46.32% 0.00%
46.67%

Color #764988 in popluar number systems.

HEX 76 49 88
Decimal 118 73 136
Binary 1110110 1001001 10001000
Octal 166 111 210

Shades and tints

Shades of #764988

#764988
(118,73,136)
#6C437C
(108,67,124)
#623D70
(98,61,112)
#583764
(88,55,100)
#4E3158
(78,49,88)
#442B4C
(68,43,76)
#3A2540
(58,37,64)
#301F34
(48,31,52)
#261928
(38,25,40)
#1C131C
(28,19,28)
#120D10
(18,13,16)
#000000
(0,0,0)

Tints of #764988

#764988
(118,73,136)
#825992
(130,89,146)
#8E699C
(142,105,156)
#9A79A6
(154,121,166)
#A689B0
(166,137,176)
#B299BA
(178,153,186)
#BEA9C4
(190,169,196)
#CAB9CE
(202,185,206)
#D6C9D8
(214,201,216)
#E2D9E2
(226,217,226)
#EEE9EC
(238,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764988; }

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

This text font color is #764988.

Background Color

.myBgColor { background-color: #764988; }

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

This div background color is #764988.

Border color

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

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

This div border color is #764988.

Opacity

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

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

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

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

This text has shadow with #764988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764988.

Preview

Color preview on black background

This text has color #764988 on black background.


Color preview on white background

This text has color #764988 on white background.


Black color preview on #764988 background

This text has black color on #764988 background.


White color preview on #764988 background

This text has white color on #764988 background.


Related colors

Complementary color

Complementary color for #hex is #89B677.


I love getcolorcode.com

Triadic colors

1 #887649 and #498876 with #764988 are triadic colors.

2 #884976 and #497688 with #764988 are triadic colors.