COLOR #4EAC88

HEX: #4EAC88 RGB: (78,172,136)

Color info

#4EAC88 contains mainly green and blue colors. Web safe color of #4EAC88 is #669999 (or #699).

RGB color model

#4EAC88 color RGB value is (78,172,136).

RGB: (78,172,136) (31%, 67%, 53%)

RGB channels and saturation

R 78 of 255 = 31%
G 172 of 255 = 67%
B 136 of 255 = 53%

78
172
136

R + G + B ~ 50%. #4EAC88 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 78 + 172 + 136 = 386 (100%)
R 78 of 386 ~ 20.21%
G 172 of 386 ~ 44.56%
B 136 of 386 ~ 35.23'%

%20.21
%44.56
%35.23

CMYK color model

#4EAC88 color CMYK value is (55,0,21,33).

  • cyan value is 54.65%
  • magenta value is 0.00%
  • yellow value is 20.93%
  • key color value is 32.55%

CMYK: (55,0,21,33)
C55M0Y21K33 (55%, 0%, 21%, 33%)
(0.55 / 0.00 / 0.21 / 0.33)

CMYK percentages

%54.65
%0
%20.93
%32.55

Codes

Color #4EAC88 in popluar color models

4E AC 88
RGB 78 172 136
HSL 157° 37.60% 49.02%
HSB/HSV 157° 54.65% 67.45%
CMYK 54.65% 0.00% 20.93%
32.55%

Color #4EAC88 in popluar number systems.

HEX 4E AC 88
Decimal 78 172 136
Binary 1001110 10101100 10001000
Octal 116 254 210

Shades and tints

Shades of #4EAC88

#4EAC88
(78,172,136)
#479D7C
(71,157,124)
#408E70
(64,142,112)
#397F64
(57,127,100)
#327058
(50,112,88)
#2B614C
(43,97,76)
#245240
(36,82,64)
#1D4334
(29,67,52)
#163428
(22,52,40)
#0F251C
(15,37,28)
#081610
(8,22,16)
#000000
(0,0,0)

Tints of #4EAC88

#4EAC88
(78,172,136)
#5EB392
(94,179,146)
#6EBA9C
(110,186,156)
#7EC1A6
(126,193,166)
#8EC8B0
(142,200,176)
#9ECFBA
(158,207,186)
#AED6C4
(174,214,196)
#BEDDCE
(190,221,206)
#CEE4D8
(206,228,216)
#DEEBE2
(222,235,226)
#EEF2EC
(238,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4EAC88 color. Also use rgb(78,172,136) instead hex code.

Text Font Color

.myTextColor { color: #4EAC88; }

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

This text font color is #4EAC88.

Background Color

.myBgColor { background-color: #4EAC88; }

<div style="background-color:#4EAC88">Inner text</div>

This div background color is #4EAC88.

Border color

.myBorderColor { border: 1px solid #4EAC88; }

<div style="border:3px solid #4EAC88">Div</div>

This div border color is #4EAC88.

Opacity

.myOpacity80 { color: #4EAC88; opacity: 0.8; }

<p style="color:#4EAC88;opacity:0.8;">80%</p>

Text with #4EAC88 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 #4EAC88;}

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

This text has shadow with #4EAC88 color.


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

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

This text has shadow with #4EAC88 primary color and red secondary color.


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

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

This text has shadow with #4EAC88 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4EAC88.

Preview

Color preview on black background

This text has color #4EAC88 on black background.


Color preview on white background

This text has color #4EAC88 on white background.


Black color preview on #4EAC88 background

This text has black color on #4EAC88 background.


White color preview on #4EAC88 background

This text has white color on #4EAC88 background.


Related colors

Complementary color

Complementary color for #hex is #B15377.


I love getcolorcode.com

Triadic colors

1 #884EAC and #AC884E with #4EAC88 are triadic colors.

2 #88AC4E and #AC4E88 with #4EAC88 are triadic colors.