COLOR #D5E6DA

HEX: #D5E6DA RGB: (213,230,218)

Renk bilgisi

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

RGB renk modeli

#D5E6DA color RGB value is (213,230,218).

RGB: (213,230,218) (84%, 90%, 85%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 230 of 255 = 90%
B 218 of 255 = 85%

213
230
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 218 = 661 (100%)
R 213 of 661 ~ 32.22%
G 230 of 661 ~ 34.8%
B 218 of 661 ~ 32.98'%

%32.22
%34.8
%32.98

CMYK RENK MODELİ

#D5E6DA rengi CMYK tonu (7,0,5,10).

  • camgöbeği tonu 7.39%
  • eflatun tonu 0.00%
  • sarı tonu 5.22%
  • ana renk tonu 9.80%

CMYK: (7,0,5,10)
C7M0Y5K10 (7%, 0%, 5%, 10%)
(0.07 / 0.00 / 0.05 / 0.10)

CMYK yüzdeleri

%7.39
%0
%5.22
%9.8

Codes

Color #D5E6DA in popluar color models

D5 E6 DA
RGB 213 230 218
HSL 138° 25.37% 86.86%
HSB/HSV 138° 7.39% 90.20%
CMYK 7.39% 0.00% 5.22%
9.80%

Color #D5E6DA in popluar number systems.

HEX D5 E6 DA
Decimal 213 230 218
Binary 11010101 11100110 11011010
Octal 325 346 332

Shades and tints

Shades of #D5E6DA

#D5E6DA
(213,230,218)
#C2D2C7
(194,210,199)
#AFBEB4
(175,190,180)
#9CAAA1
(156,170,161)
#89968E
(137,150,142)
#76827B
(118,130,123)
#636E68
(99,110,104)
#505A55
(80,90,85)
#3D4642
(61,70,66)
#2A322F
(42,50,47)
#171E1C
(23,30,28)
#000000
(0,0,0)

Tints of #D5E6DA

#D5E6DA
(213,230,218)
#D8E8DD
(216,232,221)
#DBEAE0
(219,234,224)
#DEECE3
(222,236,227)
#E1EEE6
(225,238,230)
#E4F0E9
(228,240,233)
#E7F2EC
(231,242,236)
#EAF4EF
(234,244,239)
#EDF6F2
(237,246,242)
#F0F8F5
(240,248,245)
#F3FAF8
(243,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E6DA color. Also use rgb(213,230,218) instead hex code.

Text Font Color

.myTextColor { color: #D5E6DA; }

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

This text font color is #D5E6DA.

Background Color

.myBgColor { background-color: #D5E6DA; }

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

This div background color is #D5E6DA.

Border color

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

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

This div border color is #D5E6DA.

Opacity

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

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

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

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

This text has shadow with #D5E6DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E6DA.

Preview

Color preview on black background

This text has color #D5E6DA on black background.


Color preview on white background

This text has color #D5E6DA on white background.


Black color preview on #D5E6DA background

This text has black color on #D5E6DA background.


White color preview on #D5E6DA background

This text has white color on #D5E6DA background.


Related colors

Complementary color

Complementary color for #hex is #2A1925.


I love getcolorcode.com

Triadic colors

1 #DAD5E6 and #E6DAD5 with #D5E6DA are triadic colors.

2 #DAE6D5 and #E6D5DA with #D5E6DA are triadic colors.