COLOR #779C78

HEX: #779C78 RGB: (119,156,120)

Renk bilgisi

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

RGB renk modeli

#779C78 color RGB value is (119,156,120).

RGB: (119,156,120) (47%, 61%, 47%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 156 of 255 = 61%
B 120 of 255 = 47%

119
156
120

R + G + B ~ 52%. #779C78 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 156 + 120 = 395 (100%)
R 119 of 395 ~ 30.13%
G 156 of 395 ~ 39.49%
B 120 of 395 ~ 30.38'%

%30.13
%39.49
%30.38

CMYK RENK MODELİ

#779C78 rengi CMYK tonu (24,0,23,39).

  • camgöbeği tonu 23.72%
  • eflatun tonu 0.00%
  • sarı tonu 23.08%
  • ana renk tonu 38.82%

CMYK: (24,0,23,39)
C24M0Y23K39 (24%, 0%, 23%, 39%)
(0.24 / 0.00 / 0.23 / 0.39)

CMYK yüzdeleri

%23.72
%0
%23.08
%38.82

Codes

Color #779C78 in popluar color models

77 9C 78
RGB 119 156 120
HSL 122° 15.74% 53.92%
HSB/HSV 122° 23.72% 61.18%
CMYK 23.72% 0.00% 23.08%
38.82%

Color #779C78 in popluar number systems.

HEX 77 9C 78
Decimal 119 156 120
Binary 1110111 10011100 1111000
Octal 167 234 170

Shades and tints

Shades of #779C78

#779C78
(119,156,120)
#6D8E6E
(109,142,110)
#638064
(99,128,100)
#59725A
(89,114,90)
#4F6450
(79,100,80)
#455646
(69,86,70)
#3B483C
(59,72,60)
#313A32
(49,58,50)
#272C28
(39,44,40)
#1D1E1E
(29,30,30)
#131014
(19,16,20)
#000000
(0,0,0)

Tints of #779C78

#779C78
(119,156,120)
#83A584
(131,165,132)
#8FAE90
(143,174,144)
#9BB79C
(155,183,156)
#A7C0A8
(167,192,168)
#B3C9B4
(179,201,180)
#BFD2C0
(191,210,192)
#CBDBCC
(203,219,204)
#D7E4D8
(215,228,216)
#E3EDE4
(227,237,228)
#EFF6F0
(239,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #779C78 color. Also use rgb(119,156,120) instead hex code.

Text Font Color

.myTextColor { color: #779C78; }

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

This text font color is #779C78.

Background Color

.myBgColor { background-color: #779C78; }

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

This div background color is #779C78.

Border color

.myBorderColor { border: 1px solid #779C78; }

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

This div border color is #779C78.

Opacity

.myOpacity80 { color: #779C78; opacity: 0.8; }

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

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

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

This text has shadow with #779C78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779C78.

Preview

Color preview on black background

This text has color #779C78 on black background.


Color preview on white background

This text has color #779C78 on white background.


Black color preview on #779C78 background

This text has black color on #779C78 background.


White color preview on #779C78 background

This text has white color on #779C78 background.


Related colors

Complementary color

Complementary color for #hex is #886387.


I love getcolorcode.com

Triadic colors

1 #78779C and #9C7877 with #779C78 are triadic colors.

2 #789C77 and #9C7778 with #779C78 are triadic colors.