COLOR #775077

HEX: #775077 RGB: (119,80,119)

Color info

#775077 contains red, green and blue colors in about the same proportion. Web safe color of #775077 is #666666 (or #666).

RGB color model

#775077 color RGB value is (119,80,119).

RGB: (119,80,119) (47%, 31%, 47%)

RGB channels and saturation

R 119 of 255 = 47%
G 80 of 255 = 31%
B 119 of 255 = 47%

119
80
119

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

Portions of RGB colors in percentages

R + G + B = 119 + 80 + 119 = 318 (100%)
R 119 of 318 ~ 37.42%
G 80 of 318 ~ 25.16%
B 119 of 318 ~ 37.42'%

%37.42
%25.16
%37.42

CMYK color model

#775077 color CMYK value is (0,33,0,53).

  • cyan value is 0.00%
  • magenta value is 32.77%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (0,33,0,53)
C0M33Y0K53 (0%, 33%, 0%, 53%)
(0.00 / 0.33 / 0.00 / 0.53)

CMYK percentages

%0
%32.77
%0
%53.33

Codes

Color #775077 in popluar color models

77 50 77
RGB 119 80 119
HSL 300° 19.60% 39.02%
HSB/HSV 300° 32.77% 46.67%
CMYK 0.00% 32.77% 0.00%
53.33%

Color #775077 in popluar number systems.

HEX 77 50 77
Decimal 119 80 119
Binary 1110111 1010000 1110111
Octal 167 120 167

Shades and tints

Shades of #775077

#775077
(119,80,119)
#6D496D
(109,73,109)
#634263
(99,66,99)
#593B59
(89,59,89)
#4F344F
(79,52,79)
#452D45
(69,45,69)
#3B263B
(59,38,59)
#311F31
(49,31,49)
#271827
(39,24,39)
#1D111D
(29,17,29)
#130A13
(19,10,19)
#000000
(0,0,0)

Tints of #775077

#775077
(119,80,119)
#835F83
(131,95,131)
#8F6E8F
(143,110,143)
#9B7D9B
(155,125,155)
#A78CA7
(167,140,167)
#B39BB3
(179,155,179)
#BFAABF
(191,170,191)
#CBB9CB
(203,185,203)
#D7C8D7
(215,200,215)
#E3D7E3
(227,215,227)
#EFE6EF
(239,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #775077; }

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

This text font color is #775077.

Background Color

.myBgColor { background-color: #775077; }

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

This div background color is #775077.

Border color

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

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

This div border color is #775077.

Opacity

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

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

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

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

This text has shadow with #775077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775077.

Preview

Color preview on black background

This text has color #775077 on black background.


Color preview on white background

This text has color #775077 on white background.


Black color preview on #775077 background

This text has black color on #775077 background.


White color preview on #775077 background

This text has white color on #775077 background.


Related colors

Complementary color

Complementary color for #hex is #88AF88.


I love getcolorcode.com

Triadic colors

1 #777750 and #507777 with #775077 are triadic colors.

2 #775077 and #507777 with #775077 are triadic colors.