COLOR #D5D9E4

HEX: #D5D9E4 RGB: (213,217,228)

Renk bilgisi

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

RGB renk modeli

#D5D9E4 color RGB value is (213,217,228).

RGB: (213,217,228) (84%, 85%, 89%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 217 of 255 = 85%
B 228 of 255 = 89%

213
217
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 217 + 228 = 658 (100%)
R 213 of 658 ~ 32.37%
G 217 of 658 ~ 32.98%
B 228 of 658 ~ 34.65'%

%32.37
%32.98
%34.65

CMYK RENK MODELİ

#D5D9E4 rengi CMYK tonu (7,5,0,11).

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

CMYK: (7,5,0,11)
C7M5Y0K11 (7%, 5%, 0%, 11%)
(0.07 / 0.05 / 0.00 / 0.11)

CMYK yüzdeleri

%6.58
%4.82
%0
%10.59

Codes

Color #D5D9E4 in popluar color models

D5 D9 E4
RGB 213 217 228
HSL 224° 21.74% 86.47%
HSB/HSV 224° 6.58% 89.41%
CMYK 6.58% 4.82% 0.00%
10.59%

Color #D5D9E4 in popluar number systems.

HEX D5 D9 E4
Decimal 213 217 228
Binary 11010101 11011001 11100100
Octal 325 331 344

Shades and tints

Shades of #D5D9E4

#D5D9E4
(213,217,228)
#C2C6D0
(194,198,208)
#AFB3BC
(175,179,188)
#9CA0A8
(156,160,168)
#898D94
(137,141,148)
#767A80
(118,122,128)
#63676C
(99,103,108)
#505458
(80,84,88)
#3D4144
(61,65,68)
#2A2E30
(42,46,48)
#171B1C
(23,27,28)
#000000
(0,0,0)

Tints of #D5D9E4

#D5D9E4
(213,217,228)
#D8DCE6
(216,220,230)
#DBDFE8
(219,223,232)
#DEE2EA
(222,226,234)
#E1E5EC
(225,229,236)
#E4E8EE
(228,232,238)
#E7EBF0
(231,235,240)
#EAEEF2
(234,238,242)
#EDF1F4
(237,241,244)
#F0F4F6
(240,244,246)
#F3F7F8
(243,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5D9E4; }

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

This text font color is #D5D9E4.

Background Color

.myBgColor { background-color: #D5D9E4; }

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

This div background color is #D5D9E4.

Border color

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

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

This div border color is #D5D9E4.

Opacity

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

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

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

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

This text has shadow with #D5D9E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D9E4.

Preview

Color preview on black background

This text has color #D5D9E4 on black background.


Color preview on white background

This text has color #D5D9E4 on white background.


Black color preview on #D5D9E4 background

This text has black color on #D5D9E4 background.


White color preview on #D5D9E4 background

This text has white color on #D5D9E4 background.


Related colors

Complementary color

Complementary color for #hex is #2A261B.


I love getcolorcode.com

Triadic colors

1 #E4D5D9 and #D9E4D5 with #D5D9E4 are triadic colors.

2 #E4D9D5 and #D9D5E4 with #D5D9E4 are triadic colors.