COLOR #764884

HEX: #764884 RGB: (118,72,132)

Color info

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

RGB color model

#764884 color RGB value is (118,72,132).

RGB: (118,72,132) (46%, 28%, 52%)

RGB channels and saturation

R 118 of 255 = 46%
G 72 of 255 = 28%
B 132 of 255 = 52%

118
72
132

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

Portions of RGB colors in percentages

R + G + B = 118 + 72 + 132 = 322 (100%)
R 118 of 322 ~ 36.65%
G 72 of 322 ~ 22.36%
B 132 of 322 ~ 40.99'%

%36.65
%22.36
%40.99

CMYK color model

#764884 color CMYK value is (11,45,0,48).

  • cyan value is 10.61%
  • magenta value is 45.45%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (11,45,0,48)
C11M45Y0K48 (11%, 45%, 0%, 48%)
(0.11 / 0.45 / 0.00 / 0.48)

CMYK percentages

%10.61
%45.45
%0
%48.24

Codes

Color #764884 in popluar color models

76 48 84
RGB 118 72 132
HSL 286° 29.41% 40.00%
HSB/HSV 286° 45.45% 51.76%
CMYK 10.61% 45.45% 0.00%
48.24%

Color #764884 in popluar number systems.

HEX 76 48 84
Decimal 118 72 132
Binary 1110110 1001000 10000100
Octal 166 110 204

Shades and tints

Shades of #764884

#764884
(118,72,132)
#6C4278
(108,66,120)
#623C6C
(98,60,108)
#583660
(88,54,96)
#4E3054
(78,48,84)
#442A48
(68,42,72)
#3A243C
(58,36,60)
#301E30
(48,30,48)
#261824
(38,24,36)
#1C1218
(28,18,24)
#120C0C
(18,12,12)
#000000
(0,0,0)

Tints of #764884

#764884
(118,72,132)
#82588F
(130,88,143)
#8E689A
(142,104,154)
#9A78A5
(154,120,165)
#A688B0
(166,136,176)
#B298BB
(178,152,187)
#BEA8C6
(190,168,198)
#CAB8D1
(202,184,209)
#D6C8DC
(214,200,220)
#E2D8E7
(226,216,231)
#EEE8F2
(238,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764884; }

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

This text font color is #764884.

Background Color

.myBgColor { background-color: #764884; }

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

This div background color is #764884.

Border color

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

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

This div border color is #764884.

Opacity

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

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

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

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

This text has shadow with #764884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764884.

Preview

Color preview on black background

This text has color #764884 on black background.


Color preview on white background

This text has color #764884 on white background.


Black color preview on #764884 background

This text has black color on #764884 background.


White color preview on #764884 background

This text has white color on #764884 background.


Related colors

Complementary color

Complementary color for #hex is #89B77B.


I love getcolorcode.com

Triadic colors

1 #847648 and #488476 with #764884 are triadic colors.

2 #844876 and #487684 with #764884 are triadic colors.