COLOR #D5EFEB

HEX: #D5EFEB RGB: (213,239,235)

Renk bilgisi

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

RGB renk modeli

#D5EFEB color RGB value is (213,239,235).

RGB: (213,239,235) (84%, 94%, 92%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 239 of 255 = 94%
B 235 of 255 = 92%

213
239
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 239 + 235 = 687 (100%)
R 213 of 687 ~ 31%
G 239 of 687 ~ 34.79%
B 235 of 687 ~ 34.21'%

%31
%34.79
%34.21

CMYK RENK MODELİ

#D5EFEB rengi CMYK tonu (11,0,2,6).

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

CMYK: (11,0,2,6)
C11M0Y2K6 (11%, 0%, 2%, 6%)
(0.11 / 0.00 / 0.02 / 0.06)

CMYK yüzdeleri

%10.88
%0
%1.67
%6.27

Codes

Color #D5EFEB in popluar color models

D5 EF EB
RGB 213 239 235
HSL 171° 44.83% 88.63%
HSB/HSV 171° 10.88% 93.73%
CMYK 10.88% 0.00% 1.67%
6.27%

Color #D5EFEB in popluar number systems.

HEX D5 EF EB
Decimal 213 239 235
Binary 11010101 11101111 11101011
Octal 325 357 353

Shades and tints

Shades of #D5EFEB

#D5EFEB
(213,239,235)
#C2DAD6
(194,218,214)
#AFC5C1
(175,197,193)
#9CB0AC
(156,176,172)
#899B97
(137,155,151)
#768682
(118,134,130)
#63716D
(99,113,109)
#505C58
(80,92,88)
#3D4743
(61,71,67)
#2A322E
(42,50,46)
#171D19
(23,29,25)
#000000
(0,0,0)

Tints of #D5EFEB

#D5EFEB
(213,239,235)
#D8F0EC
(216,240,236)
#DBF1ED
(219,241,237)
#DEF2EE
(222,242,238)
#E1F3EF
(225,243,239)
#E4F4F0
(228,244,240)
#E7F5F1
(231,245,241)
#EAF6F2
(234,246,242)
#EDF7F3
(237,247,243)
#F0F8F4
(240,248,244)
#F3F9F5
(243,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5EFEB; }

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

This text font color is #D5EFEB.

Background Color

.myBgColor { background-color: #D5EFEB; }

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

This div background color is #D5EFEB.

Border color

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

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

This div border color is #D5EFEB.

Opacity

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

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

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

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

This text has shadow with #D5EFEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EFEB.

Preview

Color preview on black background

This text has color #D5EFEB on black background.


Color preview on white background

This text has color #D5EFEB on white background.


Black color preview on #D5EFEB background

This text has black color on #D5EFEB background.


White color preview on #D5EFEB background

This text has white color on #D5EFEB background.


Related colors

Complementary color

Complementary color for #hex is #2A1014.


I love getcolorcode.com

Triadic colors

1 #EBD5EF and #EFEBD5 with #D5EFEB are triadic colors.

2 #EBEFD5 and #EFD5EB with #D5EFEB are triadic colors.