COLOR #D9EDAC

HEX: #D9EDAC RGB: (217,237,172)

Renk bilgisi

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

RGB renk modeli

#D9EDAC color RGB value is (217,237,172).

RGB: (217,237,172) (85%, 93%, 67%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 237 of 255 = 93%
B 172 of 255 = 67%

217
237
172

R + G + B ~ 82%. #D9EDAC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 237 + 172 = 626 (100%)
R 217 of 626 ~ 34.66%
G 237 of 626 ~ 37.86%
B 172 of 626 ~ 27.48'%

%34.66
%37.86
%27.48

CMYK RENK MODELİ

#D9EDAC rengi CMYK tonu (8,0,27,7).

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

CMYK: (8,0,27,7)
C8M0Y27K7 (8%, 0%, 27%, 7%)
(0.08 / 0.00 / 0.27 / 0.07)

CMYK yüzdeleri

%8.44
%0
%27.43
%7.06

Codes

Color #D9EDAC in popluar color models

D9 ED AC
RGB 217 237 172
HSL 78° 64.36% 80.20%
HSB/HSV 78° 27.43% 92.94%
CMYK 8.44% 0.00% 27.43%
7.06%

Color #D9EDAC in popluar number systems.

HEX D9 ED AC
Decimal 217 237 172
Binary 11011001 11101101 10101100
Octal 331 355 254

Shades and tints

Shades of #D9EDAC

#D9EDAC
(217,237,172)
#C6D89D
(198,216,157)
#B3C38E
(179,195,142)
#A0AE7F
(160,174,127)
#8D9970
(141,153,112)
#7A8461
(122,132,97)
#676F52
(103,111,82)
#545A43
(84,90,67)
#414534
(65,69,52)
#2E3025
(46,48,37)
#1B1B16
(27,27,22)
#000000
(0,0,0)

Tints of #D9EDAC

#D9EDAC
(217,237,172)
#DCEEB3
(220,238,179)
#DFEFBA
(223,239,186)
#E2F0C1
(226,240,193)
#E5F1C8
(229,241,200)
#E8F2CF
(232,242,207)
#EBF3D6
(235,243,214)
#EEF4DD
(238,244,221)
#F1F5E4
(241,245,228)
#F4F6EB
(244,246,235)
#F7F7F2
(247,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9EDAC; }

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

This text font color is #D9EDAC.

Background Color

.myBgColor { background-color: #D9EDAC; }

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

This div background color is #D9EDAC.

Border color

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

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

This div border color is #D9EDAC.

Opacity

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

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

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

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

This text has shadow with #D9EDAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9EDAC.

Preview

Color preview on black background

This text has color #D9EDAC on black background.


Color preview on white background

This text has color #D9EDAC on white background.


Black color preview on #D9EDAC background

This text has black color on #D9EDAC background.


White color preview on #D9EDAC background

This text has white color on #D9EDAC background.


Related colors

Complementary color

Complementary color for #hex is #261253.


I love getcolorcode.com

Triadic colors

1 #ACD9ED and #EDACD9 with #D9EDAC are triadic colors.

2 #ACEDD9 and #EDD9AC with #D9EDAC are triadic colors.