COLOR #86D6DB

HEX: #86D6DB RGB: (134,214,219)

Color info

#86D6DB contains mainly green and blue colors. Web safe color of #86D6DB is #99CCCC (or #9CC).

RGB color model

#86D6DB color RGB value is (134,214,219).

RGB: (134,214,219) (53%, 84%, 86%)

RGB channels and saturation

R 134 of 255 = 53%
G 214 of 255 = 84%
B 219 of 255 = 86%

134
214
219

R + G + B ~ 74%. #86D6DB is quite light color.

Portions of RGB colors in percentages

R + G + B = 134 + 214 + 219 = 567 (100%)
R 134 of 567 ~ 23.63%
G 214 of 567 ~ 37.74%
B 219 of 567 ~ 38.62'%

%23.63
%37.74
%38.62

CMYK color model

#86D6DB color CMYK value is (39,2,0,14).

  • cyan value is 38.81%
  • magenta value is 2.28%
  • yellow value is 0.00%
  • key color value is 14.12%

CMYK: (39,2,0,14)
C39M2Y0K14 (39%, 2%, 0%, 14%)
(0.39 / 0.02 / 0.00 / 0.14)

CMYK percentages

%38.81
%2.28
%0
%14.12

Codes

Color #86D6DB in popluar color models

86 D6 DB
RGB 134 214 219
HSL 184° 54.14% 69.22%
HSB/HSV 184° 38.81% 85.88%
CMYK 38.81% 2.28% 0.00%
14.12%

Color #86D6DB in popluar number systems.

HEX 86 D6 DB
Decimal 134 214 219
Binary 10000110 11010110 11011011
Octal 206 326 333

Shades and tints

Shades of #86D6DB

#86D6DB
(134,214,219)
#7AC3C8
(122,195,200)
#6EB0B5
(110,176,181)
#629DA2
(98,157,162)
#568A8F
(86,138,143)
#4A777C
(74,119,124)
#3E6469
(62,100,105)
#325156
(50,81,86)
#263E43
(38,62,67)
#1A2B30
(26,43,48)
#0E181D
(14,24,29)
#000000
(0,0,0)

Tints of #86D6DB

#86D6DB
(134,214,219)
#91D9DE
(145,217,222)
#9CDCE1
(156,220,225)
#A7DFE4
(167,223,228)
#B2E2E7
(178,226,231)
#BDE5EA
(189,229,234)
#C8E8ED
(200,232,237)
#D3EBF0
(211,235,240)
#DEEEF3
(222,238,243)
#E9F1F6
(233,241,246)
#F4F4F9
(244,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86D6DB color. Also use rgb(134,214,219) instead hex code.

Text Font Color

.myTextColor { color: #86D6DB; }

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

This text font color is #86D6DB.

Background Color

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

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

This div background color is #86D6DB.

Border color

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

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

This div border color is #86D6DB.

Opacity

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

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

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

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

This text has shadow with #86D6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86D6DB.

Preview

Color preview on black background

This text has color #86D6DB on black background.


Color preview on white background

This text has color #86D6DB on white background.


Black color preview on #86D6DB background

This text has black color on #86D6DB background.


White color preview on #86D6DB background

This text has white color on #86D6DB background.


Related colors

Complementary color

Complementary color for #hex is #792924.


I love getcolorcode.com

Gradients

Color #86D6DB is used in Waterspout gradient.

Waterspout


Triadic colors

1 #DB86D6 and #D6DB86 with #86D6DB are triadic colors.

2 #DBD686 and #D686DB with #86D6DB are triadic colors.