COLOR #78E5A1

HEX: #78E5A1 RGB: (120,229,161)

Color info

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

RGB color model

#78E5A1 color RGB value is (120,229,161).

RGB: (120,229,161) (47%, 90%, 63%)

RGB channels and saturation

R 120 of 255 = 47%
G 229 of 255 = 90%
B 161 of 255 = 63%

120
229
161

R + G + B ~ 67%. #78E5A1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 120 + 229 + 161 = 510 (100%)
R 120 of 510 ~ 23.53%
G 229 of 510 ~ 44.9%
B 161 of 510 ~ 31.57'%

%23.53
%44.9
%31.57

CMYK color model

#78E5A1 color CMYK value is (48,0,30,10).

  • cyan value is 47.60%
  • magenta value is 0.00%
  • yellow value is 29.69%
  • key color value is 10.20%

CMYK: (48,0,30,10)
C48M0Y30K10 (48%, 0%, 30%, 10%)
(0.48 / 0.00 / 0.30 / 0.10)

CMYK percentages

%47.6
%0
%29.69
%10.2

Codes

Color #78E5A1 in popluar color models

78 E5 A1
RGB 120 229 161
HSL 143° 67.70% 68.43%
HSB/HSV 143° 47.60% 89.80%
CMYK 47.60% 0.00% 29.69%
10.20%

Color #78E5A1 in popluar number systems.

HEX 78 E5 A1
Decimal 120 229 161
Binary 1111000 11100101 10100001
Octal 170 345 241

Shades and tints

Shades of #78E5A1

#78E5A1
(120,229,161)
#6ED193
(110,209,147)
#64BD85
(100,189,133)
#5AA977
(90,169,119)
#509569
(80,149,105)
#46815B
(70,129,91)
#3C6D4D
(60,109,77)
#32593F
(50,89,63)
#284531
(40,69,49)
#1E3123
(30,49,35)
#141D15
(20,29,21)
#000000
(0,0,0)

Tints of #78E5A1

#78E5A1
(120,229,161)
#84E7A9
(132,231,169)
#90E9B1
(144,233,177)
#9CEBB9
(156,235,185)
#A8EDC1
(168,237,193)
#B4EFC9
(180,239,201)
#C0F1D1
(192,241,209)
#CCF3D9
(204,243,217)
#D8F5E1
(216,245,225)
#E4F7E9
(228,247,233)
#F0F9F1
(240,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78E5A1 color. Also use rgb(120,229,161) instead hex code.

Text Font Color

.myTextColor { color: #78E5A1; }

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

This text font color is #78E5A1.

Background Color

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

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

This div background color is #78E5A1.

Border color

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

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

This div border color is #78E5A1.

Opacity

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

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

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

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

This text has shadow with #78E5A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78E5A1.

Preview

Color preview on black background

This text has color #78E5A1 on black background.


Color preview on white background

This text has color #78E5A1 on white background.


Black color preview on #78E5A1 background

This text has black color on #78E5A1 background.


White color preview on #78E5A1 background

This text has white color on #78E5A1 background.


Related colors

Complementary color

Complementary color for #hex is #871A5E.


I love getcolorcode.com

Triadic colors

1 #A178E5 and #E5A178 with #78E5A1 are triadic colors.

2 #A1E578 and #E578A1 with #78E5A1 are triadic colors.