COLOR #86E3A7

HEX: #86E3A7 RGB: (134,227,167)

Color info

#86E3A7 contains mainly green color. Web safe color of #86E3A7 is #99CC99 (or #9C9).

RGB color model

#86E3A7 color RGB value is (134,227,167).

RGB: (134,227,167) (53%, 89%, 65%)

RGB channels and saturation

R 134 of 255 = 53%
G 227 of 255 = 89%
B 167 of 255 = 65%

134
227
167

R + G + B ~ 69%. #86E3A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 134 + 227 + 167 = 528 (100%)
R 134 of 528 ~ 25.38%
G 227 of 528 ~ 42.99%
B 167 of 528 ~ 31.63'%

%25.38
%42.99
%31.63

CMYK color model

#86E3A7 color CMYK value is (41,0,26,11).

  • cyan value is 40.97%
  • magenta value is 0.00%
  • yellow value is 26.43%
  • key color value is 10.98%
CMYK: (41,0,26,11) C41M0Y26K11 (41%,0%,26%,11%) (0.41/0.00/0.26/0.11) 

CMYK percentages

%40.97
%0
%26.43
%10.98

Codes

Color #86E3A7 in popluar color models

86 E3 A7
RGB 134 227 167
HSL 141° 62.42% 70.78%
HSB/HSV 141° 40.97% 89.02%
CMYK 40.97% 0.00% 26.43%
10.98%

Color #86E3A7 in popluar number systems.

HEX 86 E3 A7
Decimal 134 227 167
Binary 10000110 11100011 10100111
Octal 206 343 247

Shades and tints

Shades of #86E3A7

#86E3A7
(134,227,167)
#7ACF98
(122,207,152)
#6EBB89
(110,187,137)
#62A77A
(98,167,122)
#56936B
(86,147,107)
#4A7F5C
(74,127,92)
#3E6B4D
(62,107,77)
#32573E
(50,87,62)
#26432F
(38,67,47)
#1A2F20
(26,47,32)
#0E1B11
(14,27,17)
#000000
(0,0,0)

Tints of #86E3A7

#86E3A7
(134,227,167)
#91E5AF
(145,229,175)
#9CE7B7
(156,231,183)
#A7E9BF
(167,233,191)
#B2EBC7
(178,235,199)
#BDEDCF
(189,237,207)
#C8EFD7
(200,239,215)
#D3F1DF
(211,241,223)
#DEF3E7
(222,243,231)
#E9F5EF
(233,245,239)
#F4F7F7
(244,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86E3A7 color. Also use rgb(134,227,167) instead hex code.

Text Font Color

.myTextColor { color: #86E3A7; }

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

This text font color is #86E3A7.

Background Color

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

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

This div background color is #86E3A7.

Border color

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

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

This div border color is #86E3A7.

Opacity

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

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

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

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

This text has shadow with #86E3A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86E3A7.

Preview

Color preview on black background

This text has color #86E3A7 on black background.


Color preview on white background

This text has color #86E3A7 on white background.


Black color preview on #86E3A7 background

This text has black color on #86E3A7 background.


White color preview on #86E3A7 background

This text has white color on #86E3A7 background.


Related colors

Complementary color

Complementary color for #hex is #791C58.


I love getcolorcode.com

Triadic colors

1 #A786E3 and #E3A786 with #86E3A7 are triadic colors.

2 #A7E386 and #E386A7 with #86E3A7 are triadic colors.