COLOR #775664

HEX: #775664 RGB: (119,86,100)

Color info

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

RGB color model

#775664 color RGB value is (119,86,100).

RGB: (119,86,100) (47%, 34%, 39%)

RGB channels and saturation

R 119 of 255 = 47%
G 86 of 255 = 34%
B 100 of 255 = 39%

119
86
100

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

Portions of RGB colors in percentages

R + G + B = 119 + 86 + 100 = 305 (100%)
R 119 of 305 ~ 39.02%
G 86 of 305 ~ 28.2%
B 100 of 305 ~ 32.79'%

%39.02
%28.2
%32.79

CMYK color model

#775664 color CMYK value is (0,28,16,53).

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

CMYK: (0,28,16,53)
C0M28Y16K53 (0%, 28%, 16%, 53%)
(0.00 / 0.28 / 0.16 / 0.53)

CMYK percentages

%0
%27.73
%15.97
%53.33

Codes

Color #775664 in popluar color models

77 56 64
RGB 119 86 100
HSL 335° 16.10% 40.20%
HSB/HSV 335° 27.73% 46.67%
CMYK 0.00% 27.73% 15.97%
53.33%

Color #775664 in popluar number systems.

HEX 77 56 64
Decimal 119 86 100
Binary 1110111 1010110 1100100
Octal 167 126 144

Shades and tints

Shades of #775664

#775664
(119,86,100)
#6D4F5B
(109,79,91)
#634852
(99,72,82)
#594149
(89,65,73)
#4F3A40
(79,58,64)
#453337
(69,51,55)
#3B2C2E
(59,44,46)
#312525
(49,37,37)
#271E1C
(39,30,28)
#1D1713
(29,23,19)
#13100A
(19,16,10)
#000000
(0,0,0)

Tints of #775664

#775664
(119,86,100)
#836572
(131,101,114)
#8F7480
(143,116,128)
#9B838E
(155,131,142)
#A7929C
(167,146,156)
#B3A1AA
(179,161,170)
#BFB0B8
(191,176,184)
#CBBFC6
(203,191,198)
#D7CED4
(215,206,212)
#E3DDE2
(227,221,226)
#EFECF0
(239,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #775664; }

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

This text font color is #775664.

Background Color

.myBgColor { background-color: #775664; }

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

This div background color is #775664.

Border color

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

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

This div border color is #775664.

Opacity

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

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

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

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

This text has shadow with #775664 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775664.

Preview

Color preview on black background

This text has color #775664 on black background.


Color preview on white background

This text has color #775664 on white background.


Black color preview on #775664 background

This text has black color on #775664 background.


White color preview on #775664 background

This text has white color on #775664 background.


Related colors

Complementary color

Complementary color for #hex is #88A99B.


I love getcolorcode.com

Triadic colors

1 #647756 and #566477 with #775664 are triadic colors.

2 #645677 and #567764 with #775664 are triadic colors.