COLOR #776380

HEX: #776380 RGB: (119,99,128)

Renk bilgisi

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

RGB renk modeli

#776380 color RGB value is (119,99,128).

RGB: (119,99,128) (47%, 39%, 50%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 99 of 255 = 39%
B 128 of 255 = 50%

119
99
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 99 + 128 = 346 (100%)
R 119 of 346 ~ 34.39%
G 99 of 346 ~ 28.61%
B 128 of 346 ~ 36.99'%

%34.39
%28.61
%36.99

CMYK RENK MODELİ

#776380 rengi CMYK tonu (7,23,0,50).

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

CMYK: (7,23,0,50)
C7M23Y0K50 (7%, 23%, 0%, 50%)
(0.07 / 0.23 / 0.00 / 0.50)

CMYK yüzdeleri

%7.03
%22.66
%0
%49.8

Codes

Color #776380 in popluar color models

77 63 80
RGB 119 99 128
HSL 281° 12.78% 44.51%
HSB/HSV 281° 22.66% 50.20%
CMYK 7.03% 22.66% 0.00%
49.80%

Color #776380 in popluar number systems.

HEX 77 63 80
Decimal 119 99 128
Binary 1110111 1100011 10000000
Octal 167 143 200

Shades and tints

Shades of #776380

#776380
(119,99,128)
#6D5A75
(109,90,117)
#63516A
(99,81,106)
#59485F
(89,72,95)
#4F3F54
(79,63,84)
#453649
(69,54,73)
#3B2D3E
(59,45,62)
#312433
(49,36,51)
#271B28
(39,27,40)
#1D121D
(29,18,29)
#130912
(19,9,18)
#000000
(0,0,0)

Tints of #776380

#776380
(119,99,128)
#83718B
(131,113,139)
#8F7F96
(143,127,150)
#9B8DA1
(155,141,161)
#A79BAC
(167,155,172)
#B3A9B7
(179,169,183)
#BFB7C2
(191,183,194)
#CBC5CD
(203,197,205)
#D7D3D8
(215,211,216)
#E3E1E3
(227,225,227)
#EFEFEE
(239,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776380; }

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

This text font color is #776380.

Background Color

.myBgColor { background-color: #776380; }

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

This div background color is #776380.

Border color

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

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

This div border color is #776380.

Opacity

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

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

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

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

This text has shadow with #776380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776380.

Preview

Color preview on black background

This text has color #776380 on black background.


Color preview on white background

This text has color #776380 on white background.


Black color preview on #776380 background

This text has black color on #776380 background.


White color preview on #776380 background

This text has white color on #776380 background.


Related colors

Complementary color

Complementary color for #hex is #889C7F.


I love getcolorcode.com

Triadic colors

1 #807763 and #638077 with #776380 are triadic colors.

2 #806377 and #637780 with #776380 are triadic colors.