COLOR #7776B1

HEX: #7776B1 RGB: (119,118,177)

Renk bilgisi

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

RGB renk modeli

#7776B1 color RGB value is (119,118,177).

RGB: (119,118,177) (47%, 46%, 69%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 118 of 255 = 46%
B 177 of 255 = 69%

119
118
177

R + G + B ~ 54%. #7776B1 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 118 + 177 = 414 (100%)
R 119 of 414 ~ 28.74%
G 118 of 414 ~ 28.5%
B 177 of 414 ~ 42.75'%

%28.74
%28.5
%42.75

CMYK RENK MODELİ

#7776B1 rengi CMYK tonu (33,33,0,31).

  • camgöbeği tonu 32.77%
  • eflatun tonu 33.33%
  • sarı tonu 0.00%
  • ana renk tonu 30.59%

CMYK: (33,33,0,31)
C33M33Y0K31 (33%, 33%, 0%, 31%)
(0.33 / 0.33 / 0.00 / 0.31)

CMYK yüzdeleri

%32.77
%33.33
%0
%30.59

Codes

Color #7776B1 in popluar color models

77 76 B1
RGB 119 118 177
HSL 241° 27.44% 57.84%
HSB/HSV 241° 33.33% 69.41%
CMYK 32.77% 33.33% 0.00%
30.59%

Color #7776B1 in popluar number systems.

HEX 77 76 B1
Decimal 119 118 177
Binary 1110111 1110110 10110001
Octal 167 166 261

Shades and tints

Shades of #7776B1

#7776B1
(119,118,177)
#6D6CA1
(109,108,161)
#636291
(99,98,145)
#595881
(89,88,129)
#4F4E71
(79,78,113)
#454461
(69,68,97)
#3B3A51
(59,58,81)
#313041
(49,48,65)
#272631
(39,38,49)
#1D1C21
(29,28,33)
#131211
(19,18,17)
#000000
(0,0,0)

Tints of #7776B1

#7776B1
(119,118,177)
#8382B8
(131,130,184)
#8F8EBF
(143,142,191)
#9B9AC6
(155,154,198)
#A7A6CD
(167,166,205)
#B3B2D4
(179,178,212)
#BFBEDB
(191,190,219)
#CBCAE2
(203,202,226)
#D7D6E9
(215,214,233)
#E3E2F0
(227,226,240)
#EFEEF7
(239,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7776B1 color. Also use rgb(119,118,177) instead hex code.

Text Font Color

.myTextColor { color: #7776B1; }

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

This text font color is #7776B1.

Background Color

.myBgColor { background-color: #7776B1; }

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

This div background color is #7776B1.

Border color

.myBorderColor { border: 1px solid #7776B1; }

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

This div border color is #7776B1.

Opacity

.myOpacity80 { color: #7776B1; opacity: 0.8; }

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

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

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

This text has shadow with #7776B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7776B1.

Preview

Color preview on black background

This text has color #7776B1 on black background.


Color preview on white background

This text has color #7776B1 on white background.


Black color preview on #7776B1 background

This text has black color on #7776B1 background.


White color preview on #7776B1 background

This text has white color on #7776B1 background.


Related colors

Complementary color

Complementary color for #hex is #88894E.


I love getcolorcode.com

Triadic colors

1 #B17776 and #76B177 with #7776B1 are triadic colors.

2 #B17677 and #7677B1 with #7776B1 are triadic colors.