COLOR #777689

HEX: #777689 RGB: (119,118,137)

Renk bilgisi

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

RGB renk modeli

#777689 color RGB value is (119,118,137).

RGB: (119,118,137) (47%, 46%, 54%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 118 of 255 = 46%
B 137 of 255 = 54%

119
118
137

R + G + B ~ 49%. #777689 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 118 + 137 = 374 (100%)
R 119 of 374 ~ 31.82%
G 118 of 374 ~ 31.55%
B 137 of 374 ~ 36.63'%

%31.82
%31.55
%36.63

CMYK RENK MODELİ

#777689 rengi CMYK tonu (13,14,0,46).

  • camgöbeği tonu 13.14%
  • eflatun tonu 13.87%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%

CMYK: (13,14,0,46)
C13M14Y0K46 (13%, 14%, 0%, 46%)
(0.13 / 0.14 / 0.00 / 0.46)

CMYK yüzdeleri

%13.14
%13.87
%0
%46.27

Codes

Color #777689 in popluar color models

77 76 89
RGB 119 118 137
HSL 243° 7.45% 50.00%
HSB/HSV 243° 13.87% 53.73%
CMYK 13.14% 13.87% 0.00%
46.27%

Color #777689 in popluar number systems.

HEX 77 76 89
Decimal 119 118 137
Binary 1110111 1110110 10001001
Octal 167 166 211

Shades and tints

Shades of #777689

#777689
(119,118,137)
#6D6C7D
(109,108,125)
#636271
(99,98,113)
#595865
(89,88,101)
#4F4E59
(79,78,89)
#45444D
(69,68,77)
#3B3A41
(59,58,65)
#313035
(49,48,53)
#272629
(39,38,41)
#1D1C1D
(29,28,29)
#131211
(19,18,17)
#000000
(0,0,0)

Tints of #777689

#777689
(119,118,137)
#838293
(131,130,147)
#8F8E9D
(143,142,157)
#9B9AA7
(155,154,167)
#A7A6B1
(167,166,177)
#B3B2BB
(179,178,187)
#BFBEC5
(191,190,197)
#CBCACF
(203,202,207)
#D7D6D9
(215,214,217)
#E3E2E3
(227,226,227)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #777689; }

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

This text font color is #777689.

Background Color

.myBgColor { background-color: #777689; }

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

This div background color is #777689.

Border color

.myBorderColor { border: 1px solid #777689; }

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

This div border color is #777689.

Opacity

.myOpacity80 { color: #777689; opacity: 0.8; }

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

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

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

This text has shadow with #777689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #777689.

Preview

Color preview on black background

This text has color #777689 on black background.


Color preview on white background

This text has color #777689 on white background.


Black color preview on #777689 background

This text has black color on #777689 background.


White color preview on #777689 background

This text has white color on #777689 background.


Related colors

Complementary color

Complementary color for #hex is #888976.


I love getcolorcode.com

Triadic colors

1 #897776 and #768977 with #777689 are triadic colors.

2 #897677 and #767789 with #777689 are triadic colors.