COLOR #775199

HEX: #775199 RGB: (119,81,153)

Color info

#775199 contains mainly red and blue colors. Web safe color of #775199 is #666699 (or #669).

RGB color model

#775199 color RGB value is (119,81,153).

RGB: (119,81,153) (47%, 32%, 60%)

RGB channels and saturation

R 119 of 255 = 47%
G 81 of 255 = 32%
B 153 of 255 = 60%

119
81
153

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

Portions of RGB colors in percentages

R + G + B = 119 + 81 + 153 = 353 (100%)
R 119 of 353 ~ 33.71%
G 81 of 353 ~ 22.95%
B 153 of 353 ~ 43.34'%

%33.71
%22.95
%43.34

CMYK color model

#775199 color CMYK value is (22,47,0,40).

  • cyan value is 22.22%
  • magenta value is 47.06%
  • yellow value is 0.00%
  • key color value is 40.00%
CMYK: (22,47,0,40) C22M47Y0K40 (22%,47%,0%,40%) (0.22/0.47/0.00/0.40) 

CMYK percentages

%22.22
%47.06
%0
%40

Codes

Color #775199 in popluar color models

77 51 99
RGB 119 81 153
HSL 272° 30.77% 45.88%
HSB/HSV 272° 47.06% 60.00%
CMYK 22.22% 47.06% 0.00%
40.00%

Color #775199 in popluar number systems.

HEX 77 51 99
Decimal 119 81 153
Binary 1110111 1010001 10011001
Octal 167 121 231

Shades and tints

Shades of #775199

#775199
(119,81,153)
#6D4A8C
(109,74,140)
#63437F
(99,67,127)
#593C72
(89,60,114)
#4F3565
(79,53,101)
#452E58
(69,46,88)
#3B274B
(59,39,75)
#31203E
(49,32,62)
#271931
(39,25,49)
#1D1224
(29,18,36)
#130B17
(19,11,23)
#000000
(0,0,0)

Tints of #775199

#775199
(119,81,153)
#8360A2
(131,96,162)
#8F6FAB
(143,111,171)
#9B7EB4
(155,126,180)
#A78DBD
(167,141,189)
#B39CC6
(179,156,198)
#BFABCF
(191,171,207)
#CBBAD8
(203,186,216)
#D7C9E1
(215,201,225)
#E3D8EA
(227,216,234)
#EFE7F3
(239,231,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #775199 color. Also use rgb(119,81,153) instead hex code.

Text Font Color

.myTextColor { color: #775199; }

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

This text font color is #775199.

Background Color

.myBgColor { background-color: #775199; }

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

This div background color is #775199.

Border color

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

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

This div border color is #775199.

Opacity

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

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

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

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

This text has shadow with #775199 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775199.

Preview

Color preview on black background

This text has color #775199 on black background.


Color preview on white background

This text has color #775199 on white background.


Black color preview on #775199 background

This text has black color on #775199 background.


White color preview on #775199 background

This text has white color on #775199 background.


Related colors

Complementary color

Complementary color for #hex is #88AE66.


I love getcolorcode.com

Triadic colors

1 #997751 and #519977 with #775199 are triadic colors.

2 #995177 and #517799 with #775199 are triadic colors.