COLOR #D7EDEE

HEX: #D7EDEE RGB: (215,237,238)

Renk bilgisi

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

RGB renk modeli

#D7EDEE color RGB value is (215,237,238).

RGB: (215,237,238) (84%, 93%, 93%)

RGB bağlantıları ve doygunluk

R 215 of 255 = 84%
G 237 of 255 = 93%
B 238 of 255 = 93%

215
237
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 215 + 237 + 238 = 690 (100%)
R 215 of 690 ~ 31.16%
G 237 of 690 ~ 34.35%
B 238 of 690 ~ 34.49'%

%31.16
%34.35
%34.49

CMYK RENK MODELİ

#D7EDEE rengi CMYK tonu (10,0,0,7).

  • camgöbeği tonu 9.66%
  • eflatun tonu 0.42%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (10,0,0,7)
C10M0Y0K7 (10%, 0%, 0%, 7%)
(0.10 / 0.00 / 0.00 / 0.07)

CMYK yüzdeleri

%9.66
%0.42
%0
%6.67

Codes

Color #D7EDEE in popluar color models

D7 ED EE
RGB 215 237 238
HSL 183° 40.35% 88.82%
HSB/HSV 183° 9.66% 93.33%
CMYK 9.66% 0.42% 0.00%
6.67%

Color #D7EDEE in popluar number systems.

HEX D7 ED EE
Decimal 215 237 238
Binary 11010111 11101101 11101110
Octal 327 355 356

Shades and tints

Shades of #D7EDEE

#D7EDEE
(215,237,238)
#C4D8D9
(196,216,217)
#B1C3C4
(177,195,196)
#9EAEAF
(158,174,175)
#8B999A
(139,153,154)
#788485
(120,132,133)
#656F70
(101,111,112)
#525A5B
(82,90,91)
#3F4546
(63,69,70)
#2C3031
(44,48,49)
#191B1C
(25,27,28)
#000000
(0,0,0)

Tints of #D7EDEE

#D7EDEE
(215,237,238)
#DAEEEF
(218,238,239)
#DDEFF0
(221,239,240)
#E0F0F1
(224,240,241)
#E3F1F2
(227,241,242)
#E6F2F3
(230,242,243)
#E9F3F4
(233,243,244)
#ECF4F5
(236,244,245)
#EFF5F6
(239,245,246)
#F2F6F7
(242,246,247)
#F5F7F8
(245,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7EDEE color. Also use rgb(215,237,238) instead hex code.

Text Font Color

.myTextColor { color: #D7EDEE; }

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

This text font color is #D7EDEE.

Background Color

.myBgColor { background-color: #D7EDEE; }

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

This div background color is #D7EDEE.

Border color

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

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

This div border color is #D7EDEE.

Opacity

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

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

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

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

This text has shadow with #D7EDEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7EDEE.

Preview

Color preview on black background

This text has color #D7EDEE on black background.


Color preview on white background

This text has color #D7EDEE on white background.


Black color preview on #D7EDEE background

This text has black color on #D7EDEE background.


White color preview on #D7EDEE background

This text has white color on #D7EDEE background.


Related colors

Complementary color

Complementary color for #hex is #281211.


I love getcolorcode.com

Triadic colors

1 #EED7ED and #EDEED7 with #D7EDEE are triadic colors.

2 #EEEDD7 and #EDD7EE with #D7EDEE are triadic colors.