COLOR #77869E

HEX: #77869E RGB: (119,134,158)

Color info

#77869E contains red, green and blue colors in about the same proportion. Web safe color of #77869E is #669999 (or #699).

RGB color model

#77869E color RGB value is (119,134,158).

RGB: (119,134,158) (47%, 53%, 62%)

RGB channels and saturation

R 119 of 255 = 47%
G 134 of 255 = 53%
B 158 of 255 = 62%

119
134
158

R + G + B ~ 54%. #77869E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 134 + 158 = 411 (100%)
R 119 of 411 ~ 28.95%
G 134 of 411 ~ 32.6%
B 158 of 411 ~ 38.44'%

%28.95
%32.6
%38.44

CMYK color model

#77869E color CMYK value is (25,15,0,38).

  • cyan value is 24.68%
  • magenta value is 15.19%
  • yellow value is 0.00%
  • key color value is 38.04%
CMYK: (25,15,0,38) C25M15Y0K38 (25%,15%,0%,38%) (0.25/0.15/0.00/0.38) 

CMYK percentages

%24.68
%15.19
%0
%38.04

Codes

Color #77869E in popluar color models

77 86 9E
RGB 119 134 158
HSL 217° 16.74% 54.31%
HSB/HSV 217° 24.68% 61.96%
CMYK 24.68% 15.19% 0.00%
38.04%

Color #77869E in popluar number systems.

HEX 77 86 9E
Decimal 119 134 158
Binary 1110111 10000110 10011110
Octal 167 206 236

Shades and tints

Shades of #77869E

#77869E
(119,134,158)
#6D7A90
(109,122,144)
#636E82
(99,110,130)
#596274
(89,98,116)
#4F5666
(79,86,102)
#454A58
(69,74,88)
#3B3E4A
(59,62,74)
#31323C
(49,50,60)
#27262E
(39,38,46)
#1D1A20
(29,26,32)
#130E12
(19,14,18)
#000000
(0,0,0)

Tints of #77869E

#77869E
(119,134,158)
#8391A6
(131,145,166)
#8F9CAE
(143,156,174)
#9BA7B6
(155,167,182)
#A7B2BE
(167,178,190)
#B3BDC6
(179,189,198)
#BFC8CE
(191,200,206)
#CBD3D6
(203,211,214)
#D7DEDE
(215,222,222)
#E3E9E6
(227,233,230)
#EFF4EE
(239,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77869E color. Also use rgb(119,134,158) instead hex code.

Text Font Color

.myTextColor { color: #77869E; }

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

This text font color is #77869E.

Background Color

.myBgColor { background-color: #77869E; }

<div style="background-color:#77869E">Inner text</div>

This div background color is #77869E.

Border color

.myBorderColor { border: 1px solid #77869E; }

<div style="border:3px solid #77869E">Div</div>

This div border color is #77869E.

Opacity

.myOpacity80 { color: #77869E; opacity: 0.8; }

<p style="color:#77869E;opacity:0.8;">80%</p>

Text with #77869E 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 #77869E;}

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

This text has shadow with #77869E color.


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

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

This text has shadow with #77869E primary color and red secondary color.


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

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

This text has shadow with #77869E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77869E.

Preview

Color preview on black background

This text has color #77869E on black background.


Color preview on white background

This text has color #77869E on white background.


Black color preview on #77869E background

This text has black color on #77869E background.


White color preview on #77869E background

This text has white color on #77869E background.


Related colors

Complementary color

Complementary color for #hex is #887961.


I love getcolorcode.com

Triadic colors

1 #9E7786 and #869E77 with #77869E are triadic colors.

2 #9E8677 and #86779E with #77869E are triadic colors.