COLOR #D6E995

HEX: #D6E995 RGB: (214,233,149)

Color info

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

RGB color model

#D6E995 color RGB value is (214,233,149).

RGB: (214,233,149) (84%, 91%, 58%)

RGB channels and saturation

R 214 of 255 = 84%
G 233 of 255 = 91%
B 149 of 255 = 58%

214
233
149

R + G + B ~ 78%. #D6E995 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 233 + 149 = 596 (100%)
R 214 of 596 ~ 35.91%
G 233 of 596 ~ 39.09%
B 149 of 596 ~ 25'%

%35.91
%39.09
%25

CMYK color model

#D6E995 color CMYK value is (8,0,36,9).

  • cyan value is 8.15%
  • magenta value is 0.00%
  • yellow value is 36.05%
  • key color value is 8.63%

CMYK: (8,0,36,9)
C8M0Y36K9 (8%, 0%, 36%, 9%)
(0.08 / 0.00 / 0.36 / 0.09)

CMYK percentages

%8.15
%0
%36.05
%8.63

Codes

Color #D6E995 in popluar color models

D6 E9 95
RGB 214 233 149
HSL 74° 65.63% 74.90%
HSB/HSV 74° 36.05% 91.37%
CMYK 8.15% 0.00% 36.05%
8.63%

Color #D6E995 in popluar number systems.

HEX D6 E9 95
Decimal 214 233 149
Binary 11010110 11101001 10010101
Octal 326 351 225

Shades and tints

Shades of #D6E995

#D6E995
(214,233,149)
#C3D488
(195,212,136)
#B0BF7B
(176,191,123)
#9DAA6E
(157,170,110)
#8A9561
(138,149,97)
#778054
(119,128,84)
#646B47
(100,107,71)
#51563A
(81,86,58)
#3E412D
(62,65,45)
#2B2C20
(43,44,32)
#181713
(24,23,19)
#000000
(0,0,0)

Tints of #D6E995

#D6E995
(214,233,149)
#D9EB9E
(217,235,158)
#DCEDA7
(220,237,167)
#DFEFB0
(223,239,176)
#E2F1B9
(226,241,185)
#E5F3C2
(229,243,194)
#E8F5CB
(232,245,203)
#EBF7D4
(235,247,212)
#EEF9DD
(238,249,221)
#F1FBE6
(241,251,230)
#F4FDEF
(244,253,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6E995 color. Also use rgb(214,233,149) instead hex code.

Text Font Color

.myTextColor { color: #D6E995; }

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

This text font color is #D6E995.

Background Color

.myBgColor { background-color: #D6E995; }

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

This div background color is #D6E995.

Border color

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

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

This div border color is #D6E995.

Opacity

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

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

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

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

This text has shadow with #D6E995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E995.

Preview

Color preview on black background

This text has color #D6E995 on black background.


Color preview on white background

This text has color #D6E995 on white background.


Black color preview on #D6E995 background

This text has black color on #D6E995 background.


White color preview on #D6E995 background

This text has white color on #D6E995 background.


Related colors

Complementary color

Complementary color for #hex is #29166A.


I love getcolorcode.com

Triadic colors

1 #95D6E9 and #E995D6 with #D6E995 are triadic colors.

2 #95E9D6 and #E9D695 with #D6E995 are triadic colors.