COLOR #77446A

HEX: #77446A RGB: (119,68,106)

Color info

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

RGB color model

#77446A color RGB value is (119,68,106).

RGB: (119,68,106) (47%, 27%, 42%)

RGB channels and saturation

R 119 of 255 = 47%
G 68 of 255 = 27%
B 106 of 255 = 42%

119
68
106

R + G + B ~ 39%. #77446A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 68 + 106 = 293 (100%)
R 119 of 293 ~ 40.61%
G 68 of 293 ~ 23.21%
B 106 of 293 ~ 36.18'%

%40.61
%23.21
%36.18

CMYK color model

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

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

CMYK: (0,43,11,53)
C0M43Y11K53 (0%, 43%, 11%, 53%)
(0.00 / 0.43 / 0.11 / 0.53)

CMYK percentages

%0
%42.86
%10.92
%53.33

Codes

Color #77446A in popluar color models

77 44 6A
RGB 119 68 106
HSL 315° 27.27% 36.67%
HSB/HSV 315° 42.86% 46.67%
CMYK 0.00% 42.86% 10.92%
53.33%

Color #77446A in popluar number systems.

HEX 77 44 6A
Decimal 119 68 106
Binary 1110111 1000100 1101010
Octal 167 104 152

Shades and tints

Shades of #77446A

#77446A
(119,68,106)
#6D3E61
(109,62,97)
#633858
(99,56,88)
#59324F
(89,50,79)
#4F2C46
(79,44,70)
#45263D
(69,38,61)
#3B2034
(59,32,52)
#311A2B
(49,26,43)
#271422
(39,20,34)
#1D0E19
(29,14,25)
#130810
(19,8,16)
#000000
(0,0,0)

Tints of #77446A

#77446A
(119,68,106)
#835577
(131,85,119)
#8F6684
(143,102,132)
#9B7791
(155,119,145)
#A7889E
(167,136,158)
#B399AB
(179,153,171)
#BFAAB8
(191,170,184)
#CBBBC5
(203,187,197)
#D7CCD2
(215,204,210)
#E3DDDF
(227,221,223)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77446A; }

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

This text font color is #77446A.

Background Color

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

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

This div background color is #77446A.

Border color

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

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

This div border color is #77446A.

Opacity

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

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

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

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

This text has shadow with #77446A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77446A.

Preview

Color preview on black background

This text has color #77446A on black background.


Color preview on white background

This text has color #77446A on white background.


Black color preview on #77446A background

This text has black color on #77446A background.


White color preview on #77446A background

This text has white color on #77446A background.


Related colors

Complementary color

Complementary color for #hex is #88BB95.


I love getcolorcode.com

Triadic colors

1 #6A7744 and #446A77 with #77446A are triadic colors.

2 #6A4477 and #44776A with #77446A are triadic colors.