COLOR #D6FEAB

HEX: #D6FEAB RGB: (214,254,171)

Color info

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

RGB color model

#D6FEAB color RGB value is (214,254,171).

RGB: (214,254,171) (84%, 100%, 67%)

RGB channels and saturation

R 214 of 255 = 84%
G 254 of 255 = 100%
B 171 of 255 = 67%

214
254
171

R + G + B ~ 84%. #D6FEAB is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 254 + 171 = 639 (100%)
R 214 of 639 ~ 33.49%
G 254 of 639 ~ 39.75%
B 171 of 639 ~ 26.76'%

%33.49
%39.75
%26.76

CMYK color model

#D6FEAB color CMYK value is (16,0,33,0).

  • cyan value is 15.75%
  • magenta value is 0.00%
  • yellow value is 32.68%
  • key color value is 0.39%

CMYK: (16,0,33,0)
C16M0Y33K0 (16%, 0%, 33%, 0%)
(0.16 / 0.00 / 0.33 / 0.00)

CMYK percentages

%15.75
%0
%32.68
%0.39

Codes

Color #D6FEAB in popluar color models

D6 FE AB
RGB 214 254 171
HSL 89° 97.65% 83.33%
HSB/HSV 89° 32.68% 99.61%
CMYK 15.75% 0.00% 32.68%
0.39%

Color #D6FEAB in popluar number systems.

HEX D6 FE AB
Decimal 214 254 171
Binary 11010110 11111110 10101011
Octal 326 376 253

Shades and tints

Shades of #D6FEAB

#D6FEAB
(214,254,171)
#C3E79C
(195,231,156)
#B0D08D
(176,208,141)
#9DB97E
(157,185,126)
#8AA26F
(138,162,111)
#778B60
(119,139,96)
#647451
(100,116,81)
#515D42
(81,93,66)
#3E4633
(62,70,51)
#2B2F24
(43,47,36)
#181815
(24,24,21)
#000000
(0,0,0)

Tints of #D6FEAB

#D6FEAB
(214,254,171)
#D9FEB2
(217,254,178)
#DCFEB9
(220,254,185)
#DFFEC0
(223,254,192)
#E2FEC7
(226,254,199)
#E5FECE
(229,254,206)
#E8FED5
(232,254,213)
#EBFEDC
(235,254,220)
#EEFEE3
(238,254,227)
#F1FEEA
(241,254,234)
#F4FEF1
(244,254,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6FEAB; }

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

This text font color is #D6FEAB.

Background Color

.myBgColor { background-color: #D6FEAB; }

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

This div background color is #D6FEAB.

Border color

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

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

This div border color is #D6FEAB.

Opacity

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

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

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

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

This text has shadow with #D6FEAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6FEAB.

Preview

Color preview on black background

This text has color #D6FEAB on black background.


Color preview on white background

This text has color #D6FEAB on white background.


Black color preview on #D6FEAB background

This text has black color on #D6FEAB background.


White color preview on #D6FEAB background

This text has white color on #D6FEAB background.


Related colors

Complementary color

Complementary color for #hex is #290154.


I love getcolorcode.com

Triadic colors

1 #ABD6FE and #FEABD6 with #D6FEAB are triadic colors.

2 #ABFED6 and #FED6AB with #D6FEAB are triadic colors.