COLOR #86E9E6

HEX: #86E9E6 RGB: (134,233,230)

Color info

#86E9E6 contains mainly green and blue colors. Web safe color of #86E9E6 is #99FFCC (or #9FC).

RGB color model

#86E9E6 color RGB value is (134,233,230).

RGB: (134,233,230) (53%, 91%, 90%)

RGB channels and saturation

R 134 of 255 = 53%
G 233 of 255 = 91%
B 230 of 255 = 90%

134
233
230

R + G + B ~ 78%. #86E9E6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 134 + 233 + 230 = 597 (100%)
R 134 of 597 ~ 22.45%
G 233 of 597 ~ 39.03%
B 230 of 597 ~ 38.53'%

%22.45
%39.03
%38.53

CMYK color model

#86E9E6 color CMYK value is (42,0,1,9).

  • cyan value is 42.49%
  • magenta value is 0.00%
  • yellow value is 1.29%
  • key color value is 8.63%

CMYK: (42,0,1,9)
C42M0Y1K9 (42%, 0%, 1%, 9%)
(0.42 / 0.00 / 0.01 / 0.09)

CMYK percentages

%42.49
%0
%1.29
%8.63

Codes

Color #86E9E6 in popluar color models

86 E9 E6
RGB 134 233 230
HSL 178° 69.23% 71.96%
HSB/HSV 178° 42.49% 91.37%
CMYK 42.49% 0.00% 1.29%
8.63%

Color #86E9E6 in popluar number systems.

HEX 86 E9 E6
Decimal 134 233 230
Binary 10000110 11101001 11100110
Octal 206 351 346

Shades and tints

Shades of #86E9E6

#86E9E6
(134,233,230)
#7AD4D2
(122,212,210)
#6EBFBE
(110,191,190)
#62AAAA
(98,170,170)
#569596
(86,149,150)
#4A8082
(74,128,130)
#3E6B6E
(62,107,110)
#32565A
(50,86,90)
#264146
(38,65,70)
#1A2C32
(26,44,50)
#0E171E
(14,23,30)
#000000
(0,0,0)

Tints of #86E9E6

#86E9E6
(134,233,230)
#91EBE8
(145,235,232)
#9CEDEA
(156,237,234)
#A7EFEC
(167,239,236)
#B2F1EE
(178,241,238)
#BDF3F0
(189,243,240)
#C8F5F2
(200,245,242)
#D3F7F4
(211,247,244)
#DEF9F6
(222,249,246)
#E9FBF8
(233,251,248)
#F4FDFA
(244,253,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86E9E6 color. Also use rgb(134,233,230) instead hex code.

Text Font Color

.myTextColor { color: #86E9E6; }

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

This text font color is #86E9E6.

Background Color

.myBgColor { background-color: #86E9E6; }

<div style="background-color:#86E9E6">Inner text</div>

This div background color is #86E9E6.

Border color

.myBorderColor { border: 1px solid #86E9E6; }

<div style="border:3px solid #86E9E6">Div</div>

This div border color is #86E9E6.

Opacity

.myOpacity80 { color: #86E9E6; opacity: 0.8; }

<p style="color:#86E9E6;opacity:0.8;">80%</p>

Text with #86E9E6 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 #86E9E6;}

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

This text has shadow with #86E9E6 color.


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

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

This text has shadow with #86E9E6 primary color and red secondary color.


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

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

This text has shadow with #86E9E6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #86E9E6.

Preview

Color preview on black background

This text has color #86E9E6 on black background.


Color preview on white background

This text has color #86E9E6 on white background.


Black color preview on #86E9E6 background

This text has black color on #86E9E6 background.


White color preview on #86E9E6 background

This text has white color on #86E9E6 background.


Related colors

Complementary color

Complementary color for #hex is #791619.


I love getcolorcode.com

Triadic colors

1 #E686E9 and #E9E686 with #86E9E6 are triadic colors.

2 #E6E986 and #E986E6 with #86E9E6 are triadic colors.