COLOR #D5EDEF

HEX: #D5EDEF RGB: (213,237,239)

Renk bilgisi

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

RGB renk modeli

#D5EDEF color RGB value is (213,237,239).

RGB: (213,237,239) (84%, 93%, 94%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 237 of 255 = 93%
B 239 of 255 = 94%

213
237
239

R + G + B ~ 90%. #D5EDEF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 237 + 239 = 689 (100%)
R 213 of 689 ~ 30.91%
G 237 of 689 ~ 34.4%
B 239 of 689 ~ 34.69'%

%30.91
%34.4
%34.69

CMYK RENK MODELİ

#D5EDEF rengi CMYK tonu (11,1,0,6).

  • camgöbeği tonu 10.88%
  • eflatun tonu 0.84%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (11,1,0,6)
C11M1Y0K6 (11%, 1%, 0%, 6%)
(0.11 / 0.01 / 0.00 / 0.06)

CMYK yüzdeleri

%10.88
%0.84
%0
%6.27

Codes

Color #D5EDEF in popluar color models

D5 ED EF
RGB 213 237 239
HSL 185° 44.83% 88.63%
HSB/HSV 185° 10.88% 93.73%
CMYK 10.88% 0.84% 0.00%
6.27%

Color #D5EDEF in popluar number systems.

HEX D5 ED EF
Decimal 213 237 239
Binary 11010101 11101101 11101111
Octal 325 355 357

Shades and tints

Shades of #D5EDEF

#D5EDEF
(213,237,239)
#C2D8DA
(194,216,218)
#AFC3C5
(175,195,197)
#9CAEB0
(156,174,176)
#89999B
(137,153,155)
#768486
(118,132,134)
#636F71
(99,111,113)
#505A5C
(80,90,92)
#3D4547
(61,69,71)
#2A3032
(42,48,50)
#171B1D
(23,27,29)
#000000
(0,0,0)

Tints of #D5EDEF

#D5EDEF
(213,237,239)
#D8EEF0
(216,238,240)
#DBEFF1
(219,239,241)
#DEF0F2
(222,240,242)
#E1F1F3
(225,241,243)
#E4F2F4
(228,242,244)
#E7F3F5
(231,243,245)
#EAF4F6
(234,244,246)
#EDF5F7
(237,245,247)
#F0F6F8
(240,246,248)
#F3F7F9
(243,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5EDEF; }

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

This text font color is #D5EDEF.

Background Color

.myBgColor { background-color: #D5EDEF; }

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

This div background color is #D5EDEF.

Border color

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

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

This div border color is #D5EDEF.

Opacity

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

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

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

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

This text has shadow with #D5EDEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EDEF.

Preview

Color preview on black background

This text has color #D5EDEF on black background.


Color preview on white background

This text has color #D5EDEF on white background.


Black color preview on #D5EDEF background

This text has black color on #D5EDEF background.


White color preview on #D5EDEF background

This text has white color on #D5EDEF background.


Related colors

Complementary color

Complementary color for #hex is #2A1210.


I love getcolorcode.com

Triadic colors

1 #EFD5ED and #EDEFD5 with #D5EDEF are triadic colors.

2 #EFEDD5 and #EDD5EF with #D5EDEF are triadic colors.