COLOR #776EA9

HEX: #776EA9 RGB: (119,110,169)

Renk bilgisi

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

RGB renk modeli

#776EA9 color RGB value is (119,110,169).

RGB: (119,110,169) (47%, 43%, 66%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 110 of 255 = 43%
B 169 of 255 = 66%

119
110
169

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 110 + 169 = 398 (100%)
R 119 of 398 ~ 29.9%
G 110 of 398 ~ 27.64%
B 169 of 398 ~ 42.46'%

%29.9
%27.64
%42.46

CMYK RENK MODELİ

#776EA9 rengi CMYK tonu (30,35,0,34).

  • camgöbeği tonu 29.59%
  • eflatun tonu 34.91%
  • sarı tonu 0.00%
  • ana renk tonu 33.73%

CMYK: (30,35,0,34)
C30M35Y0K34 (30%, 35%, 0%, 34%)
(0.30 / 0.35 / 0.00 / 0.34)

CMYK yüzdeleri

%29.59
%34.91
%0
%33.73

Codes

Color #776EA9 in popluar color models

77 6E A9
RGB 119 110 169
HSL 249° 25.54% 54.71%
HSB/HSV 249° 34.91% 66.27%
CMYK 29.59% 34.91% 0.00%
33.73%

Color #776EA9 in popluar number systems.

HEX 77 6E A9
Decimal 119 110 169
Binary 1110111 1101110 10101001
Octal 167 156 251

Shades and tints

Shades of #776EA9

#776EA9
(119,110,169)
#6D649A
(109,100,154)
#635A8B
(99,90,139)
#59507C
(89,80,124)
#4F466D
(79,70,109)
#453C5E
(69,60,94)
#3B324F
(59,50,79)
#312840
(49,40,64)
#271E31
(39,30,49)
#1D1422
(29,20,34)
#130A13
(19,10,19)
#000000
(0,0,0)

Tints of #776EA9

#776EA9
(119,110,169)
#837BB0
(131,123,176)
#8F88B7
(143,136,183)
#9B95BE
(155,149,190)
#A7A2C5
(167,162,197)
#B3AFCC
(179,175,204)
#BFBCD3
(191,188,211)
#CBC9DA
(203,201,218)
#D7D6E1
(215,214,225)
#E3E3E8
(227,227,232)
#EFF0EF
(239,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776EA9 color. Also use rgb(119,110,169) instead hex code.

Text Font Color

.myTextColor { color: #776EA9; }

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

This text font color is #776EA9.

Background Color

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

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

This div background color is #776EA9.

Border color

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

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

This div border color is #776EA9.

Opacity

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

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

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

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

This text has shadow with #776EA9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776EA9.

Preview

Color preview on black background

This text has color #776EA9 on black background.


Color preview on white background

This text has color #776EA9 on white background.


Black color preview on #776EA9 background

This text has black color on #776EA9 background.


White color preview on #776EA9 background

This text has white color on #776EA9 background.


Related colors

Complementary color

Complementary color for #hex is #889156.


I love getcolorcode.com

Triadic colors

1 #A9776E and #6EA977 with #776EA9 are triadic colors.

2 #A96E77 and #6E77A9 with #776EA9 are triadic colors.