COLOR #D5EDFB

HEX: #D5EDFB RGB: (213,237,251)

Renk bilgisi

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

RGB renk modeli

#D5EDFB color RGB value is (213,237,251).

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

RGB bağlantıları ve doygunluk

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

213
237
251

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 237 + 251 = 701 (100%)
R 213 of 701 ~ 30.39%
G 237 of 701 ~ 33.81%
B 251 of 701 ~ 35.81'%

%30.39
%33.81
%35.81

CMYK RENK MODELİ

#D5EDFB rengi CMYK tonu (15,6,0,2).

  • camgöbeği tonu 15.14%
  • eflatun tonu 5.58%
  • sarı tonu 0.00%
  • ana renk tonu 1.57%
CMYK: (15,6,0,2) C15M6Y0K2 (15%,6%,0%,2%) (0.15/0.06/0.00/0.02) 

CMYK yüzdeleri

%15.14
%5.58
%0
%1.57

Codes

Color #D5EDFB in popluar color models

D5 ED FB
RGB 213 237 251
HSL 202° 82.61% 90.98%
HSB/HSV 202° 15.14% 98.43%
CMYK 15.14% 5.58% 0.00%
1.57%

Color #D5EDFB in popluar number systems.

HEX D5 ED FB
Decimal 213 237 251
Binary 11010101 11101101 11111011
Octal 325 355 373

Shades and tints

Shades of #D5EDFB

#D5EDFB
(213,237,251)
#C2D8E5
(194,216,229)
#AFC3CF
(175,195,207)
#9CAEB9
(156,174,185)
#8999A3
(137,153,163)
#76848D
(118,132,141)
#636F77
(99,111,119)
#505A61
(80,90,97)
#3D454B
(61,69,75)
#2A3035
(42,48,53)
#171B1F
(23,27,31)
#000000
(0,0,0)

Tints of #D5EDFB

#D5EDFB
(213,237,251)
#D8EEFB
(216,238,251)
#DBEFFB
(219,239,251)
#DEF0FB
(222,240,251)
#E1F1FB
(225,241,251)
#E4F2FB
(228,242,251)
#E7F3FB
(231,243,251)
#EAF4FB
(234,244,251)
#EDF5FB
(237,245,251)
#F0F6FB
(240,246,251)
#F3F7FB
(243,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5EDFB; }

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

This text font color is #D5EDFB.

Background Color

.myBgColor { background-color: #D5EDFB; }

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

This div background color is #D5EDFB.

Border color

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

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

This div border color is #D5EDFB.

Opacity

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

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

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

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

This text has shadow with #D5EDFB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EDFB.

Preview

Color preview on black background

This text has color #D5EDFB on black background.


Color preview on white background

This text has color #D5EDFB on white background.


Black color preview on #D5EDFB background

This text has black color on #D5EDFB background.


White color preview on #D5EDFB background

This text has white color on #D5EDFB background.


Related colors

Complementary color

Complementary color for #hex is #2A1204.


I love getcolorcode.com

Triadic colors

1 #FBD5ED and #EDFBD5 with #D5EDFB are triadic colors.

2 #FBEDD5 and #EDD5FB with #D5EDFB are triadic colors.