COLOR #D1EF96

HEX: #D1EF96 RGB: (209,239,150)

Color info

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

RGB color model

#D1EF96 color RGB value is (209,239,150).

RGB: (209,239,150) (82%, 94%, 59%)

RGB channels and saturation

R 209 of 255 = 82%
G 239 of 255 = 94%
B 150 of 255 = 59%

209
239
150

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

Portions of RGB colors in percentages

R + G + B = 209 + 239 + 150 = 598 (100%)
R 209 of 598 ~ 34.95%
G 239 of 598 ~ 39.97%
B 150 of 598 ~ 25.08'%

%34.95
%39.97
%25.08

CMYK color model

#D1EF96 color CMYK value is (13,0,37,6).

  • cyan value is 12.55%
  • magenta value is 0.00%
  • yellow value is 37.24%
  • key color value is 6.27%

CMYK: (13,0,37,6)
C13M0Y37K6 (13%, 0%, 37%, 6%)
(0.13 / 0.00 / 0.37 / 0.06)

CMYK percentages

%12.55
%0
%37.24
%6.27

Codes

Color #D1EF96 in popluar color models

D1 EF 96
RGB 209 239 150
HSL 80° 73.55% 76.27%
HSB/HSV 80° 37.24% 93.73%
CMYK 12.55% 0.00% 37.24%
6.27%

Color #D1EF96 in popluar number systems.

HEX D1 EF 96
Decimal 209 239 150
Binary 11010001 11101111 10010110
Octal 321 357 226

Shades and tints

Shades of #D1EF96

#D1EF96
(209,239,150)
#BEDA89
(190,218,137)
#ABC57C
(171,197,124)
#98B06F
(152,176,111)
#859B62
(133,155,98)
#728655
(114,134,85)
#5F7148
(95,113,72)
#4C5C3B
(76,92,59)
#39472E
(57,71,46)
#263221
(38,50,33)
#131D14
(19,29,20)
#000000
(0,0,0)

Tints of #D1EF96

#D1EF96
(209,239,150)
#D5F09F
(213,240,159)
#D9F1A8
(217,241,168)
#DDF2B1
(221,242,177)
#E1F3BA
(225,243,186)
#E5F4C3
(229,244,195)
#E9F5CC
(233,245,204)
#EDF6D5
(237,246,213)
#F1F7DE
(241,247,222)
#F5F8E7
(245,248,231)
#F9F9F0
(249,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1EF96 color. Also use rgb(209,239,150) instead hex code.

Text Font Color

.myTextColor { color: #D1EF96; }

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

This text font color is #D1EF96.

Background Color

.myBgColor { background-color: #D1EF96; }

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

This div background color is #D1EF96.

Border color

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

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

This div border color is #D1EF96.

Opacity

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

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

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

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

This text has shadow with #D1EF96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1EF96.

Preview

Color preview on black background

This text has color #D1EF96 on black background.


Color preview on white background

This text has color #D1EF96 on white background.


Black color preview on #D1EF96 background

This text has black color on #D1EF96 background.


White color preview on #D1EF96 background

This text has white color on #D1EF96 background.


Related colors

Complementary color

Complementary color for #hex is #2E1069.


I love getcolorcode.com

Triadic colors

1 #96D1EF and #EF96D1 with #D1EF96 are triadic colors.

2 #96EFD1 and #EFD196 with #D1EF96 are triadic colors.