COLOR #78A077

HEX: #78A077 RGB: (120,160,119)

Renk bilgisi

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

RGB renk modeli

#78A077 color RGB value is (120,160,119).

RGB: (120,160,119) (47%, 63%, 47%)

RGB bağlantıları ve doygunluk

R 120 of 255 = 47%
G 160 of 255 = 63%
B 119 of 255 = 47%

120
160
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 120 + 160 + 119 = 399 (100%)
R 120 of 399 ~ 30.08%
G 160 of 399 ~ 40.1%
B 119 of 399 ~ 29.82'%

%30.08
%40.1
%29.82

CMYK RENK MODELİ

#78A077 rengi CMYK tonu (25,0,26,37).

  • camgöbeği tonu 25.00%
  • eflatun tonu 0.00%
  • sarı tonu 25.63%
  • ana renk tonu 37.25%

CMYK: (25,0,26,37)
C25M0Y26K37 (25%, 0%, 26%, 37%)
(0.25 / 0.00 / 0.26 / 0.37)

CMYK yüzdeleri

%25
%0
%25.63
%37.25

Codes

Color #78A077 in popluar color models

78 A0 77
RGB 120 160 119
HSL 119° 17.75% 54.71%
HSB/HSV 119° 25.63% 62.75%
CMYK 25.00% 0.00% 25.63%
37.25%

Color #78A077 in popluar number systems.

HEX 78 A0 77
Decimal 120 160 119
Binary 1111000 10100000 1110111
Octal 170 240 167

Shades and tints

Shades of #78A077

#78A077
(120,160,119)
#6E926D
(110,146,109)
#648463
(100,132,99)
#5A7659
(90,118,89)
#50684F
(80,104,79)
#465A45
(70,90,69)
#3C4C3B
(60,76,59)
#323E31
(50,62,49)
#283027
(40,48,39)
#1E221D
(30,34,29)
#141413
(20,20,19)
#000000
(0,0,0)

Tints of #78A077

#78A077
(120,160,119)
#84A883
(132,168,131)
#90B08F
(144,176,143)
#9CB89B
(156,184,155)
#A8C0A7
(168,192,167)
#B4C8B3
(180,200,179)
#C0D0BF
(192,208,191)
#CCD8CB
(204,216,203)
#D8E0D7
(216,224,215)
#E4E8E3
(228,232,227)
#F0F0EF
(240,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78A077 color. Also use rgb(120,160,119) instead hex code.

Text Font Color

.myTextColor { color: #78A077; }

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

This text font color is #78A077.

Background Color

.myBgColor { background-color: #78A077; }

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

This div background color is #78A077.

Border color

.myBorderColor { border: 1px solid #78A077; }

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

This div border color is #78A077.

Opacity

.myOpacity80 { color: #78A077; opacity: 0.8; }

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

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

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

This text has shadow with #78A077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78A077.

Preview

Color preview on black background

This text has color #78A077 on black background.


Color preview on white background

This text has color #78A077 on white background.


Black color preview on #78A077 background

This text has black color on #78A077 background.


White color preview on #78A077 background

This text has white color on #78A077 background.


Related colors

Complementary color

Complementary color for #hex is #875F88.


I love getcolorcode.com

Triadic colors

1 #7778A0 and #A07778 with #78A077 are triadic colors.

2 #77A078 and #A07877 with #78A077 are triadic colors.