COLOR #776882

HEX: #776882 RGB: (119,104,130)

Renk bilgisi

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

RGB renk modeli

#776882 color RGB value is (119,104,130).

RGB: (119,104,130) (47%, 41%, 51%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 104 of 255 = 41%
B 130 of 255 = 51%

119
104
130

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 104 + 130 = 353 (100%)
R 119 of 353 ~ 33.71%
G 104 of 353 ~ 29.46%
B 130 of 353 ~ 36.83'%

%33.71
%29.46
%36.83

CMYK RENK MODELİ

#776882 rengi CMYK tonu (8,20,0,49).

  • camgöbeği tonu 8.46%
  • eflatun tonu 20.00%
  • sarı tonu 0.00%
  • ana renk tonu 49.02%
CMYK: (8,20,0,49) C8M20Y0K49 (8%,20%,0%,49%) (0.08/0.20/0.00/0.49) 

CMYK yüzdeleri

%8.46
%20
%0
%49.02

Codes

Color #776882 in popluar color models

77 68 82
RGB 119 104 130
HSL 275° 11.11% 45.88%
HSB/HSV 275° 20.00% 50.98%
CMYK 8.46% 20.00% 0.00%
49.02%

Color #776882 in popluar number systems.

HEX 77 68 82
Decimal 119 104 130
Binary 1110111 1101000 10000010
Octal 167 150 202

Shades and tints

Shades of #776882

#776882
(119,104,130)
#6D5F77
(109,95,119)
#63566C
(99,86,108)
#594D61
(89,77,97)
#4F4456
(79,68,86)
#453B4B
(69,59,75)
#3B3240
(59,50,64)
#312935
(49,41,53)
#27202A
(39,32,42)
#1D171F
(29,23,31)
#130E14
(19,14,20)
#000000
(0,0,0)

Tints of #776882

#776882
(119,104,130)
#83758D
(131,117,141)
#8F8298
(143,130,152)
#9B8FA3
(155,143,163)
#A79CAE
(167,156,174)
#B3A9B9
(179,169,185)
#BFB6C4
(191,182,196)
#CBC3CF
(203,195,207)
#D7D0DA
(215,208,218)
#E3DDE5
(227,221,229)
#EFEAF0
(239,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776882 color. Also use rgb(119,104,130) instead hex code.

Text Font Color

.myTextColor { color: #776882; }

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

This text font color is #776882.

Background Color

.myBgColor { background-color: #776882; }

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

This div background color is #776882.

Border color

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

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

This div border color is #776882.

Opacity

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

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

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

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

This text has shadow with #776882 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776882.

Preview

Color preview on black background

This text has color #776882 on black background.


Color preview on white background

This text has color #776882 on white background.


Black color preview on #776882 background

This text has black color on #776882 background.


White color preview on #776882 background

This text has white color on #776882 background.


Related colors

Complementary color

Complementary color for #hex is #88977D.


I love getcolorcode.com

Triadic colors

1 #827768 and #688277 with #776882 are triadic colors.

2 #826877 and #687782 with #776882 are triadic colors.