COLOR #776F86

HEX: #776F86 RGB: (119,111,134)

Renk bilgisi

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

RGB renk modeli

#776F86 color RGB value is (119,111,134).

RGB: (119,111,134) (47%, 44%, 53%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 111 of 255 = 44%
B 134 of 255 = 53%

119
111
134

R + G + B ~ 48%. #776F86 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 111 + 134 = 364 (100%)
R 119 of 364 ~ 32.69%
G 111 of 364 ~ 30.49%
B 134 of 364 ~ 36.81'%

%32.69
%30.49
%36.81

CMYK RENK MODELİ

#776F86 rengi CMYK tonu (11,17,0,47).

  • camgöbeği tonu 11.19%
  • eflatun tonu 17.16%
  • sarı tonu 0.00%
  • ana renk tonu 47.45%

CMYK: (11,17,0,47)
C11M17Y0K47 (11%, 17%, 0%, 47%)
(0.11 / 0.17 / 0.00 / 0.47)

CMYK yüzdeleri

%11.19
%17.16
%0
%47.45

Codes

Color #776F86 in popluar color models

77 6F 86
RGB 119 111 134
HSL 261° 9.39% 48.04%
HSB/HSV 261° 17.16% 52.55%
CMYK 11.19% 17.16% 0.00%
47.45%

Color #776F86 in popluar number systems.

HEX 77 6F 86
Decimal 119 111 134
Binary 1110111 1101111 10000110
Octal 167 157 206

Shades and tints

Shades of #776F86

#776F86
(119,111,134)
#6D657A
(109,101,122)
#635B6E
(99,91,110)
#595162
(89,81,98)
#4F4756
(79,71,86)
#453D4A
(69,61,74)
#3B333E
(59,51,62)
#312932
(49,41,50)
#271F26
(39,31,38)
#1D151A
(29,21,26)
#130B0E
(19,11,14)
#000000
(0,0,0)

Tints of #776F86

#776F86
(119,111,134)
#837C91
(131,124,145)
#8F899C
(143,137,156)
#9B96A7
(155,150,167)
#A7A3B2
(167,163,178)
#B3B0BD
(179,176,189)
#BFBDC8
(191,189,200)
#CBCAD3
(203,202,211)
#D7D7DE
(215,215,222)
#E3E4E9
(227,228,233)
#EFF1F4
(239,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776F86 color. Also use rgb(119,111,134) instead hex code.

Text Font Color

.myTextColor { color: #776F86; }

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

This text font color is #776F86.

Background Color

.myBgColor { background-color: #776F86; }

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

This div background color is #776F86.

Border color

.myBorderColor { border: 1px solid #776F86; }

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

This div border color is #776F86.

Opacity

.myOpacity80 { color: #776F86; opacity: 0.8; }

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

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

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

This text has shadow with #776F86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776F86.

Preview

Color preview on black background

This text has color #776F86 on black background.


Color preview on white background

This text has color #776F86 on white background.


Black color preview on #776F86 background

This text has black color on #776F86 background.


White color preview on #776F86 background

This text has white color on #776F86 background.


Related colors

Complementary color

Complementary color for #hex is #889079.


I love getcolorcode.com

Triadic colors

1 #86776F and #6F8677 with #776F86 are triadic colors.

2 #866F77 and #6F7786 with #776F86 are triadic colors.