COLOR #77376E

HEX: #77376E RGB: (119,55,110)

Color info

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

RGB color model

#77376E color RGB value is (119,55,110).

RGB: (119,55,110) (47%, 22%, 43%)

RGB channels and saturation

R 119 of 255 = 47%
G 55 of 255 = 22%
B 110 of 255 = 43%

119
55
110

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

Portions of RGB colors in percentages

R + G + B = 119 + 55 + 110 = 284 (100%)
R 119 of 284 ~ 41.9%
G 55 of 284 ~ 19.37%
B 110 of 284 ~ 38.73'%

%41.9
%19.37
%38.73

CMYK color model

#77376E color CMYK value is (0,54,8,53).

  • cyan value is 0.00%
  • magenta value is 53.78%
  • yellow value is 7.56%
  • key color value is 53.33%

CMYK: (0,54,8,53)
C0M54Y8K53 (0%, 54%, 8%, 53%)
(0.00 / 0.54 / 0.08 / 0.53)

CMYK percentages

%0
%53.78
%7.56
%53.33

Codes

Color #77376E in popluar color models

77 37 6E
RGB 119 55 110
HSL 308° 36.78% 34.12%
HSB/HSV 308° 53.78% 46.67%
CMYK 0.00% 53.78% 7.56%
53.33%

Color #77376E in popluar number systems.

HEX 77 37 6E
Decimal 119 55 110
Binary 1110111 110111 1101110
Octal 167 67 156

Shades and tints

Shades of #77376E

#77376E
(119,55,110)
#6D3264
(109,50,100)
#632D5A
(99,45,90)
#592850
(89,40,80)
#4F2346
(79,35,70)
#451E3C
(69,30,60)
#3B1932
(59,25,50)
#311428
(49,20,40)
#270F1E
(39,15,30)
#1D0A14
(29,10,20)
#13050A
(19,5,10)
#000000
(0,0,0)

Tints of #77376E

#77376E
(119,55,110)
#83497B
(131,73,123)
#8F5B88
(143,91,136)
#9B6D95
(155,109,149)
#A77FA2
(167,127,162)
#B391AF
(179,145,175)
#BFA3BC
(191,163,188)
#CBB5C9
(203,181,201)
#D7C7D6
(215,199,214)
#E3D9E3
(227,217,227)
#EFEBF0
(239,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77376E color. Also use rgb(119,55,110) instead hex code.

Text Font Color

.myTextColor { color: #77376E; }

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

This text font color is #77376E.

Background Color

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

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

This div background color is #77376E.

Border color

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

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

This div border color is #77376E.

Opacity

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

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

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

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

This text has shadow with #77376E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77376E.

Preview

Color preview on black background

This text has color #77376E on black background.


Color preview on white background

This text has color #77376E on white background.


Black color preview on #77376E background

This text has black color on #77376E background.


White color preview on #77376E background

This text has white color on #77376E background.


Related colors

Complementary color

Complementary color for #hex is #88C891.


I love getcolorcode.com

Triadic colors

1 #6E7737 and #376E77 with #77376E are triadic colors.

2 #6E3777 and #37776E with #77376E are triadic colors.