COLOR #D9E6CE

HEX: #D9E6CE RGB: (217,230,206)

Renk bilgisi

#D9E6CE contains red, green and blue colors in about the same proportion. #D9E6CE ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#D9E6CE color RGB value is (217,230,206).

RGB: (217,230,206) (85%, 90%, 81%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 230 of 255 = 90%
B 206 of 255 = 81%

217
230
206

R + G + B ~ 85%. #D9E6CE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 230 + 206 = 653 (100%)
R 217 of 653 ~ 33.23%
G 230 of 653 ~ 35.22%
B 206 of 653 ~ 31.55'%

%33.23
%35.22
%31.55

CMYK RENK MODELİ

#D9E6CE rengi CMYK tonu (6,0,10,10).

  • camgöbeği tonu 5.65%
  • eflatun tonu 0.00%
  • sarı tonu 10.43%
  • ana renk tonu 9.80%

CMYK: (6,0,10,10)
C6M0Y10K10 (6%, 0%, 10%, 10%)
(0.06 / 0.00 / 0.10 / 0.10)

CMYK yüzdeleri

%5.65
%0
%10.43
%9.8

Codes

Color #D9E6CE in popluar color models

D9 E6 CE
RGB 217 230 206
HSL 93° 32.43% 85.49%
HSB/HSV 93° 10.43% 90.20%
CMYK 5.65% 0.00% 10.43%
9.80%

Color #D9E6CE in popluar number systems.

HEX D9 E6 CE
Decimal 217 230 206
Binary 11011001 11100110 11001110
Octal 331 346 316

Shades and tints

Shades of #D9E6CE

#D9E6CE
(217,230,206)
#C6D2BC
(198,210,188)
#B3BEAA
(179,190,170)
#A0AA98
(160,170,152)
#8D9686
(141,150,134)
#7A8274
(122,130,116)
#676E62
(103,110,98)
#545A50
(84,90,80)
#41463E
(65,70,62)
#2E322C
(46,50,44)
#1B1E1A
(27,30,26)
#000000
(0,0,0)

Tints of #D9E6CE

#D9E6CE
(217,230,206)
#DCE8D2
(220,232,210)
#DFEAD6
(223,234,214)
#E2ECDA
(226,236,218)
#E5EEDE
(229,238,222)
#E8F0E2
(232,240,226)
#EBF2E6
(235,242,230)
#EEF4EA
(238,244,234)
#F1F6EE
(241,246,238)
#F4F8F2
(244,248,242)
#F7FAF6
(247,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E6CE color. Also use rgb(217,230,206) instead hex code.

Text Font Color

.myTextColor { color: #D9E6CE; }

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

This text font color is #D9E6CE.

Background Color

.myBgColor { background-color: #D9E6CE; }

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

This div background color is #D9E6CE.

Border color

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

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

This div border color is #D9E6CE.

Opacity

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

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

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

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

This text has shadow with #D9E6CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E6CE.

Preview

Color preview on black background

This text has color #D9E6CE on black background.


Color preview on white background

This text has color #D9E6CE on white background.


Black color preview on #D9E6CE background

This text has black color on #D9E6CE background.


White color preview on #D9E6CE background

This text has white color on #D9E6CE background.


Related colors

Complementary color

Complementary color for #hex is #261931.


I love getcolorcode.com

Triadic colors

1 #CED9E6 and #E6CED9 with #D9E6CE are triadic colors.

2 #CEE6D9 and #E6D9CE with #D9E6CE are triadic colors.