COLOR #764592

HEX: #764592 RGB: (118,69,146)

Color info

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

RGB color model

#764592 color RGB value is (118,69,146).

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

RGB channels and saturation

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

118
69
146

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

Portions of RGB colors in percentages

R + G + B = 118 + 69 + 146 = 333 (100%)
R 118 of 333 ~ 35.44%
G 69 of 333 ~ 20.72%
B 146 of 333 ~ 43.84'%

%35.44
%20.72
%43.84

CMYK color model

#764592 color CMYK value is (19,53,0,43).

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

CMYK: (19,53,0,43)
C19M53Y0K43 (19%, 53%, 0%, 43%)
(0.19 / 0.53 / 0.00 / 0.43)

CMYK percentages

%19.18
%52.74
%0
%42.75

Codes

Color #764592 in popluar color models

76 45 92
RGB 118 69 146
HSL 278° 35.81% 42.16%
HSB/HSV 278° 52.74% 57.25%
CMYK 19.18% 52.74% 0.00%
42.75%

Color #764592 in popluar number systems.

HEX 76 45 92
Decimal 118 69 146
Binary 1110110 1000101 10010010
Octal 166 105 222

Shades and tints

Shades of #764592

#764592
(118,69,146)
#6C3F85
(108,63,133)
#623978
(98,57,120)
#58336B
(88,51,107)
#4E2D5E
(78,45,94)
#442751
(68,39,81)
#3A2144
(58,33,68)
#301B37
(48,27,55)
#26152A
(38,21,42)
#1C0F1D
(28,15,29)
#120910
(18,9,16)
#000000
(0,0,0)

Tints of #764592

#764592
(118,69,146)
#82559B
(130,85,155)
#8E65A4
(142,101,164)
#9A75AD
(154,117,173)
#A685B6
(166,133,182)
#B295BF
(178,149,191)
#BEA5C8
(190,165,200)
#CAB5D1
(202,181,209)
#D6C5DA
(214,197,218)
#E2D5E3
(226,213,227)
#EEE5EC
(238,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764592; }

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

This text font color is #764592.

Background Color

.myBgColor { background-color: #764592; }

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

This div background color is #764592.

Border color

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

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

This div border color is #764592.

Opacity

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

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

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

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

This text has shadow with #764592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764592.

Preview

Color preview on black background

This text has color #764592 on black background.


Color preview on white background

This text has color #764592 on white background.


Black color preview on #764592 background

This text has black color on #764592 background.


White color preview on #764592 background

This text has white color on #764592 background.


Related colors

Complementary color

Complementary color for #hex is #89BA6D.


I love getcolorcode.com

Triadic colors

1 #927645 and #459276 with #764592 are triadic colors.

2 #924576 and #457692 with #764592 are triadic colors.