COLOR #772594

HEX: #772594 RGB: (119,37,148)

Color info

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

RGB color model

#772594 color RGB value is (119,37,148).

RGB: (119,37,148) (47%, 15%, 58%)

RGB channels and saturation

R 119 of 255 = 47%
G 37 of 255 = 15%
B 148 of 255 = 58%

119
37
148

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

Portions of RGB colors in percentages

R + G + B = 119 + 37 + 148 = 304 (100%)
R 119 of 304 ~ 39.14%
G 37 of 304 ~ 12.17%
B 148 of 304 ~ 48.68'%

%39.14
%12.17
%48.68

CMYK color model

#772594 color CMYK value is (20,75,0,42).

  • cyan value is 19.59%
  • magenta value is 75.00%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (20,75,0,42)
C20M75Y0K42 (20%, 75%, 0%, 42%)
(0.20 / 0.75 / 0.00 / 0.42)

CMYK percentages

%19.59
%75
%0
%41.96

Codes

Color #772594 in popluar color models

77 25 94
RGB 119 37 148
HSL 284° 60.00% 36.27%
HSB/HSV 284° 75.00% 58.04%
CMYK 19.59% 75.00% 0.00%
41.96%

Color #772594 in popluar number systems.

HEX 77 25 94
Decimal 119 37 148
Binary 1110111 100101 10010100
Octal 167 45 224

Shades and tints

Shades of #772594

#772594
(119,37,148)
#6D2287
(109,34,135)
#631F7A
(99,31,122)
#591C6D
(89,28,109)
#4F1960
(79,25,96)
#451653
(69,22,83)
#3B1346
(59,19,70)
#311039
(49,16,57)
#270D2C
(39,13,44)
#1D0A1F
(29,10,31)
#130712
(19,7,18)
#000000
(0,0,0)

Tints of #772594

#772594
(119,37,148)
#83389D
(131,56,157)
#8F4BA6
(143,75,166)
#9B5EAF
(155,94,175)
#A771B8
(167,113,184)
#B384C1
(179,132,193)
#BF97CA
(191,151,202)
#CBAAD3
(203,170,211)
#D7BDDC
(215,189,220)
#E3D0E5
(227,208,229)
#EFE3EE
(239,227,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #772594 color. Also use rgb(119,37,148) instead hex code.

Text Font Color

.myTextColor { color: #772594; }

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

This text font color is #772594.

Background Color

.myBgColor { background-color: #772594; }

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

This div background color is #772594.

Border color

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

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

This div border color is #772594.

Opacity

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

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

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

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

This text has shadow with #772594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #772594.

Preview

Color preview on black background

This text has color #772594 on black background.


Color preview on white background

This text has color #772594 on white background.


Black color preview on #772594 background

This text has black color on #772594 background.


White color preview on #772594 background

This text has white color on #772594 background.


Related colors

Complementary color

Complementary color for #hex is #88DA6B.


I love getcolorcode.com

Triadic colors

1 #947725 and #259477 with #772594 are triadic colors.

2 #942577 and #257794 with #772594 are triadic colors.