COLOR #8EADBE

HEX: #8EADBE RGB: (142,173,190)

Color info

#8EADBE contains red, green and blue colors in about the same proportion. Web safe color of #8EADBE is #9999CC (or #99C).

RGB color model

#8EADBE color RGB value is (142,173,190).

RGB: (142,173,190) (56%, 68%, 75%)

RGB channels and saturation

R 142 of 255 = 56%
G 173 of 255 = 68%
B 190 of 255 = 75%

142
173
190

R + G + B ~ 66%. #8EADBE is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 173 + 190 = 505 (100%)
R 142 of 505 ~ 28.12%
G 173 of 505 ~ 34.26%
B 190 of 505 ~ 37.62'%

%28.12
%34.26
%37.62

CMYK color model

#8EADBE color CMYK value is (25,9,0,25).

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

CMYK: (25,9,0,25)
C25M9Y0K25 (25%, 9%, 0%, 25%)
(0.25 / 0.09 / 0.00 / 0.25)

CMYK percentages

%25.26
%8.95
%0
%25.49

Codes

Color #8EADBE in popluar color models

8E AD BE
RGB 142 173 190
HSL 201° 26.97% 65.10%
HSB/HSV 201° 25.26% 74.51%
CMYK 25.26% 8.95% 0.00%
25.49%

Color #8EADBE in popluar number systems.

HEX 8E AD BE
Decimal 142 173 190
Binary 10001110 10101101 10111110
Octal 216 255 276

Shades and tints

Shades of #8EADBE

#8EADBE
(142,173,190)
#829EAD
(130,158,173)
#768F9C
(118,143,156)
#6A808B
(106,128,139)
#5E717A
(94,113,122)
#526269
(82,98,105)
#465358
(70,83,88)
#3A4447
(58,68,71)
#2E3536
(46,53,54)
#222625
(34,38,37)
#161714
(22,23,20)
#000000
(0,0,0)

Tints of #8EADBE

#8EADBE
(142,173,190)
#98B4C3
(152,180,195)
#A2BBC8
(162,187,200)
#ACC2CD
(172,194,205)
#B6C9D2
(182,201,210)
#C0D0D7
(192,208,215)
#CAD7DC
(202,215,220)
#D4DEE1
(212,222,225)
#DEE5E6
(222,229,230)
#E8ECEB
(232,236,235)
#F2F3F0
(242,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8EADBE; }

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

This text font color is #8EADBE.

Background Color

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

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

This div background color is #8EADBE.

Border color

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

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

This div border color is #8EADBE.

Opacity

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

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

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

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

This text has shadow with #8EADBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EADBE.

Preview

Color preview on black background

This text has color #8EADBE on black background.


Color preview on white background

This text has color #8EADBE on white background.


Black color preview on #8EADBE background

This text has black color on #8EADBE background.


White color preview on #8EADBE background

This text has white color on #8EADBE background.


Related colors

Complementary color

Complementary color for #hex is #715241.


I love getcolorcode.com

Triadic colors

1 #BE8EAD and #ADBE8E with #8EADBE are triadic colors.

2 #BEAD8E and #AD8EBE with #8EADBE are triadic colors.