COLOR #D6E28A

HEX: #D6E28A RGB: (214,226,138)

Color info

#D6E28A contains mainly red and green colors. Web safe color of #D6E28A is #CCCC99 (or #CC9).

RGB color model

#D6E28A color RGB value is (214,226,138).

RGB: (214,226,138) (84%, 89%, 54%)

RGB channels and saturation

R 214 of 255 = 84%
G 226 of 255 = 89%
B 138 of 255 = 54%

214
226
138

R + G + B ~ 76%. #D6E28A is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 226 + 138 = 578 (100%)
R 214 of 578 ~ 37.02%
G 226 of 578 ~ 39.1%
B 138 of 578 ~ 23.88'%

%37.02
%39.1
%23.88

CMYK color model

#D6E28A color CMYK value is (5,0,39,11).

  • cyan value is 5.31%
  • magenta value is 0.00%
  • yellow value is 38.94%
  • key color value is 11.37%
CMYK: (5,0,39,11) C5M0Y39K11 (5%,0%,39%,11%) (0.05/0.00/0.39/0.11) 

CMYK percentages

%5.31
%0
%38.94
%11.37

Codes

Color #D6E28A in popluar color models

D6 E2 8A
RGB 214 226 138
HSL 68° 60.27% 71.37%
HSB/HSV 68° 38.94% 88.63%
CMYK 5.31% 0.00% 38.94%
11.37%

Color #D6E28A in popluar number systems.

HEX D6 E2 8A
Decimal 214 226 138
Binary 11010110 11100010 10001010
Octal 326 342 212

Shades and tints

Shades of #D6E28A

#D6E28A
(214,226,138)
#C3CE7E
(195,206,126)
#B0BA72
(176,186,114)
#9DA666
(157,166,102)
#8A925A
(138,146,90)
#777E4E
(119,126,78)
#646A42
(100,106,66)
#515636
(81,86,54)
#3E422A
(62,66,42)
#2B2E1E
(43,46,30)
#181A12
(24,26,18)
#000000
(0,0,0)

Tints of #D6E28A

#D6E28A
(214,226,138)
#D9E494
(217,228,148)
#DCE69E
(220,230,158)
#DFE8A8
(223,232,168)
#E2EAB2
(226,234,178)
#E5ECBC
(229,236,188)
#E8EEC6
(232,238,198)
#EBF0D0
(235,240,208)
#EEF2DA
(238,242,218)
#F1F4E4
(241,244,228)
#F4F6EE
(244,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6E28A color. Also use rgb(214,226,138) instead hex code.

Text Font Color

.myTextColor { color: #D6E28A; }

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

This text font color is #D6E28A.

Background Color

.myBgColor { background-color: #D6E28A; }

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

This div background color is #D6E28A.

Border color

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

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

This div border color is #D6E28A.

Opacity

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

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

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

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

This text has shadow with #D6E28A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E28A.

Preview

Color preview on black background

This text has color #D6E28A on black background.


Color preview on white background

This text has color #D6E28A on white background.


Black color preview on #D6E28A background

This text has black color on #D6E28A background.


White color preview on #D6E28A background

This text has white color on #D6E28A background.


Related colors

Complementary color

Complementary color for #hex is #291D75.


I love getcolorcode.com

Triadic colors

1 #8AD6E2 and #E28AD6 with #D6E28A are triadic colors.

2 #8AE2D6 and #E2D68A with #D6E28A are triadic colors.