COLOR #77585E

HEX: #77585E RGB: (119,88,94)

Color info

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

RGB color model

#77585E color RGB value is (119,88,94).

RGB: (119,88,94) (47%, 35%, 37%)

RGB channels and saturation

R 119 of 255 = 47%
G 88 of 255 = 35%
B 94 of 255 = 37%

119
88
94

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

Portions of RGB colors in percentages

R + G + B = 119 + 88 + 94 = 301 (100%)
R 119 of 301 ~ 39.53%
G 88 of 301 ~ 29.24%
B 94 of 301 ~ 31.23'%

%39.53
%29.24
%31.23

CMYK color model

#77585E color CMYK value is (0,26,21,53).

  • cyan value is 0.00%
  • magenta value is 26.05%
  • yellow value is 21.01%
  • key color value is 53.33%

CMYK: (0,26,21,53)
C0M26Y21K53 (0%, 26%, 21%, 53%)
(0.00 / 0.26 / 0.21 / 0.53)

CMYK percentages

%0
%26.05
%21.01
%53.33

Codes

Color #77585E in popluar color models

77 58 5E
RGB 119 88 94
HSL 348° 14.98% 40.59%
HSB/HSV 348° 26.05% 46.67%
CMYK 0.00% 26.05% 21.01%
53.33%

Color #77585E in popluar number systems.

HEX 77 58 5E
Decimal 119 88 94
Binary 1110111 1011000 1011110
Octal 167 130 136

Shades and tints

Shades of #77585E

#77585E
(119,88,94)
#6D5056
(109,80,86)
#63484E
(99,72,78)
#594046
(89,64,70)
#4F383E
(79,56,62)
#453036
(69,48,54)
#3B282E
(59,40,46)
#312026
(49,32,38)
#27181E
(39,24,30)
#1D1016
(29,16,22)
#13080E
(19,8,14)
#000000
(0,0,0)

Tints of #77585E

#77585E
(119,88,94)
#83676C
(131,103,108)
#8F767A
(143,118,122)
#9B8588
(155,133,136)
#A79496
(167,148,150)
#B3A3A4
(179,163,164)
#BFB2B2
(191,178,178)
#CBC1C0
(203,193,192)
#D7D0CE
(215,208,206)
#E3DFDC
(227,223,220)
#EFEEEA
(239,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77585E color. Also use rgb(119,88,94) instead hex code.

Text Font Color

.myTextColor { color: #77585E; }

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

This text font color is #77585E.

Background Color

.myBgColor { background-color: #77585E; }

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

This div background color is #77585E.

Border color

.myBorderColor { border: 1px solid #77585E; }

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

This div border color is #77585E.

Opacity

.myOpacity80 { color: #77585E; opacity: 0.8; }

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

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

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

This text has shadow with #77585E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77585E.

Preview

Color preview on black background

This text has color #77585E on black background.


Color preview on white background

This text has color #77585E on white background.


Black color preview on #77585E background

This text has black color on #77585E background.


White color preview on #77585E background

This text has white color on #77585E background.


Related colors

Complementary color

Complementary color for #hex is #88A7A1.


I love getcolorcode.com

Triadic colors

1 #5E7758 and #585E77 with #77585E are triadic colors.

2 #5E5877 and #58775E with #77585E are triadic colors.