COLOR #77386A

HEX: #77386A RGB: (119,56,106)

Color info

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

RGB color model

#77386A color RGB value is (119,56,106).

RGB: (119,56,106) (47%, 22%, 42%)

RGB channels and saturation

R 119 of 255 = 47%
G 56 of 255 = 22%
B 106 of 255 = 42%

119
56
106

R + G + B ~ 37%. #77386A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 56 + 106 = 281 (100%)
R 119 of 281 ~ 42.35%
G 56 of 281 ~ 19.93%
B 106 of 281 ~ 37.72'%

%42.35
%19.93
%37.72

CMYK color model

#77386A color CMYK value is (0,53,11,53).

  • cyan value is 0.00%
  • magenta value is 52.94%
  • yellow value is 10.92%
  • key color value is 53.33%

CMYK: (0,53,11,53)
C0M53Y11K53 (0%, 53%, 11%, 53%)
(0.00 / 0.53 / 0.11 / 0.53)

CMYK percentages

%0
%52.94
%10.92
%53.33

Codes

Color #77386A in popluar color models

77 38 6A
RGB 119 56 106
HSL 312° 36.00% 34.31%
HSB/HSV 312° 52.94% 46.67%
CMYK 0.00% 52.94% 10.92%
53.33%

Color #77386A in popluar number systems.

HEX 77 38 6A
Decimal 119 56 106
Binary 1110111 111000 1101010
Octal 167 70 152

Shades and tints

Shades of #77386A

#77386A
(119,56,106)
#6D3361
(109,51,97)
#632E58
(99,46,88)
#59294F
(89,41,79)
#4F2446
(79,36,70)
#451F3D
(69,31,61)
#3B1A34
(59,26,52)
#31152B
(49,21,43)
#271022
(39,16,34)
#1D0B19
(29,11,25)
#130610
(19,6,16)
#000000
(0,0,0)

Tints of #77386A

#77386A
(119,56,106)
#834A77
(131,74,119)
#8F5C84
(143,92,132)
#9B6E91
(155,110,145)
#A7809E
(167,128,158)
#B392AB
(179,146,171)
#BFA4B8
(191,164,184)
#CBB6C5
(203,182,197)
#D7C8D2
(215,200,210)
#E3DADF
(227,218,223)
#EFECEC
(239,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77386A color. Also use rgb(119,56,106) instead hex code.

Text Font Color

.myTextColor { color: #77386A; }

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

This text font color is #77386A.

Background Color

.myBgColor { background-color: #77386A; }

<div style="background-color:#77386A">Inner text</div>

This div background color is #77386A.

Border color

.myBorderColor { border: 1px solid #77386A; }

<div style="border:3px solid #77386A">Div</div>

This div border color is #77386A.

Opacity

.myOpacity80 { color: #77386A; opacity: 0.8; }

<p style="color:#77386A;opacity:0.8;">80%</p>

Text with #77386A 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 #77386A;}

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

This text has shadow with #77386A color.


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

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

This text has shadow with #77386A primary color and red secondary color.


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

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

This text has shadow with #77386A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77386A.

Preview

Color preview on black background

This text has color #77386A on black background.


Color preview on white background

This text has color #77386A on white background.


Black color preview on #77386A background

This text has black color on #77386A background.


White color preview on #77386A background

This text has white color on #77386A background.


Related colors

Complementary color

Complementary color for #hex is #88C795.


I love getcolorcode.com

Triadic colors

1 #6A7738 and #386A77 with #77386A are triadic colors.

2 #6A3877 and #38776A with #77386A are triadic colors.