COLOR #77496F

HEX: #77496F RGB: (119,73,111)

Color info

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

RGB color model

#77496F color RGB value is (119,73,111).

RGB: (119,73,111) (47%, 29%, 44%)

RGB channels and saturation

R 119 of 255 = 47%
G 73 of 255 = 29%
B 111 of 255 = 44%

119
73
111

R + G + B ~ 40%. #77496F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 73 + 111 = 303 (100%)
R 119 of 303 ~ 39.27%
G 73 of 303 ~ 24.09%
B 111 of 303 ~ 36.63'%

%39.27
%24.09
%36.63

CMYK color model

#77496F color CMYK value is (0,39,7,53).

  • cyan value is 0.00%
  • magenta value is 38.66%
  • yellow value is 6.72%
  • key color value is 53.33%

CMYK: (0,39,7,53)
C0M39Y7K53 (0%, 39%, 7%, 53%)
(0.00 / 0.39 / 0.07 / 0.53)

CMYK percentages

%0
%38.66
%6.72
%53.33

Codes

Color #77496F in popluar color models

77 49 6F
RGB 119 73 111
HSL 310° 23.96% 37.65%
HSB/HSV 310° 38.66% 46.67%
CMYK 0.00% 38.66% 6.72%
53.33%

Color #77496F in popluar number systems.

HEX 77 49 6F
Decimal 119 73 111
Binary 1110111 1001001 1101111
Octal 167 111 157

Shades and tints

Shades of #77496F

#77496F
(119,73,111)
#6D4365
(109,67,101)
#633D5B
(99,61,91)
#593751
(89,55,81)
#4F3147
(79,49,71)
#452B3D
(69,43,61)
#3B2533
(59,37,51)
#311F29
(49,31,41)
#27191F
(39,25,31)
#1D1315
(29,19,21)
#130D0B
(19,13,11)
#000000
(0,0,0)

Tints of #77496F

#77496F
(119,73,111)
#83597C
(131,89,124)
#8F6989
(143,105,137)
#9B7996
(155,121,150)
#A789A3
(167,137,163)
#B399B0
(179,153,176)
#BFA9BD
(191,169,189)
#CBB9CA
(203,185,202)
#D7C9D7
(215,201,215)
#E3D9E4
(227,217,228)
#EFE9F1
(239,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77496F color. Also use rgb(119,73,111) instead hex code.

Text Font Color

.myTextColor { color: #77496F; }

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

This text font color is #77496F.

Background Color

.myBgColor { background-color: #77496F; }

<div style="background-color:#77496F">Inner text</div>

This div background color is #77496F.

Border color

.myBorderColor { border: 1px solid #77496F; }

<div style="border:3px solid #77496F">Div</div>

This div border color is #77496F.

Opacity

.myOpacity80 { color: #77496F; opacity: 0.8; }

<p style="color:#77496F;opacity:0.8;">80%</p>

Text with #77496F 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 #77496F;}

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

This text has shadow with #77496F color.


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

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

This text has shadow with #77496F primary color and red secondary color.


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

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

This text has shadow with #77496F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77496F.

Preview

Color preview on black background

This text has color #77496F on black background.


Color preview on white background

This text has color #77496F on white background.


Black color preview on #77496F background

This text has black color on #77496F background.


White color preview on #77496F background

This text has white color on #77496F background.


Related colors

Complementary color

Complementary color for #hex is #88B690.


I love getcolorcode.com

Triadic colors

1 #6F7749 and #496F77 with #77496F are triadic colors.

2 #6F4977 and #49776F with #77496F are triadic colors.