COLOR #78BF8A

HEX: #78BF8A RGB: (120,191,138)

Color info

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

RGB color model

#78BF8A color RGB value is (120,191,138).

RGB: (120,191,138) (47%, 75%, 54%)

RGB channels and saturation

R 120 of 255 = 47%
G 191 of 255 = 75%
B 138 of 255 = 54%

120
191
138

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

Portions of RGB colors in percentages

R + G + B = 120 + 191 + 138 = 449 (100%)
R 120 of 449 ~ 26.73%
G 191 of 449 ~ 42.54%
B 138 of 449 ~ 30.73'%

%26.73
%42.54
%30.73

CMYK color model

#78BF8A color CMYK value is (37,0,28,25).

  • cyan value is 37.17%
  • magenta value is 0.00%
  • yellow value is 27.75%
  • key color value is 25.10%

CMYK: (37,0,28,25)
C37M0Y28K25 (37%, 0%, 28%, 25%)
(0.37 / 0.00 / 0.28 / 0.25)

CMYK percentages

%37.17
%0
%27.75
%25.1

Codes

Color #78BF8A in popluar color models

78 BF 8A
RGB 120 191 138
HSL 135° 35.68% 60.98%
HSB/HSV 135° 37.17% 74.90%
CMYK 37.17% 0.00% 27.75%
25.10%

Color #78BF8A in popluar number systems.

HEX 78 BF 8A
Decimal 120 191 138
Binary 1111000 10111111 10001010
Octal 170 277 212

Shades and tints

Shades of #78BF8A

#78BF8A
(120,191,138)
#6EAE7E
(110,174,126)
#649D72
(100,157,114)
#5A8C66
(90,140,102)
#507B5A
(80,123,90)
#466A4E
(70,106,78)
#3C5942
(60,89,66)
#324836
(50,72,54)
#28372A
(40,55,42)
#1E261E
(30,38,30)
#141512
(20,21,18)
#000000
(0,0,0)

Tints of #78BF8A

#78BF8A
(120,191,138)
#84C494
(132,196,148)
#90C99E
(144,201,158)
#9CCEA8
(156,206,168)
#A8D3B2
(168,211,178)
#B4D8BC
(180,216,188)
#C0DDC6
(192,221,198)
#CCE2D0
(204,226,208)
#D8E7DA
(216,231,218)
#E4ECE4
(228,236,228)
#F0F1EE
(240,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78BF8A color. Also use rgb(120,191,138) instead hex code.

Text Font Color

.myTextColor { color: #78BF8A; }

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

This text font color is #78BF8A.

Background Color

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

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

This div background color is #78BF8A.

Border color

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

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

This div border color is #78BF8A.

Opacity

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

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

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

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

This text has shadow with #78BF8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78BF8A.

Preview

Color preview on black background

This text has color #78BF8A on black background.


Color preview on white background

This text has color #78BF8A on white background.


Black color preview on #78BF8A background

This text has black color on #78BF8A background.


White color preview on #78BF8A background

This text has white color on #78BF8A background.


Related colors

Complementary color

Complementary color for #hex is #874075.


I love getcolorcode.com

Triadic colors

1 #8A78BF and #BF8A78 with #78BF8A are triadic colors.

2 #8ABF78 and #BF788A with #78BF8A are triadic colors.