COLOR #77799E

HEX: #77799E RGB: (119,121,158)

Color info

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

RGB color model

#77799E color RGB value is (119,121,158).

RGB: (119,121,158) (47%, 47%, 62%)

RGB channels and saturation

R 119 of 255 = 47%
G 121 of 255 = 47%
B 158 of 255 = 62%

119
121
158

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

Portions of RGB colors in percentages

R + G + B = 119 + 121 + 158 = 398 (100%)
R 119 of 398 ~ 29.9%
G 121 of 398 ~ 30.4%
B 158 of 398 ~ 39.7'%

%29.9
%30.4
%39.7

CMYK color model

#77799E color CMYK value is (25,23,0,38).

  • cyan value is 24.68%
  • magenta value is 23.42%
  • yellow value is 0.00%
  • key color value is 38.04%
CMYK: (25,23,0,38) C25M23Y0K38 (25%,23%,0%,38%) (0.25/0.23/0.00/0.38) 

CMYK percentages

%24.68
%23.42
%0
%38.04

Codes

Color #77799E in popluar color models

77 79 9E
RGB 119 121 158
HSL 237° 16.74% 54.31%
HSB/HSV 237° 24.68% 61.96%
CMYK 24.68% 23.42% 0.00%
38.04%

Color #77799E in popluar number systems.

HEX 77 79 9E
Decimal 119 121 158
Binary 1110111 1111001 10011110
Octal 167 171 236

Shades and tints

Shades of #77799E

#77799E
(119,121,158)
#6D6E90
(109,110,144)
#636382
(99,99,130)
#595874
(89,88,116)
#4F4D66
(79,77,102)
#454258
(69,66,88)
#3B374A
(59,55,74)
#312C3C
(49,44,60)
#27212E
(39,33,46)
#1D1620
(29,22,32)
#130B12
(19,11,18)
#000000
(0,0,0)

Tints of #77799E

#77799E
(119,121,158)
#8385A6
(131,133,166)
#8F91AE
(143,145,174)
#9B9DB6
(155,157,182)
#A7A9BE
(167,169,190)
#B3B5C6
(179,181,198)
#BFC1CE
(191,193,206)
#CBCDD6
(203,205,214)
#D7D9DE
(215,217,222)
#E3E5E6
(227,229,230)
#EFF1EE
(239,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77799E; }

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

This text font color is #77799E.

Background Color

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

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

This div background color is #77799E.

Border color

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

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

This div border color is #77799E.

Opacity

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

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

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

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

This text has shadow with #77799E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77799E.

Preview

Color preview on black background

This text has color #77799E on black background.


Color preview on white background

This text has color #77799E on white background.


Black color preview on #77799E background

This text has black color on #77799E background.


White color preview on #77799E background

This text has white color on #77799E background.


Related colors

Complementary color

Complementary color for #hex is #888661.


I love getcolorcode.com

Triadic colors

1 #9E7779 and #799E77 with #77799E are triadic colors.

2 #9E7977 and #79779E with #77799E are triadic colors.