COLOR #77648F

HEX: #77648F RGB: (119,100,143)

Color info

#77648F contains red, green and blue colors in about the same proportion. Web safe color of #77648F is #666699 (or #669).

RGB color model

#77648F color RGB value is (119,100,143).

RGB: (119,100,143) (47%, 39%, 56%)

RGB channels and saturation

R 119 of 255 = 47%
G 100 of 255 = 39%
B 143 of 255 = 56%

119
100
143

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

Portions of RGB colors in percentages

R + G + B = 119 + 100 + 143 = 362 (100%)
R 119 of 362 ~ 32.87%
G 100 of 362 ~ 27.62%
B 143 of 362 ~ 39.5'%

%32.87
%27.62
%39.5

CMYK color model

#77648F color CMYK value is (17,30,0,44).

  • cyan value is 16.78%
  • magenta value is 30.07%
  • yellow value is 0.00%
  • key color value is 43.92%

CMYK: (17,30,0,44)
C17M30Y0K44 (17%, 30%, 0%, 44%)
(0.17 / 0.30 / 0.00 / 0.44)

CMYK percentages

%16.78
%30.07
%0
%43.92

Codes

Color #77648F in popluar color models

77 64 8F
RGB 119 100 143
HSL 267° 17.70% 47.65%
HSB/HSV 267° 30.07% 56.08%
CMYK 16.78% 30.07% 0.00%
43.92%

Color #77648F in popluar number systems.

HEX 77 64 8F
Decimal 119 100 143
Binary 1110111 1100100 10001111
Octal 167 144 217

Shades and tints

Shades of #77648F

#77648F
(119,100,143)
#6D5B82
(109,91,130)
#635275
(99,82,117)
#594968
(89,73,104)
#4F405B
(79,64,91)
#45374E
(69,55,78)
#3B2E41
(59,46,65)
#312534
(49,37,52)
#271C27
(39,28,39)
#1D131A
(29,19,26)
#130A0D
(19,10,13)
#000000
(0,0,0)

Tints of #77648F

#77648F
(119,100,143)
#837299
(131,114,153)
#8F80A3
(143,128,163)
#9B8EAD
(155,142,173)
#A79CB7
(167,156,183)
#B3AAC1
(179,170,193)
#BFB8CB
(191,184,203)
#CBC6D5
(203,198,213)
#D7D4DF
(215,212,223)
#E3E2E9
(227,226,233)
#EFF0F3
(239,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77648F color. Also use rgb(119,100,143) instead hex code.

Text Font Color

.myTextColor { color: #77648F; }

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

This text font color is #77648F.

Background Color

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

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

This div background color is #77648F.

Border color

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

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

This div border color is #77648F.

Opacity

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

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

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

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

This text has shadow with #77648F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77648F.

Preview

Color preview on black background

This text has color #77648F on black background.


Color preview on white background

This text has color #77648F on white background.


Black color preview on #77648F background

This text has black color on #77648F background.


White color preview on #77648F background

This text has white color on #77648F background.


Related colors

Complementary color

Complementary color for #hex is #889B70.


I love getcolorcode.com

Triadic colors

1 #8F7764 and #648F77 with #77648F are triadic colors.

2 #8F6477 and #64778F with #77648F are triadic colors.