COLOR #778A76

HEX: #778A76 RGB: (119,138,118)

Renk bilgisi

#778A76 contains red, green and blue colors in about the same proportion. #778A76 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#778A76 color RGB value is (119,138,118).

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

RGB bağlantıları ve doygunluk

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

119
138
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 138 + 118 = 375 (100%)
R 119 of 375 ~ 31.73%
G 138 of 375 ~ 36.8%
B 118 of 375 ~ 31.47'%

%31.73
%36.8
%31.47

CMYK RENK MODELİ

#778A76 rengi CMYK tonu (14,0,14,46).

  • camgöbeği tonu 13.77%
  • eflatun tonu 0.00%
  • sarı tonu 14.49%
  • ana renk tonu 45.88%

CMYK: (14,0,14,46)
C14M0Y14K46 (14%, 0%, 14%, 46%)
(0.14 / 0.00 / 0.14 / 0.46)

CMYK yüzdeleri

%13.77
%0
%14.49
%45.88

Codes

Color #778A76 in popluar color models

77 8A 76
RGB 119 138 118
HSL 117° 7.87% 50.20%
HSB/HSV 117° 14.49% 54.12%
CMYK 13.77% 0.00% 14.49%
45.88%

Color #778A76 in popluar number systems.

HEX 77 8A 76
Decimal 119 138 118
Binary 1110111 10001010 1110110
Octal 167 212 166

Shades and tints

Shades of #778A76

#778A76
(119,138,118)
#6D7E6C
(109,126,108)
#637262
(99,114,98)
#596658
(89,102,88)
#4F5A4E
(79,90,78)
#454E44
(69,78,68)
#3B423A
(59,66,58)
#313630
(49,54,48)
#272A26
(39,42,38)
#1D1E1C
(29,30,28)
#131212
(19,18,18)
#000000
(0,0,0)

Tints of #778A76

#778A76
(119,138,118)
#839482
(131,148,130)
#8F9E8E
(143,158,142)
#9BA89A
(155,168,154)
#A7B2A6
(167,178,166)
#B3BCB2
(179,188,178)
#BFC6BE
(191,198,190)
#CBD0CA
(203,208,202)
#D7DAD6
(215,218,214)
#E3E4E2
(227,228,226)
#EFEEEE
(239,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #778A76; }

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

This text font color is #778A76.

Background Color

.myBgColor { background-color: #778A76; }

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

This div background color is #778A76.

Border color

.myBorderColor { border: 1px solid #778A76; }

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

This div border color is #778A76.

Opacity

.myOpacity80 { color: #778A76; opacity: 0.8; }

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

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

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

This text has shadow with #778A76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778A76.

Preview

Color preview on black background

This text has color #778A76 on black background.


Color preview on white background

This text has color #778A76 on white background.


Black color preview on #778A76 background

This text has black color on #778A76 background.


White color preview on #778A76 background

This text has white color on #778A76 background.


Related colors

Complementary color

Complementary color for #hex is #887589.


I love getcolorcode.com

Triadic colors

1 #76778A and #8A7677 with #778A76 are triadic colors.

2 #768A77 and #8A7776 with #778A76 are triadic colors.