COLOR #778966

HEX: #778966 RGB: (119,137,102)

Renk bilgisi

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

RGB renk modeli

#778966 color RGB value is (119,137,102).

RGB: (119,137,102) (47%, 54%, 40%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 137 of 255 = 54%
B 102 of 255 = 40%

119
137
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 137 + 102 = 358 (100%)
R 119 of 358 ~ 33.24%
G 137 of 358 ~ 38.27%
B 102 of 358 ~ 28.49'%

%33.24
%38.27
%28.49

CMYK RENK MODELİ

#778966 rengi CMYK tonu (13,0,26,46).

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

CMYK: (13,0,26,46)
C13M0Y26K46 (13%, 0%, 26%, 46%)
(0.13 / 0.00 / 0.26 / 0.46)

CMYK yüzdeleri

%13.14
%0
%25.55
%46.27

Codes

Color #778966 in popluar color models

77 89 66
RGB 119 137 102
HSL 91° 14.64% 46.86%
HSB/HSV 91° 25.55% 53.73%
CMYK 13.14% 0.00% 25.55%
46.27%

Color #778966 in popluar number systems.

HEX 77 89 66
Decimal 119 137 102
Binary 1110111 10001001 1100110
Octal 167 211 146

Shades and tints

Shades of #778966

#778966
(119,137,102)
#6D7D5D
(109,125,93)
#637154
(99,113,84)
#59654B
(89,101,75)
#4F5942
(79,89,66)
#454D39
(69,77,57)
#3B4130
(59,65,48)
#313527
(49,53,39)
#27291E
(39,41,30)
#1D1D15
(29,29,21)
#13110C
(19,17,12)
#000000
(0,0,0)

Tints of #778966

#778966
(119,137,102)
#839373
(131,147,115)
#8F9D80
(143,157,128)
#9BA78D
(155,167,141)
#A7B19A
(167,177,154)
#B3BBA7
(179,187,167)
#BFC5B4
(191,197,180)
#CBCFC1
(203,207,193)
#D7D9CE
(215,217,206)
#E3E3DB
(227,227,219)
#EFEDE8
(239,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #778966; }

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

This text font color is #778966.

Background Color

.myBgColor { background-color: #778966; }

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

This div background color is #778966.

Border color

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

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

This div border color is #778966.

Opacity

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

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

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

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

This text has shadow with #778966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778966.

Preview

Color preview on black background

This text has color #778966 on black background.


Color preview on white background

This text has color #778966 on white background.


Black color preview on #778966 background

This text has black color on #778966 background.


White color preview on #778966 background

This text has white color on #778966 background.


Related colors

Complementary color

Complementary color for #hex is #887699.


I love getcolorcode.com

Triadic colors

1 #667789 and #896677 with #778966 are triadic colors.

2 #668977 and #897766 with #778966 are triadic colors.