COLOR #77929E

HEX: #77929E RGB: (119,146,158)

Color info

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

RGB color model

#77929E color RGB value is (119,146,158).

RGB: (119,146,158) (47%, 57%, 62%)

RGB channels and saturation

R 119 of 255 = 47%
G 146 of 255 = 57%
B 158 of 255 = 62%

119
146
158

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

Portions of RGB colors in percentages

R + G + B = 119 + 146 + 158 = 423 (100%)
R 119 of 423 ~ 28.13%
G 146 of 423 ~ 34.52%
B 158 of 423 ~ 37.35'%

%28.13
%34.52
%37.35

CMYK color model

#77929E color CMYK value is (25,8,0,38).

  • cyan value is 24.68%
  • magenta value is 7.59%
  • yellow value is 0.00%
  • key color value is 38.04%
CMYK: (25,8,0,38) C25M8Y0K38 (25%,8%,0%,38%) (0.25/0.08/0.00/0.38) 

CMYK percentages

%24.68
%7.59
%0
%38.04

Codes

Color #77929E in popluar color models

77 92 9E
RGB 119 146 158
HSL 198° 16.74% 54.31%
HSB/HSV 198° 24.68% 61.96%
CMYK 24.68% 7.59% 0.00%
38.04%

Color #77929E in popluar number systems.

HEX 77 92 9E
Decimal 119 146 158
Binary 1110111 10010010 10011110
Octal 167 222 236

Shades and tints

Shades of #77929E

#77929E
(119,146,158)
#6D8590
(109,133,144)
#637882
(99,120,130)
#596B74
(89,107,116)
#4F5E66
(79,94,102)
#455158
(69,81,88)
#3B444A
(59,68,74)
#31373C
(49,55,60)
#272A2E
(39,42,46)
#1D1D20
(29,29,32)
#131012
(19,16,18)
#000000
(0,0,0)

Tints of #77929E

#77929E
(119,146,158)
#839BA6
(131,155,166)
#8FA4AE
(143,164,174)
#9BADB6
(155,173,182)
#A7B6BE
(167,182,190)
#B3BFC6
(179,191,198)
#BFC8CE
(191,200,206)
#CBD1D6
(203,209,214)
#D7DADE
(215,218,222)
#E3E3E6
(227,227,230)
#EFECEE
(239,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77929E; }

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

This text font color is #77929E.

Background Color

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

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

This div background color is #77929E.

Border color

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

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

This div border color is #77929E.

Opacity

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

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

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

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

This text has shadow with #77929E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77929E.

Preview

Color preview on black background

This text has color #77929E on black background.


Color preview on white background

This text has color #77929E on white background.


Black color preview on #77929E background

This text has black color on #77929E background.


White color preview on #77929E background

This text has white color on #77929E background.


Related colors

Complementary color

Complementary color for #hex is #886D61.


I love getcolorcode.com

Triadic colors

1 #9E7792 and #929E77 with #77929E are triadic colors.

2 #9E9277 and #92779E with #77929E are triadic colors.