COLOR #775660

HEX: #775660 RGB: (119,86,96)

Color info

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

RGB color model

#775660 color RGB value is (119,86,96).

RGB: (119,86,96) (47%, 34%, 38%)

RGB channels and saturation

R 119 of 255 = 47%
G 86 of 255 = 34%
B 96 of 255 = 38%

119
86
96

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

Portions of RGB colors in percentages

R + G + B = 119 + 86 + 96 = 301 (100%)
R 119 of 301 ~ 39.53%
G 86 of 301 ~ 28.57%
B 96 of 301 ~ 31.89'%

%39.53
%28.57
%31.89

CMYK color model

#775660 color CMYK value is (0,28,19,53).

  • cyan value is 0.00%
  • magenta value is 27.73%
  • yellow value is 19.33%
  • key color value is 53.33%

CMYK: (0,28,19,53)
C0M28Y19K53 (0%, 28%, 19%, 53%)
(0.00 / 0.28 / 0.19 / 0.53)

CMYK percentages

%0
%27.73
%19.33
%53.33

Codes

Color #775660 in popluar color models

77 56 60
RGB 119 86 96
HSL 342° 16.10% 40.20%
HSB/HSV 342° 27.73% 46.67%
CMYK 0.00% 27.73% 19.33%
53.33%

Color #775660 in popluar number systems.

HEX 77 56 60
Decimal 119 86 96
Binary 1110111 1010110 1100000
Octal 167 126 140

Shades and tints

Shades of #775660

#775660
(119,86,96)
#6D4F58
(109,79,88)
#634850
(99,72,80)
#594148
(89,65,72)
#4F3A40
(79,58,64)
#453338
(69,51,56)
#3B2C30
(59,44,48)
#312528
(49,37,40)
#271E20
(39,30,32)
#1D1718
(29,23,24)
#131010
(19,16,16)
#000000
(0,0,0)

Tints of #775660

#775660
(119,86,96)
#83656E
(131,101,110)
#8F747C
(143,116,124)
#9B838A
(155,131,138)
#A79298
(167,146,152)
#B3A1A6
(179,161,166)
#BFB0B4
(191,176,180)
#CBBFC2
(203,191,194)
#D7CED0
(215,206,208)
#E3DDDE
(227,221,222)
#EFECEC
(239,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #775660; }

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

This text font color is #775660.

Background Color

.myBgColor { background-color: #775660; }

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

This div background color is #775660.

Border color

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

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

This div border color is #775660.

Opacity

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

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

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

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

This text has shadow with #775660 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775660.

Preview

Color preview on black background

This text has color #775660 on black background.


Color preview on white background

This text has color #775660 on white background.


Black color preview on #775660 background

This text has black color on #775660 background.


White color preview on #775660 background

This text has white color on #775660 background.


Related colors

Complementary color

Complementary color for #hex is #88A99F.


I love getcolorcode.com

Triadic colors

1 #607756 and #566077 with #775660 are triadic colors.

2 #605677 and #567760 with #775660 are triadic colors.