COLOR #D5EDFA

HEX: #D5EDFA RGB: (213,237,250)

Color info

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

RGB color model

#D5EDFA color RGB value is (213,237,250).

RGB: (213,237,250) (84%, 93%, 98%)

RGB channels and saturation

R 213 of 255 = 84%
G 237 of 255 = 93%
B 250 of 255 = 98%

213
237
250

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

Portions of RGB colors in percentages

R + G + B = 213 + 237 + 250 = 700 (100%)
R 213 of 700 ~ 30.43%
G 237 of 700 ~ 33.86%
B 250 of 700 ~ 35.71'%

%30.43
%33.86
%35.71

CMYK color model

#D5EDFA color CMYK value is (15,5,0,2).

  • cyan value is 14.80%
  • magenta value is 5.20%
  • yellow value is 0.00%
  • key color value is 1.96%

CMYK: (15,5,0,2)
C15M5Y0K2 (15%, 5%, 0%, 2%)
(0.15 / 0.05 / 0.00 / 0.02)

CMYK percentages

%14.8
%5.2
%0
%1.96

Codes

Color #D5EDFA in popluar color models

D5 ED FA
RGB 213 237 250
HSL 201° 78.72% 90.78%
HSB/HSV 201° 14.80% 98.04%
CMYK 14.80% 5.20% 0.00%
1.96%

Color #D5EDFA in popluar number systems.

HEX D5 ED FA
Decimal 213 237 250
Binary 11010101 11101101 11111010
Octal 325 355 372

Shades and tints

Shades of #D5EDFA

#D5EDFA
(213,237,250)
#C2D8E4
(194,216,228)
#AFC3CE
(175,195,206)
#9CAEB8
(156,174,184)
#8999A2
(137,153,162)
#76848C
(118,132,140)
#636F76
(99,111,118)
#505A60
(80,90,96)
#3D454A
(61,69,74)
#2A3034
(42,48,52)
#171B1E
(23,27,30)
#000000
(0,0,0)

Tints of #D5EDFA

#D5EDFA
(213,237,250)
#D8EEFA
(216,238,250)
#DBEFFA
(219,239,250)
#DEF0FA
(222,240,250)
#E1F1FA
(225,241,250)
#E4F2FA
(228,242,250)
#E7F3FA
(231,243,250)
#EAF4FA
(234,244,250)
#EDF5FA
(237,245,250)
#F0F6FA
(240,246,250)
#F3F7FA
(243,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5EDFA; }

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

This text font color is #D5EDFA.

Background Color

.myBgColor { background-color: #D5EDFA; }

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

This div background color is #D5EDFA.

Border color

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

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

This div border color is #D5EDFA.

Opacity

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

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

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

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

This text has shadow with #D5EDFA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EDFA.

Preview

Color preview on black background

This text has color #D5EDFA on black background.


Color preview on white background

This text has color #D5EDFA on white background.


Black color preview on #D5EDFA background

This text has black color on #D5EDFA background.


White color preview on #D5EDFA background

This text has white color on #D5EDFA background.


Related colors

Complementary color

Complementary color for #hex is #2A1205.


I love getcolorcode.com

Triadic colors

1 #FAD5ED and #EDFAD5 with #D5EDFA are triadic colors.

2 #FAEDD5 and #EDD5FA with #D5EDFA are triadic colors.