COLOR #764692

HEX: #764692 RGB: (118,70,146)

Color info

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

RGB color model

#764692 color RGB value is (118,70,146).

RGB: (118,70,146) (46%, 27%, 57%)

RGB channels and saturation

R 118 of 255 = 46%
G 70 of 255 = 27%
B 146 of 255 = 57%

118
70
146

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

Portions of RGB colors in percentages

R + G + B = 118 + 70 + 146 = 334 (100%)
R 118 of 334 ~ 35.33%
G 70 of 334 ~ 20.96%
B 146 of 334 ~ 43.71'%

%35.33
%20.96
%43.71

CMYK color model

#764692 color CMYK value is (19,52,0,43).

  • cyan value is 19.18%
  • magenta value is 52.05%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (19,52,0,43)
C19M52Y0K43 (19%, 52%, 0%, 43%)
(0.19 / 0.52 / 0.00 / 0.43)

CMYK percentages

%19.18
%52.05
%0
%42.75

Codes

Color #764692 in popluar color models

76 46 92
RGB 118 70 146
HSL 278° 35.19% 42.35%
HSB/HSV 278° 52.05% 57.25%
CMYK 19.18% 52.05% 0.00%
42.75%

Color #764692 in popluar number systems.

HEX 76 46 92
Decimal 118 70 146
Binary 1110110 1000110 10010010
Octal 166 106 222

Shades and tints

Shades of #764692

#764692
(118,70,146)
#6C4085
(108,64,133)
#623A78
(98,58,120)
#58346B
(88,52,107)
#4E2E5E
(78,46,94)
#442851
(68,40,81)
#3A2244
(58,34,68)
#301C37
(48,28,55)
#26162A
(38,22,42)
#1C101D
(28,16,29)
#120A10
(18,10,16)
#000000
(0,0,0)

Tints of #764692

#764692
(118,70,146)
#82569B
(130,86,155)
#8E66A4
(142,102,164)
#9A76AD
(154,118,173)
#A686B6
(166,134,182)
#B296BF
(178,150,191)
#BEA6C8
(190,166,200)
#CAB6D1
(202,182,209)
#D6C6DA
(214,198,218)
#E2D6E3
(226,214,227)
#EEE6EC
(238,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764692; }

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

This text font color is #764692.

Background Color

.myBgColor { background-color: #764692; }

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

This div background color is #764692.

Border color

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

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

This div border color is #764692.

Opacity

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

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

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

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

This text has shadow with #764692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764692.

Preview

Color preview on black background

This text has color #764692 on black background.


Color preview on white background

This text has color #764692 on white background.


Black color preview on #764692 background

This text has black color on #764692 background.


White color preview on #764692 background

This text has white color on #764692 background.


Related colors

Complementary color

Complementary color for #hex is #89B96D.


I love getcolorcode.com

Triadic colors

1 #927646 and #469276 with #764692 are triadic colors.

2 #924676 and #467692 with #764692 are triadic colors.