COLOR #8EBEA4

HEX: #8EBEA4 RGB: (142,190,164)

Color info

#8EBEA4 contains red, green and blue colors in about the same proportion. Web safe color of #8EBEA4 is #99CC99 (or #9C9).

RGB color model

#8EBEA4 color RGB value is (142,190,164).

RGB: (142,190,164) (56%, 75%, 64%)

RGB channels and saturation

R 142 of 255 = 56%
G 190 of 255 = 75%
B 164 of 255 = 64%

142
190
164

R + G + B ~ 65%. #8EBEA4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 190 + 164 = 496 (100%)
R 142 of 496 ~ 28.63%
G 190 of 496 ~ 38.31%
B 164 of 496 ~ 33.06'%

%28.63
%38.31
%33.06

CMYK color model

#8EBEA4 color CMYK value is (25,0,14,25).

  • cyan value is 25.26%
  • magenta value is 0.00%
  • yellow value is 13.68%
  • key color value is 25.49%

CMYK: (25,0,14,25)
C25M0Y14K25 (25%, 0%, 14%, 25%)
(0.25 / 0.00 / 0.14 / 0.25)

CMYK percentages

%25.26
%0
%13.68
%25.49

Codes

Color #8EBEA4 in popluar color models

8E BE A4
RGB 142 190 164
HSL 148° 26.97% 65.10%
HSB/HSV 148° 25.26% 74.51%
CMYK 25.26% 0.00% 13.68%
25.49%

Color #8EBEA4 in popluar number systems.

HEX 8E BE A4
Decimal 142 190 164
Binary 10001110 10111110 10100100
Octal 216 276 244

Shades and tints

Shades of #8EBEA4

#8EBEA4
(142,190,164)
#82AD96
(130,173,150)
#769C88
(118,156,136)
#6A8B7A
(106,139,122)
#5E7A6C
(94,122,108)
#52695E
(82,105,94)
#465850
(70,88,80)
#3A4742
(58,71,66)
#2E3634
(46,54,52)
#222526
(34,37,38)
#161418
(22,20,24)
#000000
(0,0,0)

Tints of #8EBEA4

#8EBEA4
(142,190,164)
#98C3AC
(152,195,172)
#A2C8B4
(162,200,180)
#ACCDBC
(172,205,188)
#B6D2C4
(182,210,196)
#C0D7CC
(192,215,204)
#CADCD4
(202,220,212)
#D4E1DC
(212,225,220)
#DEE6E4
(222,230,228)
#E8EBEC
(232,235,236)
#F2F0F4
(242,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8EBEA4 color. Also use rgb(142,190,164) instead hex code.

Text Font Color

.myTextColor { color: #8EBEA4; }

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

This text font color is #8EBEA4.

Background Color

.myBgColor { background-color: #8EBEA4; }

<div style="background-color:#8EBEA4">Inner text</div>

This div background color is #8EBEA4.

Border color

.myBorderColor { border: 1px solid #8EBEA4; }

<div style="border:3px solid #8EBEA4">Div</div>

This div border color is #8EBEA4.

Opacity

.myOpacity80 { color: #8EBEA4; opacity: 0.8; }

<p style="color:#8EBEA4;opacity:0.8;">80%</p>

Text with #8EBEA4 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 #8EBEA4;}

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

This text has shadow with #8EBEA4 color.


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

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

This text has shadow with #8EBEA4 primary color and red secondary color.


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

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

This text has shadow with #8EBEA4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8EBEA4.

Preview

Color preview on black background

This text has color #8EBEA4 on black background.


Color preview on white background

This text has color #8EBEA4 on white background.


Black color preview on #8EBEA4 background

This text has black color on #8EBEA4 background.


White color preview on #8EBEA4 background

This text has white color on #8EBEA4 background.


Related colors

Complementary color

Complementary color for #hex is #71415B.


I love getcolorcode.com

Triadic colors

1 #A48EBE and #BEA48E with #8EBEA4 are triadic colors.

2 #A4BE8E and #BE8EA4 with #8EBEA4 are triadic colors.