COLOR #ABD6D8

HEX: #ABD6D8 RGB: (171,214,216)

Color info

#ABD6D8 contains red, green and blue colors in about the same proportion. Web safe color of #ABD6D8 is #99CCCC (or #9CC).

RGB color model

#ABD6D8 color RGB value is (171,214,216).

RGB: (171,214,216) (67%, 84%, 85%)

RGB channels and saturation

R 171 of 255 = 67%
G 214 of 255 = 84%
B 216 of 255 = 85%

171
214
216

R + G + B ~ 79%. #ABD6D8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 171 + 214 + 216 = 601 (100%)
R 171 of 601 ~ 28.45%
G 214 of 601 ~ 35.61%
B 216 of 601 ~ 35.94'%

%28.45
%35.61
%35.94

CMYK color model

#ABD6D8 color CMYK value is (21,1,0,15).

  • cyan value is 20.83%
  • magenta value is 0.93%
  • yellow value is 0.00%
  • key color value is 15.29%

CMYK: (21,1,0,15)
C21M1Y0K15 (21%, 1%, 0%, 15%)
(0.21 / 0.01 / 0.00 / 0.15)

CMYK percentages

%20.83
%0.93
%0
%15.29

Codes

Color #ABD6D8 in popluar color models

AB D6 D8
RGB 171 214 216
HSL 183° 36.59% 75.88%
HSB/HSV 183° 20.83% 84.71%
CMYK 20.83% 0.93% 0.00%
15.29%

Color #ABD6D8 in popluar number systems.

HEX AB D6 D8
Decimal 171 214 216
Binary 10101011 11010110 11011000
Octal 253 326 330

Shades and tints

Shades of #ABD6D8

#ABD6D8
(171,214,216)
#9CC3C5
(156,195,197)
#8DB0B2
(141,176,178)
#7E9D9F
(126,157,159)
#6F8A8C
(111,138,140)
#607779
(96,119,121)
#516466
(81,100,102)
#425153
(66,81,83)
#333E40
(51,62,64)
#242B2D
(36,43,45)
#15181A
(21,24,26)
#000000
(0,0,0)

Tints of #ABD6D8

#ABD6D8
(171,214,216)
#B2D9DB
(178,217,219)
#B9DCDE
(185,220,222)
#C0DFE1
(192,223,225)
#C7E2E4
(199,226,228)
#CEE5E7
(206,229,231)
#D5E8EA
(213,232,234)
#DCEBED
(220,235,237)
#E3EEF0
(227,238,240)
#EAF1F3
(234,241,243)
#F1F4F6
(241,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABD6D8; }

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

This text font color is #ABD6D8.

Background Color

.myBgColor { background-color: #ABD6D8; }

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

This div background color is #ABD6D8.

Border color

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

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

This div border color is #ABD6D8.

Opacity

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

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

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

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

This text has shadow with #ABD6D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABD6D8.

Preview

Color preview on black background

This text has color #ABD6D8 on black background.


Color preview on white background

This text has color #ABD6D8 on white background.


Black color preview on #ABD6D8 background

This text has black color on #ABD6D8 background.


White color preview on #ABD6D8 background

This text has white color on #ABD6D8 background.


Related colors

Complementary color

Complementary color for #hex is #542927.


I love getcolorcode.com

Triadic colors

1 #D8ABD6 and #D6D8AB with #ABD6D8 are triadic colors.

2 #D8D6AB and #D6ABD8 with #ABD6D8 are triadic colors.