COLOR #D9EEA8

HEX: #D9EEA8 RGB: (217,238,168)

Renk bilgisi

#D9EEA8 contains mainly red and green colors. #D9EEA8 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#D9EEA8 color RGB value is (217,238,168).

RGB: (217,238,168) (85%, 93%, 66%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 238 of 255 = 93%
B 168 of 255 = 66%

217
238
168

R + G + B ~ 81%. #D9EEA8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 238 + 168 = 623 (100%)
R 217 of 623 ~ 34.83%
G 238 of 623 ~ 38.2%
B 168 of 623 ~ 26.97'%

%34.83
%38.2
%26.97

CMYK RENK MODELİ

#D9EEA8 rengi CMYK tonu (9,0,29,7).

  • camgöbeği tonu 8.82%
  • eflatun tonu 0.00%
  • sarı tonu 29.41%
  • ana renk tonu 6.67%

CMYK: (9,0,29,7)
C9M0Y29K7 (9%, 0%, 29%, 7%)
(0.09 / 0.00 / 0.29 / 0.07)

CMYK yüzdeleri

%8.82
%0
%29.41
%6.67

Codes

Color #D9EEA8 in popluar color models

D9 EE A8
RGB 217 238 168
HSL 78° 67.31% 79.61%
HSB/HSV 78° 29.41% 93.33%
CMYK 8.82% 0.00% 29.41%
6.67%

Color #D9EEA8 in popluar number systems.

HEX D9 EE A8
Decimal 217 238 168
Binary 11011001 11101110 10101000
Octal 331 356 250

Shades and tints

Shades of #D9EEA8

#D9EEA8
(217,238,168)
#C6D999
(198,217,153)
#B3C48A
(179,196,138)
#A0AF7B
(160,175,123)
#8D9A6C
(141,154,108)
#7A855D
(122,133,93)
#67704E
(103,112,78)
#545B3F
(84,91,63)
#414630
(65,70,48)
#2E3121
(46,49,33)
#1B1C12
(27,28,18)
#000000
(0,0,0)

Tints of #D9EEA8

#D9EEA8
(217,238,168)
#DCEFAF
(220,239,175)
#DFF0B6
(223,240,182)
#E2F1BD
(226,241,189)
#E5F2C4
(229,242,196)
#E8F3CB
(232,243,203)
#EBF4D2
(235,244,210)
#EEF5D9
(238,245,217)
#F1F6E0
(241,246,224)
#F4F7E7
(244,247,231)
#F7F8EE
(247,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9EEA8 color. Also use rgb(217,238,168) instead hex code.

Text Font Color

.myTextColor { color: #D9EEA8; }

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

This text font color is #D9EEA8.

Background Color

.myBgColor { background-color: #D9EEA8; }

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

This div background color is #D9EEA8.

Border color

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

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

This div border color is #D9EEA8.

Opacity

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

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

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

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

This text has shadow with #D9EEA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9EEA8.

Preview

Color preview on black background

This text has color #D9EEA8 on black background.


Color preview on white background

This text has color #D9EEA8 on white background.


Black color preview on #D9EEA8 background

This text has black color on #D9EEA8 background.


White color preview on #D9EEA8 background

This text has white color on #D9EEA8 background.


Related colors

Complementary color

Complementary color for #hex is #261157.


I love getcolorcode.com

Triadic colors

1 #A8D9EE and #EEA8D9 with #D9EEA8 are triadic colors.

2 #A8EED9 and #EED9A8 with #D9EEA8 are triadic colors.