COLOR #77406A

HEX: #77406A RGB: (119,64,106)

Color info

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

RGB color model

#77406A color RGB value is (119,64,106).

RGB: (119,64,106) (47%, 25%, 42%)

RGB channels and saturation

R 119 of 255 = 47%
G 64 of 255 = 25%
B 106 of 255 = 42%

119
64
106

R + G + B ~ 38%. #77406A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 64 + 106 = 289 (100%)
R 119 of 289 ~ 41.18%
G 64 of 289 ~ 22.15%
B 106 of 289 ~ 36.68'%

%41.18
%22.15
%36.68

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 46.22%
  • yellow value is 10.92%
  • key color value is 53.33%
CMYK: (0,46,11,53) C0M46Y11K53 (0%,46%,11%,53%) (0.00/0.46/0.11/0.53) 

CMYK percentages

%0
%46.22
%10.92
%53.33

Codes

Color #77406A in popluar color models

77 40 6A
RGB 119 64 106
HSL 314° 30.05% 35.88%
HSB/HSV 314° 46.22% 46.67%
CMYK 0.00% 46.22% 10.92%
53.33%

Color #77406A in popluar number systems.

HEX 77 40 6A
Decimal 119 64 106
Binary 1110111 1000000 1101010
Octal 167 100 152

Shades and tints

Shades of #77406A

#77406A
(119,64,106)
#6D3B61
(109,59,97)
#633658
(99,54,88)
#59314F
(89,49,79)
#4F2C46
(79,44,70)
#45273D
(69,39,61)
#3B2234
(59,34,52)
#311D2B
(49,29,43)
#271822
(39,24,34)
#1D1319
(29,19,25)
#130E10
(19,14,16)
#000000
(0,0,0)

Tints of #77406A

#77406A
(119,64,106)
#835177
(131,81,119)
#8F6284
(143,98,132)
#9B7391
(155,115,145)
#A7849E
(167,132,158)
#B395AB
(179,149,171)
#BFA6B8
(191,166,184)
#CBB7C5
(203,183,197)
#D7C8D2
(215,200,210)
#E3D9DF
(227,217,223)
#EFEAEC
(239,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77406A; }

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

This text font color is #77406A.

Background Color

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

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

This div background color is #77406A.

Border color

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

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

This div border color is #77406A.

Opacity

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

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

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

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

This text has shadow with #77406A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77406A.

Preview

Color preview on black background

This text has color #77406A on black background.


Color preview on white background

This text has color #77406A on white background.


Black color preview on #77406A background

This text has black color on #77406A background.


White color preview on #77406A background

This text has white color on #77406A background.


Related colors

Complementary color

Complementary color for #hex is #88BF95.


I love getcolorcode.com

Triadic colors

1 #6A7740 and #406A77 with #77406A are triadic colors.

2 #6A4077 and #40776A with #77406A are triadic colors.