COLOR #D5E6FF

HEX: #D5E6FF RGB: (213,230,255)

Renk bilgisi

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

RGB renk modeli

#D5E6FF color RGB value is (213,230,255).

RGB: (213,230,255) (84%, 90%, 100%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 230 of 255 = 90%
B 255 of 255 = 100%

213
230
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 255 = 698 (100%)
R 213 of 698 ~ 30.52%
G 230 of 698 ~ 32.95%
B 255 of 698 ~ 36.53'%

%30.52
%32.95
%36.53

CMYK RENK MODELİ

#D5E6FF rengi CMYK tonu (16,10,0,0).

  • camgöbeği tonu 16.47%
  • eflatun tonu 9.80%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (16,10,0,0)
C16M10Y0K0 (16%, 10%, 0%, 0%)
(0.16 / 0.10 / 0.00 / 0.00)

CMYK yüzdeleri

%16.47
%9.8
%0
%0

Codes

Color #D5E6FF in popluar color models

D5 E6 FF
RGB 213 230 255
HSL 216° 100.00% 91.76%
HSB/HSV 216° 16.47% 100.00%
CMYK 16.47% 9.80% 0.00%
0.00%

Color #D5E6FF in popluar number systems.

HEX D5 E6 FF
Decimal 213 230 255
Binary 11010101 11100110 11111111
Octal 325 346 377

Shades and tints

Shades of #D5E6FF

#D5E6FF
(213,230,255)
#C2D2E8
(194,210,232)
#AFBED1
(175,190,209)
#9CAABA
(156,170,186)
#8996A3
(137,150,163)
#76828C
(118,130,140)
#636E75
(99,110,117)
#505A5E
(80,90,94)
#3D4647
(61,70,71)
#2A3230
(42,50,48)
#171E19
(23,30,25)
#000000
(0,0,0)

Tints of #D5E6FF

#D5E6FF
(213,230,255)
#D8E8FF
(216,232,255)
#DBEAFF
(219,234,255)
#DEECFF
(222,236,255)
#E1EEFF
(225,238,255)
#E4F0FF
(228,240,255)
#E7F2FF
(231,242,255)
#EAF4FF
(234,244,255)
#EDF6FF
(237,246,255)
#F0F8FF
(240,248,255)
#F3FAFF
(243,250,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E6FF color. Also use rgb(213,230,255) instead hex code.

Text Font Color

.myTextColor { color: #D5E6FF; }

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

This text font color is #D5E6FF.

Background Color

.myBgColor { background-color: #D5E6FF; }

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

This div background color is #D5E6FF.

Border color

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

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

This div border color is #D5E6FF.

Opacity

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

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

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

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

This text has shadow with #D5E6FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E6FF.

Preview

Color preview on black background

This text has color #D5E6FF on black background.


Color preview on white background

This text has color #D5E6FF on white background.


Black color preview on #D5E6FF background

This text has black color on #D5E6FF background.


White color preview on #D5E6FF background

This text has white color on #D5E6FF background.


Related colors

Complementary color

Complementary color for #hex is #2A1900.


I love getcolorcode.com

Triadic colors

1 #FFD5E6 and #E6FFD5 with #D5E6FF are triadic colors.

2 #FFE6D5 and #E6D5FF with #D5E6FF are triadic colors.