COLOR #D6E4DA

HEX: #D6E4DA RGB: (214,228,218)

Renk bilgisi

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

RGB renk modeli

#D6E4DA color RGB value is (214,228,218).

RGB: (214,228,218) (84%, 89%, 85%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 228 of 255 = 89%
B 218 of 255 = 85%

214
228
218

R + G + B ~ 86%. #D6E4DA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 228 + 218 = 660 (100%)
R 214 of 660 ~ 32.42%
G 228 of 660 ~ 34.55%
B 218 of 660 ~ 33.03'%

%32.42
%34.55
%33.03

CMYK RENK MODELİ

#D6E4DA rengi CMYK tonu (6,0,4,11).

  • camgöbeği tonu 6.14%
  • eflatun tonu 0.00%
  • sarı tonu 4.39%
  • ana renk tonu 10.59%

CMYK: (6,0,4,11)
C6M0Y4K11 (6%, 0%, 4%, 11%)
(0.06 / 0.00 / 0.04 / 0.11)

CMYK yüzdeleri

%6.14
%0
%4.39
%10.59

Codes

Color #D6E4DA in popluar color models

D6 E4 DA
RGB 214 228 218
HSL 137° 20.59% 86.67%
HSB/HSV 137° 6.14% 89.41%
CMYK 6.14% 0.00% 4.39%
10.59%

Color #D6E4DA in popluar number systems.

HEX D6 E4 DA
Decimal 214 228 218
Binary 11010110 11100100 11011010
Octal 326 344 332

Shades and tints

Shades of #D6E4DA

#D6E4DA
(214,228,218)
#C3D0C7
(195,208,199)
#B0BCB4
(176,188,180)
#9DA8A1
(157,168,161)
#8A948E
(138,148,142)
#77807B
(119,128,123)
#646C68
(100,108,104)
#515855
(81,88,85)
#3E4442
(62,68,66)
#2B302F
(43,48,47)
#181C1C
(24,28,28)
#000000
(0,0,0)

Tints of #D6E4DA

#D6E4DA
(214,228,218)
#D9E6DD
(217,230,221)
#DCE8E0
(220,232,224)
#DFEAE3
(223,234,227)
#E2ECE6
(226,236,230)
#E5EEE9
(229,238,233)
#E8F0EC
(232,240,236)
#EBF2EF
(235,242,239)
#EEF4F2
(238,244,242)
#F1F6F5
(241,246,245)
#F4F8F8
(244,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6E4DA color. Also use rgb(214,228,218) instead hex code.

Text Font Color

.myTextColor { color: #D6E4DA; }

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

This text font color is #D6E4DA.

Background Color

.myBgColor { background-color: #D6E4DA; }

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

This div background color is #D6E4DA.

Border color

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

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

This div border color is #D6E4DA.

Opacity

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

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

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

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

This text has shadow with #D6E4DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E4DA.

Preview

Color preview on black background

This text has color #D6E4DA on black background.


Color preview on white background

This text has color #D6E4DA on white background.


Black color preview on #D6E4DA background

This text has black color on #D6E4DA background.


White color preview on #D6E4DA background

This text has white color on #D6E4DA background.


Related colors

Complementary color

Complementary color for #hex is #291B25.


I love getcolorcode.com

Triadic colors

1 #DAD6E4 and #E4DAD6 with #D6E4DA are triadic colors.

2 #DAE4D6 and #E4D6DA with #D6E4DA are triadic colors.