COLOR #776DA1

HEX: #776DA1 RGB: (119,109,161)

Renk bilgisi

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

RGB renk modeli

#776DA1 color RGB value is (119,109,161).

RGB: (119,109,161) (47%, 43%, 63%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 109 of 255 = 43%
B 161 of 255 = 63%

119
109
161

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 109 + 161 = 389 (100%)
R 119 of 389 ~ 30.59%
G 109 of 389 ~ 28.02%
B 161 of 389 ~ 41.39'%

%30.59
%28.02
%41.39

CMYK RENK MODELİ

#776DA1 rengi CMYK tonu (26,32,0,37).

  • camgöbeği tonu 26.09%
  • eflatun tonu 32.30%
  • sarı tonu 0.00%
  • ana renk tonu 36.86%

CMYK: (26,32,0,37)
C26M32Y0K37 (26%, 32%, 0%, 37%)
(0.26 / 0.32 / 0.00 / 0.37)

CMYK yüzdeleri

%26.09
%32.3
%0
%36.86

Codes

Color #776DA1 in popluar color models

77 6D A1
RGB 119 109 161
HSL 252° 21.67% 52.94%
HSB/HSV 252° 32.30% 63.14%
CMYK 26.09% 32.30% 0.00%
36.86%

Color #776DA1 in popluar number systems.

HEX 77 6D A1
Decimal 119 109 161
Binary 1110111 1101101 10100001
Octal 167 155 241

Shades and tints

Shades of #776DA1

#776DA1
(119,109,161)
#6D6493
(109,100,147)
#635B85
(99,91,133)
#595277
(89,82,119)
#4F4969
(79,73,105)
#45405B
(69,64,91)
#3B374D
(59,55,77)
#312E3F
(49,46,63)
#272531
(39,37,49)
#1D1C23
(29,28,35)
#131315
(19,19,21)
#000000
(0,0,0)

Tints of #776DA1

#776DA1
(119,109,161)
#837AA9
(131,122,169)
#8F87B1
(143,135,177)
#9B94B9
(155,148,185)
#A7A1C1
(167,161,193)
#B3AEC9
(179,174,201)
#BFBBD1
(191,187,209)
#CBC8D9
(203,200,217)
#D7D5E1
(215,213,225)
#E3E2E9
(227,226,233)
#EFEFF1
(239,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776DA1 color. Also use rgb(119,109,161) instead hex code.

Text Font Color

.myTextColor { color: #776DA1; }

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

This text font color is #776DA1.

Background Color

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

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

This div background color is #776DA1.

Border color

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

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

This div border color is #776DA1.

Opacity

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

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

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

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

This text has shadow with #776DA1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776DA1.

Preview

Color preview on black background

This text has color #776DA1 on black background.


Color preview on white background

This text has color #776DA1 on white background.


Black color preview on #776DA1 background

This text has black color on #776DA1 background.


White color preview on #776DA1 background

This text has white color on #776DA1 background.


Related colors

Complementary color

Complementary color for #hex is #88925E.


I love getcolorcode.com

Triadic colors

1 #A1776D and #6DA177 with #776DA1 are triadic colors.

2 #A16D77 and #6D77A1 with #776DA1 are triadic colors.