COLOR #775669

HEX: #775669 RGB: (119,86,105)

Color info

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

RGB color model

#775669 color RGB value is (119,86,105).

RGB: (119,86,105) (47%, 34%, 41%)

RGB channels and saturation

R 119 of 255 = 47%
G 86 of 255 = 34%
B 105 of 255 = 41%

119
86
105

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

Portions of RGB colors in percentages

R + G + B = 119 + 86 + 105 = 310 (100%)
R 119 of 310 ~ 38.39%
G 86 of 310 ~ 27.74%
B 105 of 310 ~ 33.87'%

%38.39
%27.74
%33.87

CMYK color model

#775669 color CMYK value is (0,28,12,53).

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

CMYK: (0,28,12,53)
C0M28Y12K53 (0%, 28%, 12%, 53%)
(0.00 / 0.28 / 0.12 / 0.53)

CMYK percentages

%0
%27.73
%11.76
%53.33

Codes

Color #775669 in popluar color models

77 56 69
RGB 119 86 105
HSL 325° 16.10% 40.20%
HSB/HSV 325° 27.73% 46.67%
CMYK 0.00% 27.73% 11.76%
53.33%

Color #775669 in popluar number systems.

HEX 77 56 69
Decimal 119 86 105
Binary 1110111 1010110 1101001
Octal 167 126 151

Shades and tints

Shades of #775669

#775669
(119,86,105)
#6D4F60
(109,79,96)
#634857
(99,72,87)
#59414E
(89,65,78)
#4F3A45
(79,58,69)
#45333C
(69,51,60)
#3B2C33
(59,44,51)
#31252A
(49,37,42)
#271E21
(39,30,33)
#1D1718
(29,23,24)
#13100F
(19,16,15)
#000000
(0,0,0)

Tints of #775669

#775669
(119,86,105)
#836576
(131,101,118)
#8F7483
(143,116,131)
#9B8390
(155,131,144)
#A7929D
(167,146,157)
#B3A1AA
(179,161,170)
#BFB0B7
(191,176,183)
#CBBFC4
(203,191,196)
#D7CED1
(215,206,209)
#E3DDDE
(227,221,222)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #775669; }

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

This text font color is #775669.

Background Color

.myBgColor { background-color: #775669; }

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

This div background color is #775669.

Border color

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

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

This div border color is #775669.

Opacity

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

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

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

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

This text has shadow with #775669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775669.

Preview

Color preview on black background

This text has color #775669 on black background.


Color preview on white background

This text has color #775669 on white background.


Black color preview on #775669 background

This text has black color on #775669 background.


White color preview on #775669 background

This text has white color on #775669 background.


Related colors

Complementary color

Complementary color for #hex is #88A996.


I love getcolorcode.com

Triadic colors

1 #697756 and #566977 with #775669 are triadic colors.

2 #695677 and #567769 with #775669 are triadic colors.