COLOR #78AD5E

HEX: #78AD5E RGB: (120,173,94)

Renk bilgisi

#78AD5E contains mainly red and green colors. #78AD5E ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#78AD5E color RGB value is (120,173,94).

RGB: (120,173,94) (47%, 68%, 37%)

RGB bağlantıları ve doygunluk

R 120 of 255 = 47%
G 173 of 255 = 68%
B 94 of 255 = 37%

120
173
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 120 + 173 + 94 = 387 (100%)
R 120 of 387 ~ 31.01%
G 173 of 387 ~ 44.7%
B 94 of 387 ~ 24.29'%

%31.01
%44.7
%24.29

CMYK RENK MODELİ

#78AD5E rengi CMYK tonu (31,0,46,32).

  • camgöbeği tonu 30.64%
  • eflatun tonu 0.00%
  • sarı tonu 45.66%
  • ana renk tonu 32.16%

CMYK: (31,0,46,32)
C31M0Y46K32 (31%, 0%, 46%, 32%)
(0.31 / 0.00 / 0.46 / 0.32)

CMYK yüzdeleri

%30.64
%0
%45.66
%32.16

Codes

Color #78AD5E in popluar color models

78 AD 5E
RGB 120 173 94
HSL 100° 32.51% 52.35%
HSB/HSV 100° 45.66% 67.84%
CMYK 30.64% 0.00% 45.66%
32.16%

Color #78AD5E in popluar number systems.

HEX 78 AD 5E
Decimal 120 173 94
Binary 1111000 10101101 1011110
Octal 170 255 136

Shades and tints

Shades of #78AD5E

#78AD5E
(120,173,94)
#6E9E56
(110,158,86)
#648F4E
(100,143,78)
#5A8046
(90,128,70)
#50713E
(80,113,62)
#466236
(70,98,54)
#3C532E
(60,83,46)
#324426
(50,68,38)
#28351E
(40,53,30)
#1E2616
(30,38,22)
#14170E
(20,23,14)
#000000
(0,0,0)

Tints of #78AD5E

#78AD5E
(120,173,94)
#84B46C
(132,180,108)
#90BB7A
(144,187,122)
#9CC288
(156,194,136)
#A8C996
(168,201,150)
#B4D0A4
(180,208,164)
#C0D7B2
(192,215,178)
#CCDEC0
(204,222,192)
#D8E5CE
(216,229,206)
#E4ECDC
(228,236,220)
#F0F3EA
(240,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78AD5E color. Also use rgb(120,173,94) instead hex code.

Text Font Color

.myTextColor { color: #78AD5E; }

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

This text font color is #78AD5E.

Background Color

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

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

This div background color is #78AD5E.

Border color

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

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

This div border color is #78AD5E.

Opacity

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

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

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

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

This text has shadow with #78AD5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78AD5E.

Preview

Color preview on black background

This text has color #78AD5E on black background.


Color preview on white background

This text has color #78AD5E on white background.


Black color preview on #78AD5E background

This text has black color on #78AD5E background.


White color preview on #78AD5E background

This text has white color on #78AD5E background.


Related colors

Complementary color

Complementary color for #hex is #8752A1.


I love getcolorcode.com

Triadic colors

1 #5E78AD and #AD5E78 with #78AD5E are triadic colors.

2 #5EAD78 and #AD785E with #78AD5E are triadic colors.