COLOR #78A576

HEX: #78A576 RGB: (120,165,118)

Renk bilgisi

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

RGB renk modeli

#78A576 color RGB value is (120,165,118).

RGB: (120,165,118) (47%, 65%, 46%)

RGB bağlantıları ve doygunluk

R 120 of 255 = 47%
G 165 of 255 = 65%
B 118 of 255 = 46%

120
165
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 120 + 165 + 118 = 403 (100%)
R 120 of 403 ~ 29.78%
G 165 of 403 ~ 40.94%
B 118 of 403 ~ 29.28'%

%29.78
%40.94
%29.28

CMYK RENK MODELİ

#78A576 rengi CMYK tonu (27,0,28,35).

  • camgöbeği tonu 27.27%
  • eflatun tonu 0.00%
  • sarı tonu 28.48%
  • ana renk tonu 35.29%

CMYK: (27,0,28,35)
C27M0Y28K35 (27%, 0%, 28%, 35%)
(0.27 / 0.00 / 0.28 / 0.35)

CMYK yüzdeleri

%27.27
%0
%28.48
%35.29

Codes

Color #78A576 in popluar color models

78 A5 76
RGB 120 165 118
HSL 117° 20.70% 55.49%
HSB/HSV 117° 28.48% 64.71%
CMYK 27.27% 0.00% 28.48%
35.29%

Color #78A576 in popluar number systems.

HEX 78 A5 76
Decimal 120 165 118
Binary 1111000 10100101 1110110
Octal 170 245 166

Shades and tints

Shades of #78A576

#78A576
(120,165,118)
#6E966C
(110,150,108)
#648762
(100,135,98)
#5A7858
(90,120,88)
#50694E
(80,105,78)
#465A44
(70,90,68)
#3C4B3A
(60,75,58)
#323C30
(50,60,48)
#282D26
(40,45,38)
#1E1E1C
(30,30,28)
#140F12
(20,15,18)
#000000
(0,0,0)

Tints of #78A576

#78A576
(120,165,118)
#84AD82
(132,173,130)
#90B58E
(144,181,142)
#9CBD9A
(156,189,154)
#A8C5A6
(168,197,166)
#B4CDB2
(180,205,178)
#C0D5BE
(192,213,190)
#CCDDCA
(204,221,202)
#D8E5D6
(216,229,214)
#E4EDE2
(228,237,226)
#F0F5EE
(240,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78A576 color. Also use rgb(120,165,118) instead hex code.

Text Font Color

.myTextColor { color: #78A576; }

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

This text font color is #78A576.

Background Color

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

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

This div background color is #78A576.

Border color

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

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

This div border color is #78A576.

Opacity

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

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

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

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

This text has shadow with #78A576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78A576.

Preview

Color preview on black background

This text has color #78A576 on black background.


Color preview on white background

This text has color #78A576 on white background.


Black color preview on #78A576 background

This text has black color on #78A576 background.


White color preview on #78A576 background

This text has white color on #78A576 background.


Related colors

Complementary color

Complementary color for #hex is #875A89.


I love getcolorcode.com

Triadic colors

1 #7678A5 and #A57678 with #78A576 are triadic colors.

2 #76A578 and #A57876 with #78A576 are triadic colors.