COLOR #77376D

HEX: #77376D RGB: (119,55,109)

Color info

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

RGB color model

#77376D color RGB value is (119,55,109).

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

RGB channels and saturation

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

119
55
109

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

Portions of RGB colors in percentages

R + G + B = 119 + 55 + 109 = 283 (100%)
R 119 of 283 ~ 42.05%
G 55 of 283 ~ 19.43%
B 109 of 283 ~ 38.52'%

%42.05
%19.43
%38.52

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 53.78%
  • yellow value is 8.40%
  • 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
%8.4
%53.33

Codes

Color #77376D in popluar color models

77 37 6D
RGB 119 55 109
HSL 309° 36.78% 34.12%
HSB/HSV 309° 53.78% 46.67%
CMYK 0.00% 53.78% 8.40%
53.33%

Color #77376D in popluar number systems.

HEX 77 37 6D
Decimal 119 55 109
Binary 1110111 110111 1101101
Octal 167 67 155

Shades and tints

Shades of #77376D

#77376D
(119,55,109)
#6D3264
(109,50,100)
#632D5B
(99,45,91)
#592852
(89,40,82)
#4F2349
(79,35,73)
#451E40
(69,30,64)
#3B1937
(59,25,55)
#31142E
(49,20,46)
#270F25
(39,15,37)
#1D0A1C
(29,10,28)
#130513
(19,5,19)
#000000
(0,0,0)

Tints of #77376D

#77376D
(119,55,109)
#83497A
(131,73,122)
#8F5B87
(143,91,135)
#9B6D94
(155,109,148)
#A77FA1
(167,127,161)
#B391AE
(179,145,174)
#BFA3BB
(191,163,187)
#CBB5C8
(203,181,200)
#D7C7D5
(215,199,213)
#E3D9E2
(227,217,226)
#EFEBEF
(239,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77376D; }

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

This text font color is #77376D.

Background Color

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

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

This div background color is #77376D.

Border color

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

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

This div border color is #77376D.

Opacity

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

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

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

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

This text has shadow with #77376D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77376D.

Preview

Color preview on black background

This text has color #77376D on black background.


Color preview on white background

This text has color #77376D on white background.


Black color preview on #77376D background

This text has black color on #77376D background.


White color preview on #77376D background

This text has white color on #77376D background.


Related colors

Complementary color

Complementary color for #hex is #88C892.


I love getcolorcode.com

Triadic colors

1 #6D7737 and #376D77 with #77376D are triadic colors.

2 #6D3777 and #37776D with #77376D are triadic colors.