COLOR #D5DDF6

HEX: #D5DDF6 RGB: (213,221,246)

Renk bilgisi

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

RGB renk modeli

#D5DDF6 color RGB value is (213,221,246).

RGB: (213,221,246) (84%, 87%, 96%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 221 of 255 = 87%
B 246 of 255 = 96%

213
221
246

R + G + B ~ 89%. #D5DDF6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 221 + 246 = 680 (100%)
R 213 of 680 ~ 31.32%
G 221 of 680 ~ 32.5%
B 246 of 680 ~ 36.18'%

%31.32
%32.5
%36.18

CMYK RENK MODELİ

#D5DDF6 rengi CMYK tonu (13,10,0,4).

  • camgöbeği tonu 13.41%
  • eflatun tonu 10.16%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (13,10,0,4)
C13M10Y0K4 (13%, 10%, 0%, 4%)
(0.13 / 0.10 / 0.00 / 0.04)

CMYK yüzdeleri

%13.41
%10.16
%0
%3.53

Codes

Color #D5DDF6 in popluar color models

D5 DD F6
RGB 213 221 246
HSL 225° 64.71% 90.00%
HSB/HSV 225° 13.41% 96.47%
CMYK 13.41% 10.16% 0.00%
3.53%

Color #D5DDF6 in popluar number systems.

HEX D5 DD F6
Decimal 213 221 246
Binary 11010101 11011101 11110110
Octal 325 335 366

Shades and tints

Shades of #D5DDF6

#D5DDF6
(213,221,246)
#C2C9E0
(194,201,224)
#AFB5CA
(175,181,202)
#9CA1B4
(156,161,180)
#898D9E
(137,141,158)
#767988
(118,121,136)
#636572
(99,101,114)
#50515C
(80,81,92)
#3D3D46
(61,61,70)
#2A2930
(42,41,48)
#17151A
(23,21,26)
#000000
(0,0,0)

Tints of #D5DDF6

#D5DDF6
(213,221,246)
#D8E0F6
(216,224,246)
#DBE3F6
(219,227,246)
#DEE6F6
(222,230,246)
#E1E9F6
(225,233,246)
#E4ECF6
(228,236,246)
#E7EFF6
(231,239,246)
#EAF2F6
(234,242,246)
#EDF5F6
(237,245,246)
#F0F8F6
(240,248,246)
#F3FBF6
(243,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5DDF6 color. Also use rgb(213,221,246) instead hex code.

Text Font Color

.myTextColor { color: #D5DDF6; }

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

This text font color is #D5DDF6.

Background Color

.myBgColor { background-color: #D5DDF6; }

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

This div background color is #D5DDF6.

Border color

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

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

This div border color is #D5DDF6.

Opacity

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

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

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

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

This text has shadow with #D5DDF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5DDF6.

Preview

Color preview on black background

This text has color #D5DDF6 on black background.


Color preview on white background

This text has color #D5DDF6 on white background.


Black color preview on #D5DDF6 background

This text has black color on #D5DDF6 background.


White color preview on #D5DDF6 background

This text has white color on #D5DDF6 background.


Related colors

Complementary color

Complementary color for #hex is #2A2209.


I love getcolorcode.com

Triadic colors

1 #F6D5DD and #DDF6D5 with #D5DDF6 are triadic colors.

2 #F6DDD5 and #DDD5F6 with #D5DDF6 are triadic colors.