COLOR #776F8F

HEX: #776F8F RGB: (119,111,143)

Renk bilgisi

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

RGB renk modeli

#776F8F color RGB value is (119,111,143).

RGB: (119,111,143) (47%, 44%, 56%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 111 of 255 = 44%
B 143 of 255 = 56%

119
111
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 111 + 143 = 373 (100%)
R 119 of 373 ~ 31.9%
G 111 of 373 ~ 29.76%
B 143 of 373 ~ 38.34'%

%31.9
%29.76
%38.34

CMYK RENK MODELİ

#776F8F rengi CMYK tonu (17,22,0,44).

  • camgöbeği tonu 16.78%
  • eflatun tonu 22.38%
  • sarı tonu 0.00%
  • ana renk tonu 43.92%
CMYK: (17,22,0,44) C17M22Y0K44 (17%,22%,0%,44%) (0.17/0.22/0.00/0.44) 

CMYK yüzdeleri

%16.78
%22.38
%0
%43.92

Codes

Color #776F8F in popluar color models

77 6F 8F
RGB 119 111 143
HSL 255° 12.60% 49.80%
HSB/HSV 255° 22.38% 56.08%
CMYK 16.78% 22.38% 0.00%
43.92%

Color #776F8F in popluar number systems.

HEX 77 6F 8F
Decimal 119 111 143
Binary 1110111 1101111 10001111
Octal 167 157 217

Shades and tints

Shades of #776F8F

#776F8F
(119,111,143)
#6D6582
(109,101,130)
#635B75
(99,91,117)
#595168
(89,81,104)
#4F475B
(79,71,91)
#453D4E
(69,61,78)
#3B3341
(59,51,65)
#312934
(49,41,52)
#271F27
(39,31,39)
#1D151A
(29,21,26)
#130B0D
(19,11,13)
#000000
(0,0,0)

Tints of #776F8F

#776F8F
(119,111,143)
#837C99
(131,124,153)
#8F89A3
(143,137,163)
#9B96AD
(155,150,173)
#A7A3B7
(167,163,183)
#B3B0C1
(179,176,193)
#BFBDCB
(191,189,203)
#CBCAD5
(203,202,213)
#D7D7DF
(215,215,223)
#E3E4E9
(227,228,233)
#EFF1F3
(239,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776F8F; }

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

This text font color is #776F8F.

Background Color

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

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

This div background color is #776F8F.

Border color

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

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

This div border color is #776F8F.

Opacity

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

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

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

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

This text has shadow with #776F8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776F8F.

Preview

Color preview on black background

This text has color #776F8F on black background.


Color preview on white background

This text has color #776F8F on white background.


Black color preview on #776F8F background

This text has black color on #776F8F background.


White color preview on #776F8F background

This text has white color on #776F8F background.


Related colors

Complementary color

Complementary color for #hex is #889070.


I love getcolorcode.com

Triadic colors

1 #8F776F and #6F8F77 with #776F8F are triadic colors.

2 #8F6F77 and #6F778F with #776F8F are triadic colors.