COLOR #ABDBD6

HEX: #ABDBD6 RGB: (171,219,214)

Color info

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

RGB color model

#ABDBD6 color RGB value is (171,219,214).

RGB: (171,219,214) (67%, 86%, 84%)

RGB channels and saturation

R 171 of 255 = 67%
G 219 of 255 = 86%
B 214 of 255 = 84%

171
219
214

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

Portions of RGB colors in percentages

R + G + B = 171 + 219 + 214 = 604 (100%)
R 171 of 604 ~ 28.31%
G 219 of 604 ~ 36.26%
B 214 of 604 ~ 35.43'%

%28.31
%36.26
%35.43

CMYK color model

#ABDBD6 color CMYK value is (22,0,2,14).

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

CMYK: (22,0,2,14)
C22M0Y2K14 (22%, 0%, 2%, 14%)
(0.22 / 0.00 / 0.02 / 0.14)

CMYK percentages

%21.92
%0
%2.28
%14.12

Codes

Color #ABDBD6 in popluar color models

AB DB D6
RGB 171 219 214
HSL 174° 40.00% 76.47%
HSB/HSV 174° 21.92% 85.88%
CMYK 21.92% 0.00% 2.28%
14.12%

Color #ABDBD6 in popluar number systems.

HEX AB DB D6
Decimal 171 219 214
Binary 10101011 11011011 11010110
Octal 253 333 326

Shades and tints

Shades of #ABDBD6

#ABDBD6
(171,219,214)
#9CC8C3
(156,200,195)
#8DB5B0
(141,181,176)
#7EA29D
(126,162,157)
#6F8F8A
(111,143,138)
#607C77
(96,124,119)
#516964
(81,105,100)
#425651
(66,86,81)
#33433E
(51,67,62)
#24302B
(36,48,43)
#151D18
(21,29,24)
#000000
(0,0,0)

Tints of #ABDBD6

#ABDBD6
(171,219,214)
#B2DED9
(178,222,217)
#B9E1DC
(185,225,220)
#C0E4DF
(192,228,223)
#C7E7E2
(199,231,226)
#CEEAE5
(206,234,229)
#D5EDE8
(213,237,232)
#DCF0EB
(220,240,235)
#E3F3EE
(227,243,238)
#EAF6F1
(234,246,241)
#F1F9F4
(241,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABDBD6; }

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

This text font color is #ABDBD6.

Background Color

.myBgColor { background-color: #ABDBD6; }

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

This div background color is #ABDBD6.

Border color

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

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

This div border color is #ABDBD6.

Opacity

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

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

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

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

This text has shadow with #ABDBD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABDBD6.

Preview

Color preview on black background

This text has color #ABDBD6 on black background.


Color preview on white background

This text has color #ABDBD6 on white background.


Black color preview on #ABDBD6 background

This text has black color on #ABDBD6 background.


White color preview on #ABDBD6 background

This text has white color on #ABDBD6 background.


Related colors

Complementary color

Complementary color for #hex is #542429.


I love getcolorcode.com

Triadic colors

1 #D6ABDB and #DBD6AB with #ABDBD6 are triadic colors.

2 #D6DBAB and #DBABD6 with #ABDBD6 are triadic colors.