COLOR #D1E297

HEX: #D1E297 RGB: (209,226,151)

Color info

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

RGB color model

#D1E297 color RGB value is (209,226,151).

RGB: (209,226,151) (82%, 89%, 59%)

RGB channels and saturation

R 209 of 255 = 82%
G 226 of 255 = 89%
B 151 of 255 = 59%

209
226
151

R + G + B ~ 77%. #D1E297 is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 226 + 151 = 586 (100%)
R 209 of 586 ~ 35.67%
G 226 of 586 ~ 38.57%
B 151 of 586 ~ 25.77'%

%35.67
%38.57
%25.77

CMYK color model

#D1E297 color CMYK value is (8,0,33,11).

  • cyan value is 7.52%
  • magenta value is 0.00%
  • yellow value is 33.19%
  • key color value is 11.37%

CMYK: (8,0,33,11)
C8M0Y33K11 (8%, 0%, 33%, 11%)
(0.08 / 0.00 / 0.33 / 0.11)

CMYK percentages

%7.52
%0
%33.19
%11.37

Codes

Color #D1E297 in popluar color models

D1 E2 97
RGB 209 226 151
HSL 74° 56.39% 73.92%
HSB/HSV 74° 33.19% 88.63%
CMYK 7.52% 0.00% 33.19%
11.37%

Color #D1E297 in popluar number systems.

HEX D1 E2 97
Decimal 209 226 151
Binary 11010001 11100010 10010111
Octal 321 342 227

Shades and tints

Shades of #D1E297

#D1E297
(209,226,151)
#BECE8A
(190,206,138)
#ABBA7D
(171,186,125)
#98A670
(152,166,112)
#859263
(133,146,99)
#727E56
(114,126,86)
#5F6A49
(95,106,73)
#4C563C
(76,86,60)
#39422F
(57,66,47)
#262E22
(38,46,34)
#131A15
(19,26,21)
#000000
(0,0,0)

Tints of #D1E297

#D1E297
(209,226,151)
#D5E4A0
(213,228,160)
#D9E6A9
(217,230,169)
#DDE8B2
(221,232,178)
#E1EABB
(225,234,187)
#E5ECC4
(229,236,196)
#E9EECD
(233,238,205)
#EDF0D6
(237,240,214)
#F1F2DF
(241,242,223)
#F5F4E8
(245,244,232)
#F9F6F1
(249,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1E297 color. Also use rgb(209,226,151) instead hex code.

Text Font Color

.myTextColor { color: #D1E297; }

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

This text font color is #D1E297.

Background Color

.myBgColor { background-color: #D1E297; }

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

This div background color is #D1E297.

Border color

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

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

This div border color is #D1E297.

Opacity

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

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

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

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

This text has shadow with #D1E297 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1E297.

Preview

Color preview on black background

This text has color #D1E297 on black background.


Color preview on white background

This text has color #D1E297 on white background.


Black color preview on #D1E297 background

This text has black color on #D1E297 background.


White color preview on #D1E297 background

This text has white color on #D1E297 background.


Related colors

Complementary color

Complementary color for #hex is #2E1D68.


I love getcolorcode.com

Triadic colors

1 #97D1E2 and #E297D1 with #D1E297 are triadic colors.

2 #97E2D1 and #E2D197 with #D1E297 are triadic colors.