COLOR #776F9B

HEX: #776F9B RGB: (119,111,155)

Renk bilgisi

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

RGB renk modeli

#776F9B color RGB value is (119,111,155).

RGB: (119,111,155) (47%, 44%, 61%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 111 of 255 = 44%
B 155 of 255 = 61%

119
111
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 111 + 155 = 385 (100%)
R 119 of 385 ~ 30.91%
G 111 of 385 ~ 28.83%
B 155 of 385 ~ 40.26'%

%30.91
%28.83
%40.26

CMYK RENK MODELİ

#776F9B rengi CMYK tonu (23,28,0,39).

  • camgöbeği tonu 23.23%
  • eflatun tonu 28.39%
  • sarı tonu 0.00%
  • ana renk tonu 39.22%

CMYK: (23,28,0,39)
C23M28Y0K39 (23%, 28%, 0%, 39%)
(0.23 / 0.28 / 0.00 / 0.39)

CMYK yüzdeleri

%23.23
%28.39
%0
%39.22

Codes

Color #776F9B in popluar color models

77 6F 9B
RGB 119 111 155
HSL 251° 18.03% 52.16%
HSB/HSV 251° 28.39% 60.78%
CMYK 23.23% 28.39% 0.00%
39.22%

Color #776F9B in popluar number systems.

HEX 77 6F 9B
Decimal 119 111 155
Binary 1110111 1101111 10011011
Octal 167 157 233

Shades and tints

Shades of #776F9B

#776F9B
(119,111,155)
#6D658D
(109,101,141)
#635B7F
(99,91,127)
#595171
(89,81,113)
#4F4763
(79,71,99)
#453D55
(69,61,85)
#3B3347
(59,51,71)
#312939
(49,41,57)
#271F2B
(39,31,43)
#1D151D
(29,21,29)
#130B0F
(19,11,15)
#000000
(0,0,0)

Tints of #776F9B

#776F9B
(119,111,155)
#837CA4
(131,124,164)
#8F89AD
(143,137,173)
#9B96B6
(155,150,182)
#A7A3BF
(167,163,191)
#B3B0C8
(179,176,200)
#BFBDD1
(191,189,209)
#CBCADA
(203,202,218)
#D7D7E3
(215,215,227)
#E3E4EC
(227,228,236)
#EFF1F5
(239,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776F9B; }

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

This text font color is #776F9B.

Background Color

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

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

This div background color is #776F9B.

Border color

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

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

This div border color is #776F9B.

Opacity

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

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

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

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

This text has shadow with #776F9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776F9B.

Preview

Color preview on black background

This text has color #776F9B on black background.


Color preview on white background

This text has color #776F9B on white background.


Black color preview on #776F9B background

This text has black color on #776F9B background.


White color preview on #776F9B background

This text has white color on #776F9B background.


Related colors

Complementary color

Complementary color for #hex is #889064.


I love getcolorcode.com

Triadic colors

1 #9B776F and #6F9B77 with #776F9B are triadic colors.

2 #9B6F77 and #6F779B with #776F9B are triadic colors.