COLOR #D5EDFC

HEX: #D5EDFC RGB: (213,237,252)

Renk bilgisi

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

RGB renk modeli

#D5EDFC color RGB value is (213,237,252).

RGB: (213,237,252) (84%, 93%, 99%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 237 of 255 = 93%
B 252 of 255 = 99%

213
237
252

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 237 + 252 = 702 (100%)
R 213 of 702 ~ 30.34%
G 237 of 702 ~ 33.76%
B 252 of 702 ~ 35.9'%

%30.34
%33.76
%35.9

CMYK RENK MODELİ

#D5EDFC rengi CMYK tonu (15,6,0,1).

  • camgöbeği tonu 15.48%
  • eflatun tonu 5.95%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (15,6,0,1)
C15M6Y0K1 (15%, 6%, 0%, 1%)
(0.15 / 0.06 / 0.00 / 0.01)

CMYK yüzdeleri

%15.48
%5.95
%0
%1.18

Codes

Color #D5EDFC in popluar color models

D5 ED FC
RGB 213 237 252
HSL 203° 86.67% 91.18%
HSB/HSV 203° 15.48% 98.82%
CMYK 15.48% 5.95% 0.00%
1.18%

Color #D5EDFC in popluar number systems.

HEX D5 ED FC
Decimal 213 237 252
Binary 11010101 11101101 11111100
Octal 325 355 374

Shades and tints

Shades of #D5EDFC

#D5EDFC
(213,237,252)
#C2D8E6
(194,216,230)
#AFC3D0
(175,195,208)
#9CAEBA
(156,174,186)
#8999A4
(137,153,164)
#76848E
(118,132,142)
#636F78
(99,111,120)
#505A62
(80,90,98)
#3D454C
(61,69,76)
#2A3036
(42,48,54)
#171B20
(23,27,32)
#000000
(0,0,0)

Tints of #D5EDFC

#D5EDFC
(213,237,252)
#D8EEFC
(216,238,252)
#DBEFFC
(219,239,252)
#DEF0FC
(222,240,252)
#E1F1FC
(225,241,252)
#E4F2FC
(228,242,252)
#E7F3FC
(231,243,252)
#EAF4FC
(234,244,252)
#EDF5FC
(237,245,252)
#F0F6FC
(240,246,252)
#F3F7FC
(243,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5EDFC; }

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

This text font color is #D5EDFC.

Background Color

.myBgColor { background-color: #D5EDFC; }

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

This div background color is #D5EDFC.

Border color

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

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

This div border color is #D5EDFC.

Opacity

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

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

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

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

This text has shadow with #D5EDFC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EDFC.

Preview

Color preview on black background

This text has color #D5EDFC on black background.


Color preview on white background

This text has color #D5EDFC on white background.


Black color preview on #D5EDFC background

This text has black color on #D5EDFC background.


White color preview on #D5EDFC background

This text has white color on #D5EDFC background.


Related colors

Complementary color

Complementary color for #hex is #2A1203.


I love getcolorcode.com

Triadic colors

1 #FCD5ED and #EDFCD5 with #D5EDFC are triadic colors.

2 #FCEDD5 and #EDD5FC with #D5EDFC are triadic colors.