COLOR #775057

HEX: #775057 RGB: (119,80,87)

Color info

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

RGB color model

#775057 color RGB value is (119,80,87).

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

RGB channels and saturation

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

119
80
87

R + G + B ~ 37%. #775057 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 80 + 87 = 286 (100%)
R 119 of 286 ~ 41.61%
G 80 of 286 ~ 27.97%
B 87 of 286 ~ 30.42'%

%41.61
%27.97
%30.42

CMYK color model

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

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

CMYK: (0,33,27,53)
C0M33Y27K53 (0%, 33%, 27%, 53%)
(0.00 / 0.33 / 0.27 / 0.53)

CMYK percentages

%0
%32.77
%26.89
%53.33

Codes

Color #775057 in popluar color models

77 50 57
RGB 119 80 87
HSL 349° 19.60% 39.02%
HSB/HSV 349° 32.77% 46.67%
CMYK 0.00% 32.77% 26.89%
53.33%

Color #775057 in popluar number systems.

HEX 77 50 57
Decimal 119 80 87
Binary 1110111 1010000 1010111
Octal 167 120 127

Shades and tints

Shades of #775057

#775057
(119,80,87)
#6D4950
(109,73,80)
#634249
(99,66,73)
#593B42
(89,59,66)
#4F343B
(79,52,59)
#452D34
(69,45,52)
#3B262D
(59,38,45)
#311F26
(49,31,38)
#27181F
(39,24,31)
#1D1118
(29,17,24)
#130A11
(19,10,17)
#000000
(0,0,0)

Tints of #775057

#775057
(119,80,87)
#835F66
(131,95,102)
#8F6E75
(143,110,117)
#9B7D84
(155,125,132)
#A78C93
(167,140,147)
#B39BA2
(179,155,162)
#BFAAB1
(191,170,177)
#CBB9C0
(203,185,192)
#D7C8CF
(215,200,207)
#E3D7DE
(227,215,222)
#EFE6ED
(239,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #775057; }

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

This text font color is #775057.

Background Color

.myBgColor { background-color: #775057; }

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

This div background color is #775057.

Border color

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

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

This div border color is #775057.

Opacity

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

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

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

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

This text has shadow with #775057 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775057.

Preview

Color preview on black background

This text has color #775057 on black background.


Color preview on white background

This text has color #775057 on white background.


Black color preview on #775057 background

This text has black color on #775057 background.


White color preview on #775057 background

This text has white color on #775057 background.


Related colors

Complementary color

Complementary color for #hex is #88AFA8.


I love getcolorcode.com

Triadic colors

1 #577750 and #505777 with #775057 are triadic colors.

2 #575077 and #507757 with #775057 are triadic colors.