COLOR #D6FCAB

HEX: #D6FCAB RGB: (214,252,171)

Color info

#D6FCAB contains mainly red and green colors. Web safe color of #D6FCAB is #CCFF99 (or #CF9).

RGB color model

#D6FCAB color RGB value is (214,252,171).

RGB: (214,252,171) (84%, 99%, 67%)

RGB channels and saturation

R 214 of 255 = 84%
G 252 of 255 = 99%
B 171 of 255 = 67%

214
252
171

R + G + B ~ 83%. #D6FCAB is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 252 + 171 = 637 (100%)
R 214 of 637 ~ 33.59%
G 252 of 637 ~ 39.56%
B 171 of 637 ~ 26.84'%

%33.59
%39.56
%26.84

CMYK color model

#D6FCAB color CMYK value is (15,0,32,1).

  • cyan value is 15.08%
  • magenta value is 0.00%
  • yellow value is 32.14%
  • key color value is 1.18%
CMYK: (15,0,32,1) C15M0Y32K1 (15%,0%,32%,1%) (0.15/0.00/0.32/0.01) 

CMYK percentages

%15.08
%0
%32.14
%1.18

Codes

Color #D6FCAB in popluar color models

D6 FC AB
RGB 214 252 171
HSL 88° 93.10% 82.94%
HSB/HSV 88° 32.14% 98.82%
CMYK 15.08% 0.00% 32.14%
1.18%

Color #D6FCAB in popluar number systems.

HEX D6 FC AB
Decimal 214 252 171
Binary 11010110 11111100 10101011
Octal 326 374 253

Shades and tints

Shades of #D6FCAB

#D6FCAB
(214,252,171)
#C3E69C
(195,230,156)
#B0D08D
(176,208,141)
#9DBA7E
(157,186,126)
#8AA46F
(138,164,111)
#778E60
(119,142,96)
#647851
(100,120,81)
#516242
(81,98,66)
#3E4C33
(62,76,51)
#2B3624
(43,54,36)
#182015
(24,32,21)
#000000
(0,0,0)

Tints of #D6FCAB

#D6FCAB
(214,252,171)
#D9FCB2
(217,252,178)
#DCFCB9
(220,252,185)
#DFFCC0
(223,252,192)
#E2FCC7
(226,252,199)
#E5FCCE
(229,252,206)
#E8FCD5
(232,252,213)
#EBFCDC
(235,252,220)
#EEFCE3
(238,252,227)
#F1FCEA
(241,252,234)
#F4FCF1
(244,252,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6FCAB; }

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

This text font color is #D6FCAB.

Background Color

.myBgColor { background-color: #D6FCAB; }

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

This div background color is #D6FCAB.

Border color

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

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

This div border color is #D6FCAB.

Opacity

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

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

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

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

This text has shadow with #D6FCAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6FCAB.

Preview

Color preview on black background

This text has color #D6FCAB on black background.


Color preview on white background

This text has color #D6FCAB on white background.


Black color preview on #D6FCAB background

This text has black color on #D6FCAB background.


White color preview on #D6FCAB background

This text has white color on #D6FCAB background.


Related colors

Complementary color

Complementary color for #hex is #290354.


I love getcolorcode.com

Triadic colors

1 #ABD6FC and #FCABD6 with #D6FCAB are triadic colors.

2 #ABFCD6 and #FCD6AB with #D6FCAB are triadic colors.