COLOR #D5E3FD

HEX: #D5E3FD RGB: (213,227,253)

Renk bilgisi

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

RGB renk modeli

#D5E3FD color RGB value is (213,227,253).

RGB: (213,227,253) (84%, 89%, 99%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 227 of 255 = 89%
B 253 of 255 = 99%

213
227
253

R + G + B ~ 91%. #D5E3FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 227 + 253 = 693 (100%)
R 213 of 693 ~ 30.74%
G 227 of 693 ~ 32.76%
B 253 of 693 ~ 36.51'%

%30.74
%32.76
%36.51

CMYK RENK MODELİ

#D5E3FD rengi CMYK tonu (16,10,0,1).

  • camgöbeği tonu 15.81%
  • eflatun tonu 10.28%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (16,10,0,1)
C16M10Y0K1 (16%, 10%, 0%, 1%)
(0.16 / 0.10 / 0.00 / 0.01)

CMYK yüzdeleri

%15.81
%10.28
%0
%0.78

Codes

Color #D5E3FD in popluar color models

D5 E3 FD
RGB 213 227 253
HSL 219° 90.91% 91.37%
HSB/HSV 219° 15.81% 99.22%
CMYK 15.81% 10.28% 0.00%
0.78%

Color #D5E3FD in popluar number systems.

HEX D5 E3 FD
Decimal 213 227 253
Binary 11010101 11100011 11111101
Octal 325 343 375

Shades and tints

Shades of #D5E3FD

#D5E3FD
(213,227,253)
#C2CFE6
(194,207,230)
#AFBBCF
(175,187,207)
#9CA7B8
(156,167,184)
#8993A1
(137,147,161)
#767F8A
(118,127,138)
#636B73
(99,107,115)
#50575C
(80,87,92)
#3D4345
(61,67,69)
#2A2F2E
(42,47,46)
#171B17
(23,27,23)
#000000
(0,0,0)

Tints of #D5E3FD

#D5E3FD
(213,227,253)
#D8E5FD
(216,229,253)
#DBE7FD
(219,231,253)
#DEE9FD
(222,233,253)
#E1EBFD
(225,235,253)
#E4EDFD
(228,237,253)
#E7EFFD
(231,239,253)
#EAF1FD
(234,241,253)
#EDF3FD
(237,243,253)
#F0F5FD
(240,245,253)
#F3F7FD
(243,247,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E3FD color. Also use rgb(213,227,253) instead hex code.

Text Font Color

.myTextColor { color: #D5E3FD; }

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

This text font color is #D5E3FD.

Background Color

.myBgColor { background-color: #D5E3FD; }

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

This div background color is #D5E3FD.

Border color

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

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

This div border color is #D5E3FD.

Opacity

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

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

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

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

This text has shadow with #D5E3FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E3FD.

Preview

Color preview on black background

This text has color #D5E3FD on black background.


Color preview on white background

This text has color #D5E3FD on white background.


Black color preview on #D5E3FD background

This text has black color on #D5E3FD background.


White color preview on #D5E3FD background

This text has white color on #D5E3FD background.


Related colors

Complementary color

Complementary color for #hex is #2A1C02.


I love getcolorcode.com

Triadic colors

1 #FDD5E3 and #E3FDD5 with #D5E3FD are triadic colors.

2 #FDE3D5 and #E3D5FD with #D5E3FD are triadic colors.