COLOR #776CA4

HEX: #776CA4 RGB: (119,108,164)

Renk bilgisi

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

RGB renk modeli

#776CA4 color RGB value is (119,108,164).

RGB: (119,108,164) (47%, 42%, 64%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 108 of 255 = 42%
B 164 of 255 = 64%

119
108
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 108 + 164 = 391 (100%)
R 119 of 391 ~ 30.43%
G 108 of 391 ~ 27.62%
B 164 of 391 ~ 41.94'%

%30.43
%27.62
%41.94

CMYK RENK MODELİ

#776CA4 rengi CMYK tonu (27,34,0,36).

  • camgöbeği tonu 27.44%
  • eflatun tonu 34.15%
  • sarı tonu 0.00%
  • ana renk tonu 35.69%
CMYK: (27,34,0,36) C27M34Y0K36 (27%,34%,0%,36%) (0.27/0.34/0.00/0.36) 

CMYK yüzdeleri

%27.44
%34.15
%0
%35.69

Codes

Color #776CA4 in popluar color models

77 6C A4
RGB 119 108 164
HSL 252° 23.53% 53.33%
HSB/HSV 252° 34.15% 64.31%
CMYK 27.44% 34.15% 0.00%
35.69%

Color #776CA4 in popluar number systems.

HEX 77 6C A4
Decimal 119 108 164
Binary 1110111 1101100 10100100
Octal 167 154 244

Shades and tints

Shades of #776CA4

#776CA4
(119,108,164)
#6D6396
(109,99,150)
#635A88
(99,90,136)
#59517A
(89,81,122)
#4F486C
(79,72,108)
#453F5E
(69,63,94)
#3B3650
(59,54,80)
#312D42
(49,45,66)
#272434
(39,36,52)
#1D1B26
(29,27,38)
#131218
(19,18,24)
#000000
(0,0,0)

Tints of #776CA4

#776CA4
(119,108,164)
#8379AC
(131,121,172)
#8F86B4
(143,134,180)
#9B93BC
(155,147,188)
#A7A0C4
(167,160,196)
#B3ADCC
(179,173,204)
#BFBAD4
(191,186,212)
#CBC7DC
(203,199,220)
#D7D4E4
(215,212,228)
#E3E1EC
(227,225,236)
#EFEEF4
(239,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776CA4 color. Also use rgb(119,108,164) instead hex code.

Text Font Color

.myTextColor { color: #776CA4; }

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

This text font color is #776CA4.

Background Color

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

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

This div background color is #776CA4.

Border color

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

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

This div border color is #776CA4.

Opacity

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

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

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

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

This text has shadow with #776CA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776CA4.

Preview

Color preview on black background

This text has color #776CA4 on black background.


Color preview on white background

This text has color #776CA4 on white background.


Black color preview on #776CA4 background

This text has black color on #776CA4 background.


White color preview on #776CA4 background

This text has white color on #776CA4 background.


Related colors

Complementary color

Complementary color for #hex is #88935B.


I love getcolorcode.com

Triadic colors

1 #A4776C and #6CA477 with #776CA4 are triadic colors.

2 #A46C77 and #6C77A4 with #776CA4 are triadic colors.