COLOR #D6EC98

HEX: #D6EC98 RGB: (214,236,152)

Color info

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

RGB color model

#D6EC98 color RGB value is (214,236,152).

RGB: (214,236,152) (84%, 93%, 60%)

RGB channels and saturation

R 214 of 255 = 84%
G 236 of 255 = 93%
B 152 of 255 = 60%

214
236
152

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

Portions of RGB colors in percentages

R + G + B = 214 + 236 + 152 = 602 (100%)
R 214 of 602 ~ 35.55%
G 236 of 602 ~ 39.2%
B 152 of 602 ~ 25.25'%

%35.55
%39.2
%25.25

CMYK color model

#D6EC98 color CMYK value is (9,0,36,7).

  • cyan value is 9.32%
  • magenta value is 0.00%
  • yellow value is 35.59%
  • key color value is 7.45%

CMYK: (9,0,36,7)
C9M0Y36K7 (9%, 0%, 36%, 7%)
(0.09 / 0.00 / 0.36 / 0.07)

CMYK percentages

%9.32
%0
%35.59
%7.45

Codes

Color #D6EC98 in popluar color models

D6 EC 98
RGB 214 236 152
HSL 76° 68.85% 76.08%
HSB/HSV 76° 35.59% 92.55%
CMYK 9.32% 0.00% 35.59%
7.45%

Color #D6EC98 in popluar number systems.

HEX D6 EC 98
Decimal 214 236 152
Binary 11010110 11101100 10011000
Octal 326 354 230

Shades and tints

Shades of #D6EC98

#D6EC98
(214,236,152)
#C3D78B
(195,215,139)
#B0C27E
(176,194,126)
#9DAD71
(157,173,113)
#8A9864
(138,152,100)
#778357
(119,131,87)
#646E4A
(100,110,74)
#51593D
(81,89,61)
#3E4430
(62,68,48)
#2B2F23
(43,47,35)
#181A16
(24,26,22)
#000000
(0,0,0)

Tints of #D6EC98

#D6EC98
(214,236,152)
#D9EDA1
(217,237,161)
#DCEEAA
(220,238,170)
#DFEFB3
(223,239,179)
#E2F0BC
(226,240,188)
#E5F1C5
(229,241,197)
#E8F2CE
(232,242,206)
#EBF3D7
(235,243,215)
#EEF4E0
(238,244,224)
#F1F5E9
(241,245,233)
#F4F6F2
(244,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6EC98 color. Also use rgb(214,236,152) instead hex code.

Text Font Color

.myTextColor { color: #D6EC98; }

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

This text font color is #D6EC98.

Background Color

.myBgColor { background-color: #D6EC98; }

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

This div background color is #D6EC98.

Border color

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

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

This div border color is #D6EC98.

Opacity

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

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

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

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

This text has shadow with #D6EC98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6EC98.

Preview

Color preview on black background

This text has color #D6EC98 on black background.


Color preview on white background

This text has color #D6EC98 on white background.


Black color preview on #D6EC98 background

This text has black color on #D6EC98 background.


White color preview on #D6EC98 background

This text has white color on #D6EC98 background.


Related colors

Complementary color

Complementary color for #hex is #291367.


I love getcolorcode.com

Triadic colors

1 #98D6EC and #EC98D6 with #D6EC98 are triadic colors.

2 #98ECD6 and #ECD698 with #D6EC98 are triadic colors.