COLOR #DDFADD

HEX: #DDFADD RGB: (221,250,221)

Color info

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

RGB color model

#DDFADD color RGB value is (221,250,221).

RGB: (221,250,221) (87%, 98%, 87%)

RGB channels and saturation

R 221 of 255 = 87%
G 250 of 255 = 98%
B 221 of 255 = 87%

221
250
221

R + G + B ~ 91%. #DDFADD is light color.

Portions of RGB colors in percentages

R + G + B = 221 + 250 + 221 = 692 (100%)
R 221 of 692 ~ 31.94%
G 250 of 692 ~ 36.13%
B 221 of 692 ~ 31.94'%

%31.94
%36.13
%31.94

CMYK color model

#DDFADD color CMYK value is (12,0,12,2).

  • cyan value is 11.60%
  • magenta value is 0.00%
  • yellow value is 11.60%
  • key color value is 1.96%

CMYK: (12,0,12,2)
C12M0Y12K2 (12%, 0%, 12%, 2%)
(0.12 / 0.00 / 0.12 / 0.02)

CMYK percentages

%11.6
%0
%11.6
%1.96

Codes

Color #DDFADD in popluar color models

DD FA DD
RGB 221 250 221
HSL 120° 74.36% 92.35%
HSB/HSV 120° 11.60% 98.04%
CMYK 11.60% 0.00% 11.60%
1.96%

Color #DDFADD in popluar number systems.

HEX DD FA DD
Decimal 221 250 221
Binary 11011101 11111010 11011101
Octal 335 372 335

Shades and tints

Shades of #DDFADD

#DDFADD
(221,250,221)
#C9E4C9
(201,228,201)
#B5CEB5
(181,206,181)
#A1B8A1
(161,184,161)
#8DA28D
(141,162,141)
#798C79
(121,140,121)
#657665
(101,118,101)
#516051
(81,96,81)
#3D4A3D
(61,74,61)
#293429
(41,52,41)
#151E15
(21,30,21)
#000000
(0,0,0)

Tints of #DDFADD

#DDFADD
(221,250,221)
#E0FAE0
(224,250,224)
#E3FAE3
(227,250,227)
#E6FAE6
(230,250,230)
#E9FAE9
(233,250,233)
#ECFAEC
(236,250,236)
#EFFAEF
(239,250,239)
#F2FAF2
(242,250,242)
#F5FAF5
(245,250,245)
#F8FAF8
(248,250,248)
#FBFAFB
(251,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DDFADD; }

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

This text font color is #DDFADD.

Background Color

.myBgColor { background-color: #DDFADD; }

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

This div background color is #DDFADD.

Border color

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

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

This div border color is #DDFADD.

Opacity

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

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

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

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

This text has shadow with #DDFADD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDFADD.

Preview

Color preview on black background

This text has color #DDFADD on black background.


Color preview on white background

This text has color #DDFADD on white background.


Black color preview on #DDFADD background

This text has black color on #DDFADD background.


White color preview on #DDFADD background

This text has white color on #DDFADD background.


Related colors

Complementary color

Complementary color for #hex is #220522.


I love getcolorcode.com

Triadic colors

1 #DDDDFA and #FADDDD with #DDFADD are triadic colors.

2 #DDFADD and #FADDDD with #DDFADD are triadic colors.