COLOR #D5D6ED

HEX: #D5D6ED RGB: (213,214,237)

Renk bilgisi

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

RGB renk modeli

#D5D6ED color RGB value is (213,214,237).

RGB: (213,214,237) (84%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 214 of 255 = 84%
B 237 of 255 = 93%

213
214
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 214 + 237 = 664 (100%)
R 213 of 664 ~ 32.08%
G 214 of 664 ~ 32.23%
B 237 of 664 ~ 35.69'%

%32.08
%32.23
%35.69

CMYK RENK MODELİ

#D5D6ED rengi CMYK tonu (10,10,0,7).

  • camgöbeği tonu 10.13%
  • eflatun tonu 9.70%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (10,10,0,7)
C10M10Y0K7 (10%, 10%, 0%, 7%)
(0.10 / 0.10 / 0.00 / 0.07)

CMYK yüzdeleri

%10.13
%9.7
%0
%7.06

Codes

Color #D5D6ED in popluar color models

D5 D6 ED
RGB 213 214 237
HSL 238° 40.00% 88.24%
HSB/HSV 238° 10.13% 92.94%
CMYK 10.13% 9.70% 0.00%
7.06%

Color #D5D6ED in popluar number systems.

HEX D5 D6 ED
Decimal 213 214 237
Binary 11010101 11010110 11101101
Octal 325 326 355

Shades and tints

Shades of #D5D6ED

#D5D6ED
(213,214,237)
#C2C3D8
(194,195,216)
#AFB0C3
(175,176,195)
#9C9DAE
(156,157,174)
#898A99
(137,138,153)
#767784
(118,119,132)
#63646F
(99,100,111)
#50515A
(80,81,90)
#3D3E45
(61,62,69)
#2A2B30
(42,43,48)
#17181B
(23,24,27)
#000000
(0,0,0)

Tints of #D5D6ED

#D5D6ED
(213,214,237)
#D8D9EE
(216,217,238)
#DBDCEF
(219,220,239)
#DEDFF0
(222,223,240)
#E1E2F1
(225,226,241)
#E4E5F2
(228,229,242)
#E7E8F3
(231,232,243)
#EAEBF4
(234,235,244)
#EDEEF5
(237,238,245)
#F0F1F6
(240,241,246)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5D6ED color. Also use rgb(213,214,237) instead hex code.

Text Font Color

.myTextColor { color: #D5D6ED; }

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

This text font color is #D5D6ED.

Background Color

.myBgColor { background-color: #D5D6ED; }

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

This div background color is #D5D6ED.

Border color

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

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

This div border color is #D5D6ED.

Opacity

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

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

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

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

This text has shadow with #D5D6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D6ED.

Preview

Color preview on black background

This text has color #D5D6ED on black background.


Color preview on white background

This text has color #D5D6ED on white background.


Black color preview on #D5D6ED background

This text has black color on #D5D6ED background.


White color preview on #D5D6ED background

This text has white color on #D5D6ED background.


Related colors

Complementary color

Complementary color for #hex is #2A2912.


I love getcolorcode.com

Triadic colors

1 #EDD5D6 and #D6EDD5 with #D5D6ED are triadic colors.

2 #EDD6D5 and #D6D5ED with #D5D6ED are triadic colors.