COLOR #78D394

HEX: #78D394 RGB: (120,211,148)

Color info

#78D394 contains mainly green color. Web safe color of #78D394 is #66CC99 (or #6C9).

RGB color model

#78D394 color RGB value is (120,211,148).

RGB: (120,211,148) (47%, 83%, 58%)

RGB channels and saturation

R 120 of 255 = 47%
G 211 of 255 = 83%
B 148 of 255 = 58%

120
211
148

R + G + B ~ 63%. #78D394 is quite light color.

Portions of RGB colors in percentages

R + G + B = 120 + 211 + 148 = 479 (100%)
R 120 of 479 ~ 25.05%
G 211 of 479 ~ 44.05%
B 148 of 479 ~ 30.9'%

%25.05
%44.05
%30.9

CMYK color model

#78D394 color CMYK value is (43,0,30,17).

  • cyan value is 43.13%
  • magenta value is 0.00%
  • yellow value is 29.86%
  • key color value is 17.25%
CMYK: (43,0,30,17) C43M0Y30K17 (43%,0%,30%,17%) (0.43/0.00/0.30/0.17) 

CMYK percentages

%43.13
%0
%29.86
%17.25

Codes

Color #78D394 in popluar color models

78 D3 94
RGB 120 211 148
HSL 138° 50.84% 64.90%
HSB/HSV 138° 43.13% 82.75%
CMYK 43.13% 0.00% 29.86%
17.25%

Color #78D394 in popluar number systems.

HEX 78 D3 94
Decimal 120 211 148
Binary 1111000 11010011 10010100
Octal 170 323 224

Shades and tints

Shades of #78D394

#78D394
(120,211,148)
#6EC087
(110,192,135)
#64AD7A
(100,173,122)
#5A9A6D
(90,154,109)
#508760
(80,135,96)
#467453
(70,116,83)
#3C6146
(60,97,70)
#324E39
(50,78,57)
#283B2C
(40,59,44)
#1E281F
(30,40,31)
#141512
(20,21,18)
#000000
(0,0,0)

Tints of #78D394

#78D394
(120,211,148)
#84D79D
(132,215,157)
#90DBA6
(144,219,166)
#9CDFAF
(156,223,175)
#A8E3B8
(168,227,184)
#B4E7C1
(180,231,193)
#C0EBCA
(192,235,202)
#CCEFD3
(204,239,211)
#D8F3DC
(216,243,220)
#E4F7E5
(228,247,229)
#F0FBEE
(240,251,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78D394 color. Also use rgb(120,211,148) instead hex code.

Text Font Color

.myTextColor { color: #78D394; }

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

This text font color is #78D394.

Background Color

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

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

This div background color is #78D394.

Border color

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

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

This div border color is #78D394.

Opacity

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

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

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

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

This text has shadow with #78D394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78D394.

Preview

Color preview on black background

This text has color #78D394 on black background.


Color preview on white background

This text has color #78D394 on white background.


Black color preview on #78D394 background

This text has black color on #78D394 background.


White color preview on #78D394 background

This text has white color on #78D394 background.


Related colors

Complementary color

Complementary color for #hex is #872C6B.


I love getcolorcode.com

Triadic colors

1 #9478D3 and #D39478 with #78D394 are triadic colors.

2 #94D378 and #D37894 with #78D394 are triadic colors.