COLOR #78E1B3

HEX: #78E1B3 RGB: (120,225,179)

Color info

#78E1B3 contains mainly green and blue colors. Web safe color of #78E1B3 is #66CC99 (or #6C9).

RGB color model

#78E1B3 color RGB value is (120,225,179).

RGB: (120,225,179) (47%, 88%, 70%)

RGB channels and saturation

R 120 of 255 = 47%
G 225 of 255 = 88%
B 179 of 255 = 70%

120
225
179

R + G + B ~ 68%. #78E1B3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 120 + 225 + 179 = 524 (100%)
R 120 of 524 ~ 22.9%
G 225 of 524 ~ 42.94%
B 179 of 524 ~ 34.16'%

%22.9
%42.94
%34.16

CMYK color model

#78E1B3 color CMYK value is (47,0,20,12).

  • cyan value is 46.67%
  • magenta value is 0.00%
  • yellow value is 20.44%
  • key color value is 11.76%

CMYK: (47,0,20,12)
C47M0Y20K12 (47%, 0%, 20%, 12%)
(0.47 / 0.00 / 0.20 / 0.12)

CMYK percentages

%46.67
%0
%20.44
%11.76

Codes

Color #78E1B3 in popluar color models

78 E1 B3
RGB 120 225 179
HSL 154° 63.64% 67.65%
HSB/HSV 154° 46.67% 88.24%
CMYK 46.67% 0.00% 20.44%
11.76%

Color #78E1B3 in popluar number systems.

HEX 78 E1 B3
Decimal 120 225 179
Binary 1111000 11100001 10110011
Octal 170 341 263

Shades and tints

Shades of #78E1B3

#78E1B3
(120,225,179)
#6ECDA3
(110,205,163)
#64B993
(100,185,147)
#5AA583
(90,165,131)
#509173
(80,145,115)
#467D63
(70,125,99)
#3C6953
(60,105,83)
#325543
(50,85,67)
#284133
(40,65,51)
#1E2D23
(30,45,35)
#141913
(20,25,19)
#000000
(0,0,0)

Tints of #78E1B3

#78E1B3
(120,225,179)
#84E3B9
(132,227,185)
#90E5BF
(144,229,191)
#9CE7C5
(156,231,197)
#A8E9CB
(168,233,203)
#B4EBD1
(180,235,209)
#C0EDD7
(192,237,215)
#CCEFDD
(204,239,221)
#D8F1E3
(216,241,227)
#E4F3E9
(228,243,233)
#F0F5EF
(240,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78E1B3 color. Also use rgb(120,225,179) instead hex code.

Text Font Color

.myTextColor { color: #78E1B3; }

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

This text font color is #78E1B3.

Background Color

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

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

This div background color is #78E1B3.

Border color

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

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

This div border color is #78E1B3.

Opacity

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

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

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

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

This text has shadow with #78E1B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78E1B3.

Preview

Color preview on black background

This text has color #78E1B3 on black background.


Color preview on white background

This text has color #78E1B3 on white background.


Black color preview on #78E1B3 background

This text has black color on #78E1B3 background.


White color preview on #78E1B3 background

This text has white color on #78E1B3 background.


Related colors

Complementary color

Complementary color for #hex is #871E4C.


I love getcolorcode.com

Triadic colors

1 #B378E1 and #E1B378 with #78E1B3 are triadic colors.

2 #B3E178 and #E178B3 with #78E1B3 are triadic colors.