COLOR #777696

HEX: #777696 RGB: (119,118,150)

Renk bilgisi

#777696 contains red, green and blue colors in about the same proportion. #777696 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#777696 color RGB value is (119,118,150).

RGB: (119,118,150) (47%, 46%, 59%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 118 of 255 = 46%
B 150 of 255 = 59%

119
118
150

R + G + B ~ 51%. #777696 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 118 + 150 = 387 (100%)
R 119 of 387 ~ 30.75%
G 118 of 387 ~ 30.49%
B 150 of 387 ~ 38.76'%

%30.75
%30.49
%38.76

CMYK RENK MODELİ

#777696 rengi CMYK tonu (21,21,0,41).

  • camgöbeği tonu 20.67%
  • eflatun tonu 21.33%
  • sarı tonu 0.00%
  • ana renk tonu 41.18%

CMYK: (21,21,0,41)
C21M21Y0K41 (21%, 21%, 0%, 41%)
(0.21 / 0.21 / 0.00 / 0.41)

CMYK yüzdeleri

%20.67
%21.33
%0
%41.18

Codes

Color #777696 in popluar color models

77 76 96
RGB 119 118 150
HSL 242° 13.22% 52.55%
HSB/HSV 242° 21.33% 58.82%
CMYK 20.67% 21.33% 0.00%
41.18%

Color #777696 in popluar number systems.

HEX 77 76 96
Decimal 119 118 150
Binary 1110111 1110110 10010110
Octal 167 166 226

Shades and tints

Shades of #777696

#777696
(119,118,150)
#6D6C89
(109,108,137)
#63627C
(99,98,124)
#59586F
(89,88,111)
#4F4E62
(79,78,98)
#454455
(69,68,85)
#3B3A48
(59,58,72)
#31303B
(49,48,59)
#27262E
(39,38,46)
#1D1C21
(29,28,33)
#131214
(19,18,20)
#000000
(0,0,0)

Tints of #777696

#777696
(119,118,150)
#83829F
(131,130,159)
#8F8EA8
(143,142,168)
#9B9AB1
(155,154,177)
#A7A6BA
(167,166,186)
#B3B2C3
(179,178,195)
#BFBECC
(191,190,204)
#CBCAD5
(203,202,213)
#D7D6DE
(215,214,222)
#E3E2E7
(227,226,231)
#EFEEF0
(239,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #777696 color. Also use rgb(119,118,150) instead hex code.

Text Font Color

.myTextColor { color: #777696; }

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

This text font color is #777696.

Background Color

.myBgColor { background-color: #777696; }

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

This div background color is #777696.

Border color

.myBorderColor { border: 1px solid #777696; }

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

This div border color is #777696.

Opacity

.myOpacity80 { color: #777696; opacity: 0.8; }

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

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

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

This text has shadow with #777696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #777696.

Preview

Color preview on black background

This text has color #777696 on black background.


Color preview on white background

This text has color #777696 on white background.


Black color preview on #777696 background

This text has black color on #777696 background.


White color preview on #777696 background

This text has white color on #777696 background.


Related colors

Complementary color

Complementary color for #hex is #888969.


I love getcolorcode.com

Gradyan

Color #777696 is used in Rhythm gradient.

Rhythm


Triadic colors

1 #967776 and #769677 with #777696 are triadic colors.

2 #967677 and #767796 with #777696 are triadic colors.