COLOR #ABDBD4

HEX: #ABDBD4 RGB: (171,219,212)

Color info

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

RGB color model

#ABDBD4 color RGB value is (171,219,212).

RGB: (171,219,212) (67%, 86%, 83%)

RGB channels and saturation

R 171 of 255 = 67%
G 219 of 255 = 86%
B 212 of 255 = 83%

171
219
212

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

Portions of RGB colors in percentages

R + G + B = 171 + 219 + 212 = 602 (100%)
R 171 of 602 ~ 28.41%
G 219 of 602 ~ 36.38%
B 212 of 602 ~ 35.22'%

%28.41
%36.38
%35.22

CMYK color model

#ABDBD4 color CMYK value is (22,0,3,14).

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

CMYK: (22,0,3,14)
C22M0Y3K14 (22%, 0%, 3%, 14%)
(0.22 / 0.00 / 0.03 / 0.14)

CMYK percentages

%21.92
%0
%3.2
%14.12

Codes

Color #ABDBD4 in popluar color models

AB DB D4
RGB 171 219 212
HSL 171° 40.00% 76.47%
HSB/HSV 171° 21.92% 85.88%
CMYK 21.92% 0.00% 3.20%
14.12%

Color #ABDBD4 in popluar number systems.

HEX AB DB D4
Decimal 171 219 212
Binary 10101011 11011011 11010100
Octal 253 333 324

Shades and tints

Shades of #ABDBD4

#ABDBD4
(171,219,212)
#9CC8C1
(156,200,193)
#8DB5AE
(141,181,174)
#7EA29B
(126,162,155)
#6F8F88
(111,143,136)
#607C75
(96,124,117)
#516962
(81,105,98)
#42564F
(66,86,79)
#33433C
(51,67,60)
#243029
(36,48,41)
#151D16
(21,29,22)
#000000
(0,0,0)

Tints of #ABDBD4

#ABDBD4
(171,219,212)
#B2DED7
(178,222,215)
#B9E1DA
(185,225,218)
#C0E4DD
(192,228,221)
#C7E7E0
(199,231,224)
#CEEAE3
(206,234,227)
#D5EDE6
(213,237,230)
#DCF0E9
(220,240,233)
#E3F3EC
(227,243,236)
#EAF6EF
(234,246,239)
#F1F9F2
(241,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABDBD4; }

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

This text font color is #ABDBD4.

Background Color

.myBgColor { background-color: #ABDBD4; }

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

This div background color is #ABDBD4.

Border color

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

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

This div border color is #ABDBD4.

Opacity

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

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

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

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

This text has shadow with #ABDBD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABDBD4.

Preview

Color preview on black background

This text has color #ABDBD4 on black background.


Color preview on white background

This text has color #ABDBD4 on white background.


Black color preview on #ABDBD4 background

This text has black color on #ABDBD4 background.


White color preview on #ABDBD4 background

This text has white color on #ABDBD4 background.


Related colors

Complementary color

Complementary color for #hex is #54242B.


I love getcolorcode.com

Triadic colors

1 #D4ABDB and #DBD4AB with #ABDBD4 are triadic colors.

2 #D4DBAB and #DBABD4 with #ABDBD4 are triadic colors.