COLOR #D3F0E7

HEX: #D3F0E7 RGB: (211,240,231)

Color info

#D3F0E7 contains red, green and blue colors in about the same proportion. Web safe color of #D3F0E7 is #CCFFFF (or #CFF).

RGB color model

#D3F0E7 color RGB value is (211,240,231).

RGB: (211,240,231) (83%, 94%, 91%)

RGB channels and saturation

R 211 of 255 = 83%
G 240 of 255 = 94%
B 231 of 255 = 91%

211
240
231

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

Portions of RGB colors in percentages

R + G + B = 211 + 240 + 231 = 682 (100%)
R 211 of 682 ~ 30.94%
G 240 of 682 ~ 35.19%
B 231 of 682 ~ 33.87'%

%30.94
%35.19
%33.87

CMYK color model

#D3F0E7 color CMYK value is (12,0,4,6).

  • cyan value is 12.08%
  • magenta value is 0.00%
  • yellow value is 3.75%
  • key color value is 5.88%

CMYK: (12,0,4,6)
C12M0Y4K6 (12%, 0%, 4%, 6%)
(0.12 / 0.00 / 0.04 / 0.06)

CMYK percentages

%12.08
%0
%3.75
%5.88

Codes

Color #D3F0E7 in popluar color models

D3 F0 E7
RGB 211 240 231
HSL 161° 49.15% 88.43%
HSB/HSV 161° 12.08% 94.12%
CMYK 12.08% 0.00% 3.75%
5.88%

Color #D3F0E7 in popluar number systems.

HEX D3 F0 E7
Decimal 211 240 231
Binary 11010011 11110000 11100111
Octal 323 360 347

Shades and tints

Shades of #D3F0E7

#D3F0E7
(211,240,231)
#C0DBD2
(192,219,210)
#ADC6BD
(173,198,189)
#9AB1A8
(154,177,168)
#879C93
(135,156,147)
#74877E
(116,135,126)
#617269
(97,114,105)
#4E5D54
(78,93,84)
#3B483F
(59,72,63)
#28332A
(40,51,42)
#151E15
(21,30,21)
#000000
(0,0,0)

Tints of #D3F0E7

#D3F0E7
(211,240,231)
#D7F1E9
(215,241,233)
#DBF2EB
(219,242,235)
#DFF3ED
(223,243,237)
#E3F4EF
(227,244,239)
#E7F5F1
(231,245,241)
#EBF6F3
(235,246,243)
#EFF7F5
(239,247,245)
#F3F8F7
(243,248,247)
#F7F9F9
(247,249,249)
#FBFAFB
(251,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D3F0E7 color. Also use rgb(211,240,231) instead hex code.

Text Font Color

.myTextColor { color: #D3F0E7; }

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

This text font color is #D3F0E7.

Background Color

.myBgColor { background-color: #D3F0E7; }

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

This div background color is #D3F0E7.

Border color

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

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

This div border color is #D3F0E7.

Opacity

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

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

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

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

This text has shadow with #D3F0E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D3F0E7.

Preview

Color preview on black background

This text has color #D3F0E7 on black background.


Color preview on white background

This text has color #D3F0E7 on white background.


Black color preview on #D3F0E7 background

This text has black color on #D3F0E7 background.


White color preview on #D3F0E7 background

This text has white color on #D3F0E7 background.


Related colors

Complementary color

Complementary color for #hex is #2C0F18.


I love getcolorcode.com

Triadic colors

1 #E7D3F0 and #F0E7D3 with #D3F0E7 are triadic colors.

2 #E7F0D3 and #F0D3E7 with #D3F0E7 are triadic colors.