COLOR #DDFDE5

HEX: #DDFDE5 RGB: (221,253,229)

Color info

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

RGB color model

#DDFDE5 color RGB value is (221,253,229).

RGB: (221,253,229) (87%, 99%, 90%)

RGB channels and saturation

R 221 of 255 = 87%
G 253 of 255 = 99%
B 229 of 255 = 90%

221
253
229

R + G + B ~ 92%. #DDFDE5 is light color.

Portions of RGB colors in percentages

R + G + B = 221 + 253 + 229 = 703 (100%)
R 221 of 703 ~ 31.44%
G 253 of 703 ~ 35.99%
B 229 of 703 ~ 32.57'%

%31.44
%35.99
%32.57

CMYK color model

#DDFDE5 color CMYK value is (13,0,9,1).

  • cyan value is 12.65%
  • magenta value is 0.00%
  • yellow value is 9.49%
  • key color value is 0.78%
CMYK: (13,0,9,1) C13M0Y9K1 (13%,0%,9%,1%) (0.13/0.00/0.09/0.01) 

CMYK percentages

%12.65
%0
%9.49
%0.78

Codes

Color #DDFDE5 in popluar color models

DD FD E5
RGB 221 253 229
HSL 135° 88.89% 92.94%
HSB/HSV 135° 12.65% 99.22%
CMYK 12.65% 0.00% 9.49%
0.78%

Color #DDFDE5 in popluar number systems.

HEX DD FD E5
Decimal 221 253 229
Binary 11011101 11111101 11100101
Octal 335 375 345

Shades and tints

Shades of #DDFDE5

#DDFDE5
(221,253,229)
#C9E6D1
(201,230,209)
#B5CFBD
(181,207,189)
#A1B8A9
(161,184,169)
#8DA195
(141,161,149)
#798A81
(121,138,129)
#65736D
(101,115,109)
#515C59
(81,92,89)
#3D4545
(61,69,69)
#292E31
(41,46,49)
#15171D
(21,23,29)
#000000
(0,0,0)

Tints of #DDFDE5

#DDFDE5
(221,253,229)
#E0FDE7
(224,253,231)
#E3FDE9
(227,253,233)
#E6FDEB
(230,253,235)
#E9FDED
(233,253,237)
#ECFDEF
(236,253,239)
#EFFDF1
(239,253,241)
#F2FDF3
(242,253,243)
#F5FDF5
(245,253,245)
#F8FDF7
(248,253,247)
#FBFDF9
(251,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DDFDE5 color. Also use rgb(221,253,229) instead hex code.

Text Font Color

.myTextColor { color: #DDFDE5; }

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

This text font color is #DDFDE5.

Background Color

.myBgColor { background-color: #DDFDE5; }

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

This div background color is #DDFDE5.

Border color

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

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

This div border color is #DDFDE5.

Opacity

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

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

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

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

This text has shadow with #DDFDE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDFDE5.

Preview

Color preview on black background

This text has color #DDFDE5 on black background.


Color preview on white background

This text has color #DDFDE5 on white background.


Black color preview on #DDFDE5 background

This text has black color on #DDFDE5 background.


White color preview on #DDFDE5 background

This text has white color on #DDFDE5 background.


Related colors

Complementary color

Complementary color for #hex is #22021A.


I love getcolorcode.com

Triadic colors

1 #E5DDFD and #FDE5DD with #DDFDE5 are triadic colors.

2 #E5FDDD and #FDDDE5 with #DDFDE5 are triadic colors.