COLOR #D9EDA8

HEX: #D9EDA8 RGB: (217,237,168)

Renk bilgisi

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

RGB renk modeli

#D9EDA8 color RGB value is (217,237,168).

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

RGB bağlantıları ve doygunluk

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

217
237
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 237 + 168 = 622 (100%)
R 217 of 622 ~ 34.89%
G 237 of 622 ~ 38.1%
B 168 of 622 ~ 27.01'%

%34.89
%38.1
%27.01

CMYK RENK MODELİ

#D9EDA8 rengi CMYK tonu (8,0,29,7).

  • camgöbeği tonu 8.44%
  • eflatun tonu 0.00%
  • sarı tonu 29.11%
  • ana renk tonu 7.06%

CMYK: (8,0,29,7)
C8M0Y29K7 (8%, 0%, 29%, 7%)
(0.08 / 0.00 / 0.29 / 0.07)

CMYK yüzdeleri

%8.44
%0
%29.11
%7.06

Codes

Color #D9EDA8 in popluar color models

D9 ED A8
RGB 217 237 168
HSL 77° 65.71% 79.41%
HSB/HSV 77° 29.11% 92.94%
CMYK 8.44% 0.00% 29.11%
7.06%

Color #D9EDA8 in popluar number systems.

HEX D9 ED A8
Decimal 217 237 168
Binary 11011001 11101101 10101000
Octal 331 355 250

Shades and tints

Shades of #D9EDA8

#D9EDA8
(217,237,168)
#C6D899
(198,216,153)
#B3C38A
(179,195,138)
#A0AE7B
(160,174,123)
#8D996C
(141,153,108)
#7A845D
(122,132,93)
#676F4E
(103,111,78)
#545A3F
(84,90,63)
#414530
(65,69,48)
#2E3021
(46,48,33)
#1B1B12
(27,27,18)
#000000
(0,0,0)

Tints of #D9EDA8

#D9EDA8
(217,237,168)
#DCEEAF
(220,238,175)
#DFEFB6
(223,239,182)
#E2F0BD
(226,240,189)
#E5F1C4
(229,241,196)
#E8F2CB
(232,242,203)
#EBF3D2
(235,243,210)
#EEF4D9
(238,244,217)
#F1F5E0
(241,245,224)
#F4F6E7
(244,246,231)
#F7F7EE
(247,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9EDA8; }

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

This text font color is #D9EDA8.

Background Color

.myBgColor { background-color: #D9EDA8; }

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

This div background color is #D9EDA8.

Border color

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

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

This div border color is #D9EDA8.

Opacity

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

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

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

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

This text has shadow with #D9EDA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9EDA8.

Preview

Color preview on black background

This text has color #D9EDA8 on black background.


Color preview on white background

This text has color #D9EDA8 on white background.


Black color preview on #D9EDA8 background

This text has black color on #D9EDA8 background.


White color preview on #D9EDA8 background

This text has white color on #D9EDA8 background.


Related colors

Complementary color

Complementary color for #hex is #261257.


I love getcolorcode.com

Triadic colors

1 #A8D9ED and #EDA8D9 with #D9EDA8 are triadic colors.

2 #A8EDD9 and #EDD9A8 with #D9EDA8 are triadic colors.