COLOR #ABE9D6

HEX: #ABE9D6 RGB: (171,233,214)

Color info

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

RGB color model

#ABE9D6 color RGB value is (171,233,214).

RGB: (171,233,214) (67%, 91%, 84%)

RGB channels and saturation

R 171 of 255 = 67%
G 233 of 255 = 91%
B 214 of 255 = 84%

171
233
214

R + G + B ~ 81%. #ABE9D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 171 + 233 + 214 = 618 (100%)
R 171 of 618 ~ 27.67%
G 233 of 618 ~ 37.7%
B 214 of 618 ~ 34.63'%

%27.67
%37.7
%34.63

CMYK color model

#ABE9D6 color CMYK value is (27,0,8,9).

  • cyan value is 26.61%
  • magenta value is 0.00%
  • yellow value is 8.15%
  • key color value is 8.63%

CMYK: (27,0,8,9)
C27M0Y8K9 (27%, 0%, 8%, 9%)
(0.27 / 0.00 / 0.08 / 0.09)

CMYK percentages

%26.61
%0
%8.15
%8.63

Codes

Color #ABE9D6 in popluar color models

AB E9 D6
RGB 171 233 214
HSL 162° 58.49% 79.22%
HSB/HSV 162° 26.61% 91.37%
CMYK 26.61% 0.00% 8.15%
8.63%

Color #ABE9D6 in popluar number systems.

HEX AB E9 D6
Decimal 171 233 214
Binary 10101011 11101001 11010110
Octal 253 351 326

Shades and tints

Shades of #ABE9D6

#ABE9D6
(171,233,214)
#9CD4C3
(156,212,195)
#8DBFB0
(141,191,176)
#7EAA9D
(126,170,157)
#6F958A
(111,149,138)
#608077
(96,128,119)
#516B64
(81,107,100)
#425651
(66,86,81)
#33413E
(51,65,62)
#242C2B
(36,44,43)
#151718
(21,23,24)
#000000
(0,0,0)

Tints of #ABE9D6

#ABE9D6
(171,233,214)
#B2EBD9
(178,235,217)
#B9EDDC
(185,237,220)
#C0EFDF
(192,239,223)
#C7F1E2
(199,241,226)
#CEF3E5
(206,243,229)
#D5F5E8
(213,245,232)
#DCF7EB
(220,247,235)
#E3F9EE
(227,249,238)
#EAFBF1
(234,251,241)
#F1FDF4
(241,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABE9D6 color. Also use rgb(171,233,214) instead hex code.

Text Font Color

.myTextColor { color: #ABE9D6; }

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

This text font color is #ABE9D6.

Background Color

.myBgColor { background-color: #ABE9D6; }

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

This div background color is #ABE9D6.

Border color

.myBorderColor { border: 1px solid #ABE9D6; }

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

This div border color is #ABE9D6.

Opacity

.myOpacity80 { color: #ABE9D6; opacity: 0.8; }

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

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

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

This text has shadow with #ABE9D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABE9D6.

Preview

Color preview on black background

This text has color #ABE9D6 on black background.


Color preview on white background

This text has color #ABE9D6 on white background.


Black color preview on #ABE9D6 background

This text has black color on #ABE9D6 background.


White color preview on #ABE9D6 background

This text has white color on #ABE9D6 background.


Related colors

Complementary color

Complementary color for #hex is #541629.


I love getcolorcode.com

Triadic colors

1 #D6ABE9 and #E9D6AB with #ABE9D6 are triadic colors.

2 #D6E9AB and #E9ABD6 with #ABE9D6 are triadic colors.