COLOR #DDFDB4

HEX: #DDFDB4 RGB: (221,253,180)

Color info

#DDFDB4 contains mainly red and green colors. Web safe color of #DDFDB4 is #CCFFCC (or #CFC).

RGB color model

#DDFDB4 color RGB value is (221,253,180).

RGB: (221,253,180) (87%, 99%, 71%)

RGB channels and saturation

R 221 of 255 = 87%
G 253 of 255 = 99%
B 180 of 255 = 71%

221
253
180

R + G + B ~ 86%. #DDFDB4 is light color.

Portions of RGB colors in percentages

R + G + B = 221 + 253 + 180 = 654 (100%)
R 221 of 654 ~ 33.79%
G 253 of 654 ~ 38.69%
B 180 of 654 ~ 27.52'%

%33.79
%38.69
%27.52

CMYK color model

#DDFDB4 color CMYK value is (13,0,29,1).

  • cyan value is 12.65%
  • magenta value is 0.00%
  • yellow value is 28.85%
  • key color value is 0.78%

CMYK: (13,0,29,1)
C13M0Y29K1 (13%, 0%, 29%, 1%)
(0.13 / 0.00 / 0.29 / 0.01)

CMYK percentages

%12.65
%0
%28.85
%0.78

Codes

Color #DDFDB4 in popluar color models

DD FD B4
RGB 221 253 180
HSL 86° 94.81% 84.90%
HSB/HSV 86° 28.85% 99.22%
CMYK 12.65% 0.00% 28.85%
0.78%

Color #DDFDB4 in popluar number systems.

HEX DD FD B4
Decimal 221 253 180
Binary 11011101 11111101 10110100
Octal 335 375 264

Shades and tints

Shades of #DDFDB4

#DDFDB4
(221,253,180)
#C9E6A4
(201,230,164)
#B5CF94
(181,207,148)
#A1B884
(161,184,132)
#8DA174
(141,161,116)
#798A64
(121,138,100)
#657354
(101,115,84)
#515C44
(81,92,68)
#3D4534
(61,69,52)
#292E24
(41,46,36)
#151714
(21,23,20)
#000000
(0,0,0)

Tints of #DDFDB4

#DDFDB4
(221,253,180)
#E0FDBA
(224,253,186)
#E3FDC0
(227,253,192)
#E6FDC6
(230,253,198)
#E9FDCC
(233,253,204)
#ECFDD2
(236,253,210)
#EFFDD8
(239,253,216)
#F2FDDE
(242,253,222)
#F5FDE4
(245,253,228)
#F8FDEA
(248,253,234)
#FBFDF0
(251,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DDFDB4; }

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

This text font color is #DDFDB4.

Background Color

.myBgColor { background-color: #DDFDB4; }

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

This div background color is #DDFDB4.

Border color

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

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

This div border color is #DDFDB4.

Opacity

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

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

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

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

This text has shadow with #DDFDB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDFDB4.

Preview

Color preview on black background

This text has color #DDFDB4 on black background.


Color preview on white background

This text has color #DDFDB4 on white background.


Black color preview on #DDFDB4 background

This text has black color on #DDFDB4 background.


White color preview on #DDFDB4 background

This text has white color on #DDFDB4 background.


Related colors

Complementary color

Complementary color for #hex is #22024B.


I love getcolorcode.com

Triadic colors

1 #B4DDFD and #FDB4DD with #DDFDB4 are triadic colors.

2 #B4FDDD and #FDDDB4 with #DDFDB4 are triadic colors.