COLOR #779076

HEX: #779076 RGB: (119,144,118)

Renk bilgisi

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

RGB renk modeli

#779076 color RGB value is (119,144,118).

RGB: (119,144,118) (47%, 56%, 46%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 144 of 255 = 56%
B 118 of 255 = 46%

119
144
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 144 + 118 = 381 (100%)
R 119 of 381 ~ 31.23%
G 144 of 381 ~ 37.8%
B 118 of 381 ~ 30.97'%

%31.23
%37.8
%30.97

CMYK RENK MODELİ

#779076 rengi CMYK tonu (17,0,18,44).

  • camgöbeği tonu 17.36%
  • eflatun tonu 0.00%
  • sarı tonu 18.06%
  • ana renk tonu 43.53%

CMYK: (17,0,18,44)
C17M0Y18K44 (17%, 0%, 18%, 44%)
(0.17 / 0.00 / 0.18 / 0.44)

CMYK yüzdeleri

%17.36
%0
%18.06
%43.53

Codes

Color #779076 in popluar color models

77 90 76
RGB 119 144 118
HSL 118° 10.48% 51.37%
HSB/HSV 118° 18.06% 56.47%
CMYK 17.36% 0.00% 18.06%
43.53%

Color #779076 in popluar number systems.

HEX 77 90 76
Decimal 119 144 118
Binary 1110111 10010000 1110110
Octal 167 220 166

Shades and tints

Shades of #779076

#779076
(119,144,118)
#6D836C
(109,131,108)
#637662
(99,118,98)
#596958
(89,105,88)
#4F5C4E
(79,92,78)
#454F44
(69,79,68)
#3B423A
(59,66,58)
#313530
(49,53,48)
#272826
(39,40,38)
#1D1B1C
(29,27,28)
#130E12
(19,14,18)
#000000
(0,0,0)

Tints of #779076

#779076
(119,144,118)
#839A82
(131,154,130)
#8FA48E
(143,164,142)
#9BAE9A
(155,174,154)
#A7B8A6
(167,184,166)
#B3C2B2
(179,194,178)
#BFCCBE
(191,204,190)
#CBD6CA
(203,214,202)
#D7E0D6
(215,224,214)
#E3EAE2
(227,234,226)
#EFF4EE
(239,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #779076; }

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

This text font color is #779076.

Background Color

.myBgColor { background-color: #779076; }

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

This div background color is #779076.

Border color

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

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

This div border color is #779076.

Opacity

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

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

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

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

This text has shadow with #779076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779076.

Preview

Color preview on black background

This text has color #779076 on black background.


Color preview on white background

This text has color #779076 on white background.


Black color preview on #779076 background

This text has black color on #779076 background.


White color preview on #779076 background

This text has white color on #779076 background.


Related colors

Complementary color

Complementary color for #hex is #886F89.


I love getcolorcode.com

Triadic colors

1 #767790 and #907677 with #779076 are triadic colors.

2 #769077 and #907776 with #779076 are triadic colors.