COLOR #D0F9E0

HEX: #D0F9E0 RGB: (208,249,224)

Color info

#D0F9E0 contains red, green and blue colors in about the same proportion. Web safe color of #D0F9E0 is #CCFFCC (or #CFC).

RGB color model

#D0F9E0 color RGB value is (208,249,224).

RGB: (208,249,224) (82%, 98%, 88%)

RGB channels and saturation

R 208 of 255 = 82%
G 249 of 255 = 98%
B 224 of 255 = 88%

208
249
224

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

Portions of RGB colors in percentages

R + G + B = 208 + 249 + 224 = 681 (100%)
R 208 of 681 ~ 30.54%
G 249 of 681 ~ 36.56%
B 224 of 681 ~ 32.89'%

%30.54
%36.56
%32.89

CMYK color model

#D0F9E0 color CMYK value is (16,0,10,2).

  • cyan value is 16.47%
  • magenta value is 0.00%
  • yellow value is 10.04%
  • key color value is 2.35%

CMYK: (16,0,10,2)
C16M0Y10K2 (16%, 0%, 10%, 2%)
(0.16 / 0.00 / 0.10 / 0.02)

CMYK percentages

%16.47
%0
%10.04
%2.35

Codes

Color #D0F9E0 in popluar color models

D0 F9 E0
RGB 208 249 224
HSL 143° 77.36% 89.61%
HSB/HSV 143° 16.47% 97.65%
CMYK 16.47% 0.00% 10.04%
2.35%

Color #D0F9E0 in popluar number systems.

HEX D0 F9 E0
Decimal 208 249 224
Binary 11010000 11111001 11100000
Octal 320 371 340

Shades and tints

Shades of #D0F9E0

#D0F9E0
(208,249,224)
#BEE3CC
(190,227,204)
#ACCDB8
(172,205,184)
#9AB7A4
(154,183,164)
#88A190
(136,161,144)
#768B7C
(118,139,124)
#647568
(100,117,104)
#525F54
(82,95,84)
#404940
(64,73,64)
#2E332C
(46,51,44)
#1C1D18
(28,29,24)
#000000
(0,0,0)

Tints of #D0F9E0

#D0F9E0
(208,249,224)
#D4F9E2
(212,249,226)
#D8F9E4
(216,249,228)
#DCF9E6
(220,249,230)
#E0F9E8
(224,249,232)
#E4F9EA
(228,249,234)
#E8F9EC
(232,249,236)
#ECF9EE
(236,249,238)
#F0F9F0
(240,249,240)
#F4F9F2
(244,249,242)
#F8F9F4
(248,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0F9E0 color. Also use rgb(208,249,224) instead hex code.

Text Font Color

.myTextColor { color: #D0F9E0; }

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

This text font color is #D0F9E0.

Background Color

.myBgColor { background-color: #D0F9E0; }

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

This div background color is #D0F9E0.

Border color

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

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

This div border color is #D0F9E0.

Opacity

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

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

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

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

This text has shadow with #D0F9E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0F9E0.

Preview

Color preview on black background

This text has color #D0F9E0 on black background.


Color preview on white background

This text has color #D0F9E0 on white background.


Black color preview on #D0F9E0 background

This text has black color on #D0F9E0 background.


White color preview on #D0F9E0 background

This text has white color on #D0F9E0 background.


Related colors

Complementary color

Complementary color for #hex is #2F061F.


I love getcolorcode.com

Triadic colors

1 #E0D0F9 and #F9E0D0 with #D0F9E0 are triadic colors.

2 #E0F9D0 and #F9D0E0 with #D0F9E0 are triadic colors.