COLOR #77294E

HEX: #77294E RGB: (119,41,78)

Color info

#77294E contains mainly red and blue colors. Web safe color of #77294E is #663366 (or #636).

RGB color model

#77294E color RGB value is (119,41,78).

RGB: (119,41,78) (47%, 16%, 31%)

RGB channels and saturation

R 119 of 255 = 47%
G 41 of 255 = 16%
B 78 of 255 = 31%

119
41
78

R + G + B ~ 31%. #77294E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 41 + 78 = 238 (100%)
R 119 of 238 ~ 50%
G 41 of 238 ~ 17.23%
B 78 of 238 ~ 32.77'%

%50
%17.23
%32.77

CMYK color model

#77294E color CMYK value is (0,66,34,53).

  • cyan value is 0.00%
  • magenta value is 65.55%
  • yellow value is 34.45%
  • key color value is 53.33%

CMYK: (0,66,34,53)
C0M66Y34K53 (0%, 66%, 34%, 53%)
(0.00 / 0.66 / 0.34 / 0.53)

CMYK percentages

%0
%65.55
%34.45
%53.33

Codes

Color #77294E in popluar color models

77 29 4E
RGB 119 41 78
HSL 332° 48.75% 31.37%
HSB/HSV 332° 65.55% 46.67%
CMYK 0.00% 65.55% 34.45%
53.33%

Color #77294E in popluar number systems.

HEX 77 29 4E
Decimal 119 41 78
Binary 1110111 101001 1001110
Octal 167 51 116

Shades and tints

Shades of #77294E

#77294E
(119,41,78)
#6D2647
(109,38,71)
#632340
(99,35,64)
#592039
(89,32,57)
#4F1D32
(79,29,50)
#451A2B
(69,26,43)
#3B1724
(59,23,36)
#31141D
(49,20,29)
#271116
(39,17,22)
#1D0E0F
(29,14,15)
#130B08
(19,11,8)
#000000
(0,0,0)

Tints of #77294E

#77294E
(119,41,78)
#833C5E
(131,60,94)
#8F4F6E
(143,79,110)
#9B627E
(155,98,126)
#A7758E
(167,117,142)
#B3889E
(179,136,158)
#BF9BAE
(191,155,174)
#CBAEBE
(203,174,190)
#D7C1CE
(215,193,206)
#E3D4DE
(227,212,222)
#EFE7EE
(239,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77294E; }

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

This text font color is #77294E.

Background Color

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

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

This div background color is #77294E.

Border color

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

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

This div border color is #77294E.

Opacity

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

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

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

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

This text has shadow with #77294E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77294E.

Preview

Color preview on black background

This text has color #77294E on black background.


Color preview on white background

This text has color #77294E on white background.


Black color preview on #77294E background

This text has black color on #77294E background.


White color preview on #77294E background

This text has white color on #77294E background.


Related colors

Complementary color

Complementary color for #hex is #88D6B1.


I love getcolorcode.com

Triadic colors

1 #4E7729 and #294E77 with #77294E are triadic colors.

2 #4E2977 and #29774E with #77294E are triadic colors.