COLOR #775999

HEX: #775999 RGB: (119,89,153)

Color info

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

RGB color model

#775999 color RGB value is (119,89,153).

RGB: (119,89,153) (47%, 35%, 60%)

RGB channels and saturation

R 119 of 255 = 47%
G 89 of 255 = 35%
B 153 of 255 = 60%

119
89
153

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

Portions of RGB colors in percentages

R + G + B = 119 + 89 + 153 = 361 (100%)
R 119 of 361 ~ 32.96%
G 89 of 361 ~ 24.65%
B 153 of 361 ~ 42.38'%

%32.96
%24.65
%42.38

CMYK color model

#775999 color CMYK value is (22,42,0,40).

  • cyan value is 22.22%
  • magenta value is 41.83%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (22,42,0,40)
C22M42Y0K40 (22%, 42%, 0%, 40%)
(0.22 / 0.42 / 0.00 / 0.40)

CMYK percentages

%22.22
%41.83
%0
%40

Codes

Color #775999 in popluar color models

77 59 99
RGB 119 89 153
HSL 268° 26.45% 47.45%
HSB/HSV 268° 41.83% 60.00%
CMYK 22.22% 41.83% 0.00%
40.00%

Color #775999 in popluar number systems.

HEX 77 59 99
Decimal 119 89 153
Binary 1110111 1011001 10011001
Octal 167 131 231

Shades and tints

Shades of #775999

#775999
(119,89,153)
#6D518C
(109,81,140)
#63497F
(99,73,127)
#594172
(89,65,114)
#4F3965
(79,57,101)
#453158
(69,49,88)
#3B294B
(59,41,75)
#31213E
(49,33,62)
#271931
(39,25,49)
#1D1124
(29,17,36)
#130917
(19,9,23)
#000000
(0,0,0)

Tints of #775999

#775999
(119,89,153)
#8368A2
(131,104,162)
#8F77AB
(143,119,171)
#9B86B4
(155,134,180)
#A795BD
(167,149,189)
#B3A4C6
(179,164,198)
#BFB3CF
(191,179,207)
#CBC2D8
(203,194,216)
#D7D1E1
(215,209,225)
#E3E0EA
(227,224,234)
#EFEFF3
(239,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #775999; }

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

This text font color is #775999.

Background Color

.myBgColor { background-color: #775999; }

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

This div background color is #775999.

Border color

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

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

This div border color is #775999.

Opacity

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

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

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

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

This text has shadow with #775999 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775999.

Preview

Color preview on black background

This text has color #775999 on black background.


Color preview on white background

This text has color #775999 on white background.


Black color preview on #775999 background

This text has black color on #775999 background.


White color preview on #775999 background

This text has white color on #775999 background.


Related colors

Complementary color

Complementary color for #hex is #88A666.


I love getcolorcode.com

Triadic colors

1 #997759 and #599977 with #775999 are triadic colors.

2 #995977 and #597799 with #775999 are triadic colors.