COLOR #D5FDEE

HEX: #D5FDEE RGB: (213,253,238)

Color info

#D5FDEE contains red, green and blue colors in about the same proportion. Web safe color of #D5FDEE is #CCFFFF (or #CFF).

RGB color model

#D5FDEE color RGB value is (213,253,238).

RGB: (213,253,238) (84%, 99%, 93%)

RGB channels and saturation

R 213 of 255 = 84%
G 253 of 255 = 99%
B 238 of 255 = 93%

213
253
238

R + G + B ~ 92%. #D5FDEE is light color.

Portions of RGB colors in percentages

R + G + B = 213 + 253 + 238 = 704 (100%)
R 213 of 704 ~ 30.26%
G 253 of 704 ~ 35.94%
B 238 of 704 ~ 33.81'%

%30.26
%35.94
%33.81

CMYK color model

#D5FDEE color CMYK value is (16,0,6,1).

  • cyan value is 15.81%
  • magenta value is 0.00%
  • yellow value is 5.93%
  • key color value is 0.78%

CMYK: (16,0,6,1)
C16M0Y6K1 (16%, 0%, 6%, 1%)
(0.16 / 0.00 / 0.06 / 0.01)

CMYK percentages

%15.81
%0
%5.93
%0.78

Codes

Color #D5FDEE in popluar color models

D5 FD EE
RGB 213 253 238
HSL 158° 90.91% 91.37%
HSB/HSV 158° 15.81% 99.22%
CMYK 15.81% 0.00% 5.93%
0.78%

Color #D5FDEE in popluar number systems.

HEX D5 FD EE
Decimal 213 253 238
Binary 11010101 11111101 11101110
Octal 325 375 356

Shades and tints

Shades of #D5FDEE

#D5FDEE
(213,253,238)
#C2E6D9
(194,230,217)
#AFCFC4
(175,207,196)
#9CB8AF
(156,184,175)
#89A19A
(137,161,154)
#768A85
(118,138,133)
#637370
(99,115,112)
#505C5B
(80,92,91)
#3D4546
(61,69,70)
#2A2E31
(42,46,49)
#17171C
(23,23,28)
#000000
(0,0,0)

Tints of #D5FDEE

#D5FDEE
(213,253,238)
#D8FDEF
(216,253,239)
#DBFDF0
(219,253,240)
#DEFDF1
(222,253,241)
#E1FDF2
(225,253,242)
#E4FDF3
(228,253,243)
#E7FDF4
(231,253,244)
#EAFDF5
(234,253,245)
#EDFDF6
(237,253,246)
#F0FDF7
(240,253,247)
#F3FDF8
(243,253,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5FDEE; }

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

This text font color is #D5FDEE.

Background Color

.myBgColor { background-color: #D5FDEE; }

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

This div background color is #D5FDEE.

Border color

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

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

This div border color is #D5FDEE.

Opacity

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

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

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

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

This text has shadow with #D5FDEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5FDEE.

Preview

Color preview on black background

This text has color #D5FDEE on black background.


Color preview on white background

This text has color #D5FDEE on white background.


Black color preview on #D5FDEE background

This text has black color on #D5FDEE background.


White color preview on #D5FDEE background

This text has white color on #D5FDEE background.


Related colors

Complementary color

Complementary color for #hex is #2A0211.


I love getcolorcode.com

Triadic colors

1 #EED5FD and #FDEED5 with #D5FDEE are triadic colors.

2 #EEFDD5 and #FDD5EE with #D5FDEE are triadic colors.