COLOR #86EFC7

HEX: #86EFC7 RGB: (134,239,199)

Color info

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

RGB color model

#86EFC7 color RGB value is (134,239,199).

RGB: (134,239,199) (53%, 94%, 78%)

RGB channels and saturation

R 134 of 255 = 53%
G 239 of 255 = 94%
B 199 of 255 = 78%

134
239
199

R + G + B ~ 75%. #86EFC7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 134 + 239 + 199 = 572 (100%)
R 134 of 572 ~ 23.43%
G 239 of 572 ~ 41.78%
B 199 of 572 ~ 34.79'%

%23.43
%41.78
%34.79

CMYK color model

#86EFC7 color CMYK value is (44,0,17,6).

  • cyan value is 43.93%
  • magenta value is 0.00%
  • yellow value is 16.74%
  • key color value is 6.27%

CMYK: (44,0,17,6)
C44M0Y17K6 (44%, 0%, 17%, 6%)
(0.44 / 0.00 / 0.17 / 0.06)

CMYK percentages

%43.93
%0
%16.74
%6.27

Codes

Color #86EFC7 in popluar color models

86 EF C7
RGB 134 239 199
HSL 157° 76.64% 73.14%
HSB/HSV 157° 43.93% 93.73%
CMYK 43.93% 0.00% 16.74%
6.27%

Color #86EFC7 in popluar number systems.

HEX 86 EF C7
Decimal 134 239 199
Binary 10000110 11101111 11000111
Octal 206 357 307

Shades and tints

Shades of #86EFC7

#86EFC7
(134,239,199)
#7ADAB5
(122,218,181)
#6EC5A3
(110,197,163)
#62B091
(98,176,145)
#569B7F
(86,155,127)
#4A866D
(74,134,109)
#3E715B
(62,113,91)
#325C49
(50,92,73)
#264737
(38,71,55)
#1A3225
(26,50,37)
#0E1D13
(14,29,19)
#000000
(0,0,0)

Tints of #86EFC7

#86EFC7
(134,239,199)
#91F0CC
(145,240,204)
#9CF1D1
(156,241,209)
#A7F2D6
(167,242,214)
#B2F3DB
(178,243,219)
#BDF4E0
(189,244,224)
#C8F5E5
(200,245,229)
#D3F6EA
(211,246,234)
#DEF7EF
(222,247,239)
#E9F8F4
(233,248,244)
#F4F9F9
(244,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86EFC7 color. Also use rgb(134,239,199) instead hex code.

Text Font Color

.myTextColor { color: #86EFC7; }

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

This text font color is #86EFC7.

Background Color

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

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

This div background color is #86EFC7.

Border color

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

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

This div border color is #86EFC7.

Opacity

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

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

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

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

This text has shadow with #86EFC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86EFC7.

Preview

Color preview on black background

This text has color #86EFC7 on black background.


Color preview on white background

This text has color #86EFC7 on white background.


Black color preview on #86EFC7 background

This text has black color on #86EFC7 background.


White color preview on #86EFC7 background

This text has white color on #86EFC7 background.


Related colors

Complementary color

Complementary color for #hex is #791038.


I love getcolorcode.com

Triadic colors

1 #C786EF and #EFC786 with #86EFC7 are triadic colors.

2 #C7EF86 and #EF86C7 with #86EFC7 are triadic colors.