COLOR #D2E2F7

HEX: #D2E2F7 RGB: (210,226,247)

Color info

#D2E2F7 contains red, green and blue colors in about the same proportion. Web safe color of #D2E2F7 is #CCCCFF (or #CCF).

RGB color model

#D2E2F7 color RGB value is (210,226,247).

RGB: (210,226,247) (82%, 89%, 97%)

RGB channels and saturation

R 210 of 255 = 82%
G 226 of 255 = 89%
B 247 of 255 = 97%

210
226
247

R + G + B ~ 89%. #D2E2F7 is light color.

Portions of RGB colors in percentages

R + G + B = 210 + 226 + 247 = 683 (100%)
R 210 of 683 ~ 30.75%
G 226 of 683 ~ 33.09%
B 247 of 683 ~ 36.16'%

%30.75
%33.09
%36.16

CMYK color model

#D2E2F7 color CMYK value is (15,9,0,3).

  • cyan value is 14.98%
  • magenta value is 8.50%
  • yellow value is 0.00%
  • key color value is 3.14%

CMYK: (15,9,0,3)
C15M9Y0K3 (15%, 9%, 0%, 3%)
(0.15 / 0.09 / 0.00 / 0.03)

CMYK percentages

%14.98
%8.5
%0
%3.14

Codes

Color #D2E2F7 in popluar color models

D2 E2 F7
RGB 210 226 247
HSL 214° 69.81% 89.61%
HSB/HSV 214° 14.98% 96.86%
CMYK 14.98% 8.50% 0.00%
3.14%

Color #D2E2F7 in popluar number systems.

HEX D2 E2 F7
Decimal 210 226 247
Binary 11010010 11100010 11110111
Octal 322 342 367

Shades and tints

Shades of #D2E2F7

#D2E2F7
(210,226,247)
#BFCEE1
(191,206,225)
#ACBACB
(172,186,203)
#99A6B5
(153,166,181)
#86929F
(134,146,159)
#737E89
(115,126,137)
#606A73
(96,106,115)
#4D565D
(77,86,93)
#3A4247
(58,66,71)
#272E31
(39,46,49)
#141A1B
(20,26,27)
#000000
(0,0,0)

Tints of #D2E2F7

#D2E2F7
(210,226,247)
#D6E4F7
(214,228,247)
#DAE6F7
(218,230,247)
#DEE8F7
(222,232,247)
#E2EAF7
(226,234,247)
#E6ECF7
(230,236,247)
#EAEEF7
(234,238,247)
#EEF0F7
(238,240,247)
#F2F2F7
(242,242,247)
#F6F4F7
(246,244,247)
#FAF6F7
(250,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D2E2F7 color. Also use rgb(210,226,247) instead hex code.

Text Font Color

.myTextColor { color: #D2E2F7; }

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

This text font color is #D2E2F7.

Background Color

.myBgColor { background-color: #D2E2F7; }

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

This div background color is #D2E2F7.

Border color

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

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

This div border color is #D2E2F7.

Opacity

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

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

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

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

This text has shadow with #D2E2F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D2E2F7.

Preview

Color preview on black background

This text has color #D2E2F7 on black background.


Color preview on white background

This text has color #D2E2F7 on white background.


Black color preview on #D2E2F7 background

This text has black color on #D2E2F7 background.


White color preview on #D2E2F7 background

This text has white color on #D2E2F7 background.


Related colors

Complementary color

Complementary color for #hex is #2D1D08.


I love getcolorcode.com

Triadic colors

1 #F7D2E2 and #E2F7D2 with #D2E2F7 are triadic colors.

2 #F7E2D2 and #E2D2F7 with #D2E2F7 are triadic colors.