COLOR #77486D

HEX: #77486D RGB: (119,72,109)

Color info

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

RGB color model

#77486D color RGB value is (119,72,109).

RGB: (119,72,109) (47%, 28%, 43%)

RGB channels and saturation

R 119 of 255 = 47%
G 72 of 255 = 28%
B 109 of 255 = 43%

119
72
109

R + G + B ~ 39%. #77486D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 72 + 109 = 300 (100%)
R 119 of 300 ~ 39.67%
G 72 of 300 ~ 24%
B 109 of 300 ~ 36.33'%

%39.67
%24
%36.33

CMYK color model

#77486D color CMYK value is (0,39,8,53).

  • cyan value is 0.00%
  • magenta value is 39.50%
  • yellow value is 8.40%
  • key color value is 53.33%
CMYK: (0,39,8,53) C0M39Y8K53 (0%,39%,8%,53%) (0.00/0.39/0.08/0.53) 

CMYK percentages

%0
%39.5
%8.4
%53.33

Codes

Color #77486D in popluar color models

77 48 6D
RGB 119 72 109
HSL 313° 24.61% 37.45%
HSB/HSV 313° 39.50% 46.67%
CMYK 0.00% 39.50% 8.40%
53.33%

Color #77486D in popluar number systems.

HEX 77 48 6D
Decimal 119 72 109
Binary 1110111 1001000 1101101
Octal 167 110 155

Shades and tints

Shades of #77486D

#77486D
(119,72,109)
#6D4264
(109,66,100)
#633C5B
(99,60,91)
#593652
(89,54,82)
#4F3049
(79,48,73)
#452A40
(69,42,64)
#3B2437
(59,36,55)
#311E2E
(49,30,46)
#271825
(39,24,37)
#1D121C
(29,18,28)
#130C13
(19,12,19)
#000000
(0,0,0)

Tints of #77486D

#77486D
(119,72,109)
#83587A
(131,88,122)
#8F6887
(143,104,135)
#9B7894
(155,120,148)
#A788A1
(167,136,161)
#B398AE
(179,152,174)
#BFA8BB
(191,168,187)
#CBB8C8
(203,184,200)
#D7C8D5
(215,200,213)
#E3D8E2
(227,216,226)
#EFE8EF
(239,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77486D; }

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

This text font color is #77486D.

Background Color

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

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

This div background color is #77486D.

Border color

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

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

This div border color is #77486D.

Opacity

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

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

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

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

This text has shadow with #77486D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77486D.

Preview

Color preview on black background

This text has color #77486D on black background.


Color preview on white background

This text has color #77486D on white background.


Black color preview on #77486D background

This text has black color on #77486D background.


White color preview on #77486D background

This text has white color on #77486D background.


Related colors

Complementary color

Complementary color for #hex is #88B792.


I love getcolorcode.com

Triadic colors

1 #6D7748 and #486D77 with #77486D are triadic colors.

2 #6D4877 and #48776D with #77486D are triadic colors.