COLOR #772579

HEX: #772579 RGB: (119,37,121)

Color info

#772579 contains mainly red and blue colors. Web safe color of #772579 is #663366 (or #636).

RGB color model

#772579 color RGB value is (119,37,121).

RGB: (119,37,121) (47%, 15%, 47%)

RGB channels and saturation

R 119 of 255 = 47%
G 37 of 255 = 15%
B 121 of 255 = 47%

119
37
121

R + G + B ~ 36%. #772579 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 37 + 121 = 277 (100%)
R 119 of 277 ~ 42.96%
G 37 of 277 ~ 13.36%
B 121 of 277 ~ 43.68'%

%42.96
%13.36
%43.68

CMYK color model

#772579 color CMYK value is (2,69,0,53).

  • cyan value is 1.65%
  • magenta value is 69.42%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (2,69,0,53)
C2M69Y0K53 (2%, 69%, 0%, 53%)
(0.02 / 0.69 / 0.00 / 0.53)

CMYK percentages

%1.65
%69.42
%0
%52.55

Codes

Color #772579 in popluar color models

77 25 79
RGB 119 37 121
HSL 299° 53.16% 30.98%
HSB/HSV 299° 69.42% 47.45%
CMYK 1.65% 69.42% 0.00%
52.55%

Color #772579 in popluar number systems.

HEX 77 25 79
Decimal 119 37 121
Binary 1110111 100101 1111001
Octal 167 45 171

Shades and tints

Shades of #772579

#772579
(119,37,121)
#6D226E
(109,34,110)
#631F63
(99,31,99)
#591C58
(89,28,88)
#4F194D
(79,25,77)
#451642
(69,22,66)
#3B1337
(59,19,55)
#31102C
(49,16,44)
#270D21
(39,13,33)
#1D0A16
(29,10,22)
#13070B
(19,7,11)
#000000
(0,0,0)

Tints of #772579

#772579
(119,37,121)
#833885
(131,56,133)
#8F4B91
(143,75,145)
#9B5E9D
(155,94,157)
#A771A9
(167,113,169)
#B384B5
(179,132,181)
#BF97C1
(191,151,193)
#CBAACD
(203,170,205)
#D7BDD9
(215,189,217)
#E3D0E5
(227,208,229)
#EFE3F1
(239,227,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #772579; }

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

This text font color is #772579.

Background Color

.myBgColor { background-color: #772579; }

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

This div background color is #772579.

Border color

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

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

This div border color is #772579.

Opacity

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

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

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

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

This text has shadow with #772579 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #772579.

Preview

Color preview on black background

This text has color #772579 on black background.


Color preview on white background

This text has color #772579 on white background.


Black color preview on #772579 background

This text has black color on #772579 background.


White color preview on #772579 background

This text has white color on #772579 background.


Related colors

Complementary color

Complementary color for #hex is #88DA86.


I love getcolorcode.com

Triadic colors

1 #797725 and #257977 with #772579 are triadic colors.

2 #792577 and #257779 with #772579 are triadic colors.