COLOR #77464E

HEX: #77464E RGB: (119,70,78)

Color info

#77464E contains red, green and blue colors in about the same proportion. Web safe color of #77464E is #663366 (or #636).

RGB color model

#77464E color RGB value is (119,70,78).

RGB: (119,70,78) (47%, 27%, 31%)

RGB channels and saturation

R 119 of 255 = 47%
G 70 of 255 = 27%
B 78 of 255 = 31%

119
70
78

R + G + B ~ 35%. #77464E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 70 + 78 = 267 (100%)
R 119 of 267 ~ 44.57%
G 70 of 267 ~ 26.22%
B 78 of 267 ~ 29.21'%

%44.57
%26.22
%29.21

CMYK color model

#77464E color CMYK value is (0,41,34,53).

  • cyan value is 0.00%
  • magenta value is 41.18%
  • yellow value is 34.45%
  • key color value is 53.33%
CMYK: (0,41,34,53) C0M41Y34K53 (0%,41%,34%,53%) (0.00/0.41/0.34/0.53) 

CMYK percentages

%0
%41.18
%34.45
%53.33

Codes

Color #77464E in popluar color models

77 46 4E
RGB 119 70 78
HSL 350° 25.93% 37.06%
HSB/HSV 350° 41.18% 46.67%
CMYK 0.00% 41.18% 34.45%
53.33%

Color #77464E in popluar number systems.

HEX 77 46 4E
Decimal 119 70 78
Binary 1110111 1000110 1001110
Octal 167 106 116

Shades and tints

Shades of #77464E

#77464E
(119,70,78)
#6D4047
(109,64,71)
#633A40
(99,58,64)
#593439
(89,52,57)
#4F2E32
(79,46,50)
#45282B
(69,40,43)
#3B2224
(59,34,36)
#311C1D
(49,28,29)
#271616
(39,22,22)
#1D100F
(29,16,15)
#130A08
(19,10,8)
#000000
(0,0,0)

Tints of #77464E

#77464E
(119,70,78)
#83565E
(131,86,94)
#8F666E
(143,102,110)
#9B767E
(155,118,126)
#A7868E
(167,134,142)
#B3969E
(179,150,158)
#BFA6AE
(191,166,174)
#CBB6BE
(203,182,190)
#D7C6CE
(215,198,206)
#E3D6DE
(227,214,222)
#EFE6EE
(239,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77464E color. Also use rgb(119,70,78) instead hex code.

Text Font Color

.myTextColor { color: #77464E; }

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

This text font color is #77464E.

Background Color

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

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

This div background color is #77464E.

Border color

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

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

This div border color is #77464E.

Opacity

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

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

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

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

This text has shadow with #77464E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77464E.

Preview

Color preview on black background

This text has color #77464E on black background.


Color preview on white background

This text has color #77464E on white background.


Black color preview on #77464E background

This text has black color on #77464E background.


White color preview on #77464E background

This text has white color on #77464E background.


Related colors

Complementary color

Complementary color for #hex is #88B9B1.


I love getcolorcode.com

Triadic colors

1 #4E7746 and #464E77 with #77464E are triadic colors.

2 #4E4677 and #46774E with #77464E are triadic colors.