COLOR #D5E4DB

HEX: #D5E4DB RGB: (213,228,219)

Renk bilgisi

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

RGB renk modeli

#D5E4DB color RGB value is (213,228,219).

RGB: (213,228,219) (84%, 89%, 86%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 219 of 255 = 86%

213
228
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 219 = 660 (100%)
R 213 of 660 ~ 32.27%
G 228 of 660 ~ 34.55%
B 219 of 660 ~ 33.18'%

%32.27
%34.55
%33.18

CMYK RENK MODELİ

#D5E4DB rengi CMYK tonu (7,0,4,11).

  • camgöbeği tonu 6.58%
  • eflatun tonu 0.00%
  • sarı tonu 3.95%
  • ana renk tonu 10.59%

CMYK: (7,0,4,11)
C7M0Y4K11 (7%, 0%, 4%, 11%)
(0.07 / 0.00 / 0.04 / 0.11)

CMYK yüzdeleri

%6.58
%0
%3.95
%10.59

Codes

Color #D5E4DB in popluar color models

D5 E4 DB
RGB 213 228 219
HSL 144° 21.74% 86.47%
HSB/HSV 144° 6.58% 89.41%
CMYK 6.58% 0.00% 3.95%
10.59%

Color #D5E4DB in popluar number systems.

HEX D5 E4 DB
Decimal 213 228 219
Binary 11010101 11100100 11011011
Octal 325 344 333

Shades and tints

Shades of #D5E4DB

#D5E4DB
(213,228,219)
#C2D0C8
(194,208,200)
#AFBCB5
(175,188,181)
#9CA8A2
(156,168,162)
#89948F
(137,148,143)
#76807C
(118,128,124)
#636C69
(99,108,105)
#505856
(80,88,86)
#3D4443
(61,68,67)
#2A3030
(42,48,48)
#171C1D
(23,28,29)
#000000
(0,0,0)

Tints of #D5E4DB

#D5E4DB
(213,228,219)
#D8E6DE
(216,230,222)
#DBE8E1
(219,232,225)
#DEEAE4
(222,234,228)
#E1ECE7
(225,236,231)
#E4EEEA
(228,238,234)
#E7F0ED
(231,240,237)
#EAF2F0
(234,242,240)
#EDF4F3
(237,244,243)
#F0F6F6
(240,246,246)
#F3F8F9
(243,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E4DB color. Also use rgb(213,228,219) instead hex code.

Text Font Color

.myTextColor { color: #D5E4DB; }

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

This text font color is #D5E4DB.

Background Color

.myBgColor { background-color: #D5E4DB; }

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

This div background color is #D5E4DB.

Border color

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

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

This div border color is #D5E4DB.

Opacity

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

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

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

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

This text has shadow with #D5E4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E4DB.

Preview

Color preview on black background

This text has color #D5E4DB on black background.


Color preview on white background

This text has color #D5E4DB on white background.


Black color preview on #D5E4DB background

This text has black color on #D5E4DB background.


White color preview on #D5E4DB background

This text has white color on #D5E4DB background.


Related colors

Complementary color

Complementary color for #hex is #2A1B24.


I love getcolorcode.com

Triadic colors

1 #DBD5E4 and #E4DBD5 with #D5E4DB are triadic colors.

2 #DBE4D5 and #E4D5DB with #D5E4DB are triadic colors.