COLOR #D6E9DC

HEX: #D6E9DC RGB: (214,233,220)

Renk bilgisi

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

RGB renk modeli

#D6E9DC color RGB value is (214,233,220).

RGB: (214,233,220) (84%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 233 of 255 = 91%
B 220 of 255 = 86%

214
233
220

R + G + B ~ 87%. #D6E9DC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 233 + 220 = 667 (100%)
R 214 of 667 ~ 32.08%
G 233 of 667 ~ 34.93%
B 220 of 667 ~ 32.98'%

%32.08
%34.93
%32.98

CMYK RENK MODELİ

#D6E9DC rengi CMYK tonu (8,0,6,9).

  • camgöbeği tonu 8.15%
  • eflatun tonu 0.00%
  • sarı tonu 5.58%
  • ana renk tonu 8.63%
CMYK: (8,0,6,9) C8M0Y6K9 (8%,0%,6%,9%) (0.08/0.00/0.06/0.09) 

CMYK yüzdeleri

%8.15
%0
%5.58
%8.63

Codes

Color #D6E9DC in popluar color models

D6 E9 DC
RGB 214 233 220
HSL 139° 30.16% 87.65%
HSB/HSV 139° 8.15% 91.37%
CMYK 8.15% 0.00% 5.58%
8.63%

Color #D6E9DC in popluar number systems.

HEX D6 E9 DC
Decimal 214 233 220
Binary 11010110 11101001 11011100
Octal 326 351 334

Shades and tints

Shades of #D6E9DC

#D6E9DC
(214,233,220)
#C3D4C8
(195,212,200)
#B0BFB4
(176,191,180)
#9DAAA0
(157,170,160)
#8A958C
(138,149,140)
#778078
(119,128,120)
#646B64
(100,107,100)
#515650
(81,86,80)
#3E413C
(62,65,60)
#2B2C28
(43,44,40)
#181714
(24,23,20)
#000000
(0,0,0)

Tints of #D6E9DC

#D6E9DC
(214,233,220)
#D9EBDF
(217,235,223)
#DCEDE2
(220,237,226)
#DFEFE5
(223,239,229)
#E2F1E8
(226,241,232)
#E5F3EB
(229,243,235)
#E8F5EE
(232,245,238)
#EBF7F1
(235,247,241)
#EEF9F4
(238,249,244)
#F1FBF7
(241,251,247)
#F4FDFA
(244,253,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6E9DC color. Also use rgb(214,233,220) instead hex code.

Text Font Color

.myTextColor { color: #D6E9DC; }

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

This text font color is #D6E9DC.

Background Color

.myBgColor { background-color: #D6E9DC; }

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

This div background color is #D6E9DC.

Border color

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

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

This div border color is #D6E9DC.

Opacity

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

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

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

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

This text has shadow with #D6E9DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E9DC.

Preview

Color preview on black background

This text has color #D6E9DC on black background.


Color preview on white background

This text has color #D6E9DC on white background.


Black color preview on #D6E9DC background

This text has black color on #D6E9DC background.


White color preview on #D6E9DC background

This text has white color on #D6E9DC background.


Related colors

Complementary color

Complementary color for #hex is #291623.


I love getcolorcode.com

Triadic colors

1 #DCD6E9 and #E9DCD6 with #D6E9DC are triadic colors.

2 #DCE9D6 and #E9D6DC with #D6E9DC are triadic colors.