COLOR #776680

HEX: #776680 RGB: (119,102,128)

Renk bilgisi

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

RGB renk modeli

#776680 color RGB value is (119,102,128).

RGB: (119,102,128) (47%, 40%, 50%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 102 of 255 = 40%
B 128 of 255 = 50%

119
102
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 102 + 128 = 349 (100%)
R 119 of 349 ~ 34.1%
G 102 of 349 ~ 29.23%
B 128 of 349 ~ 36.68'%

%34.1
%29.23
%36.68

CMYK RENK MODELİ

#776680 rengi CMYK tonu (7,20,0,50).

  • camgöbeği tonu 7.03%
  • eflatun tonu 20.31%
  • sarı tonu 0.00%
  • ana renk tonu 49.80%

CMYK: (7,20,0,50)
C7M20Y0K50 (7%, 20%, 0%, 50%)
(0.07 / 0.20 / 0.00 / 0.50)

CMYK yüzdeleri

%7.03
%20.31
%0
%49.8

Codes

Color #776680 in popluar color models

77 66 80
RGB 119 102 128
HSL 279° 11.30% 45.10%
HSB/HSV 279° 20.31% 50.20%
CMYK 7.03% 20.31% 0.00%
49.80%

Color #776680 in popluar number systems.

HEX 77 66 80
Decimal 119 102 128
Binary 1110111 1100110 10000000
Octal 167 146 200

Shades and tints

Shades of #776680

#776680
(119,102,128)
#6D5D75
(109,93,117)
#63546A
(99,84,106)
#594B5F
(89,75,95)
#4F4254
(79,66,84)
#453949
(69,57,73)
#3B303E
(59,48,62)
#312733
(49,39,51)
#271E28
(39,30,40)
#1D151D
(29,21,29)
#130C12
(19,12,18)
#000000
(0,0,0)

Tints of #776680

#776680
(119,102,128)
#83738B
(131,115,139)
#8F8096
(143,128,150)
#9B8DA1
(155,141,161)
#A79AAC
(167,154,172)
#B3A7B7
(179,167,183)
#BFB4C2
(191,180,194)
#CBC1CD
(203,193,205)
#D7CED8
(215,206,216)
#E3DBE3
(227,219,227)
#EFE8EE
(239,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776680 color. Also use rgb(119,102,128) instead hex code.

Text Font Color

.myTextColor { color: #776680; }

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

This text font color is #776680.

Background Color

.myBgColor { background-color: #776680; }

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

This div background color is #776680.

Border color

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

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

This div border color is #776680.

Opacity

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

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

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

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

This text has shadow with #776680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776680.

Preview

Color preview on black background

This text has color #776680 on black background.


Color preview on white background

This text has color #776680 on white background.


Black color preview on #776680 background

This text has black color on #776680 background.


White color preview on #776680 background

This text has white color on #776680 background.


Related colors

Complementary color

Complementary color for #hex is #88997F.


I love getcolorcode.com

Triadic colors

1 #807766 and #668077 with #776680 are triadic colors.

2 #806677 and #667780 with #776680 are triadic colors.