COLOR #DDFBD6

HEX: #DDFBD6 RGB: (221,251,214)

Color info

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

RGB color model

#DDFBD6 color RGB value is (221,251,214).

RGB: (221,251,214) (87%, 98%, 84%)

RGB channels and saturation

R 221 of 255 = 87%
G 251 of 255 = 98%
B 214 of 255 = 84%

221
251
214

R + G + B ~ 90%. #DDFBD6 is light color.

Portions of RGB colors in percentages

R + G + B = 221 + 251 + 214 = 686 (100%)
R 221 of 686 ~ 32.22%
G 251 of 686 ~ 36.59%
B 214 of 686 ~ 31.2'%

%32.22
%36.59
%31.2

CMYK color model

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

  • cyan value is 11.95%
  • magenta value is 0.00%
  • yellow value is 14.74%
  • key color value is 1.57%
CMYK: (12,0,15,2) C12M0Y15K2 (12%,0%,15%,2%) (0.12/0.00/0.15/0.02) 

CMYK percentages

%11.95
%0
%14.74
%1.57

Codes

Color #DDFBD6 in popluar color models

DD FB D6
RGB 221 251 214
HSL 109° 82.22% 91.18%
HSB/HSV 109° 14.74% 98.43%
CMYK 11.95% 0.00% 14.74%
1.57%

Color #DDFBD6 in popluar number systems.

HEX DD FB D6
Decimal 221 251 214
Binary 11011101 11111011 11010110
Octal 335 373 326

Shades and tints

Shades of #DDFBD6

#DDFBD6
(221,251,214)
#C9E5C3
(201,229,195)
#B5CFB0
(181,207,176)
#A1B99D
(161,185,157)
#8DA38A
(141,163,138)
#798D77
(121,141,119)
#657764
(101,119,100)
#516151
(81,97,81)
#3D4B3E
(61,75,62)
#29352B
(41,53,43)
#151F18
(21,31,24)
#000000
(0,0,0)

Tints of #DDFBD6

#DDFBD6
(221,251,214)
#E0FBD9
(224,251,217)
#E3FBDC
(227,251,220)
#E6FBDF
(230,251,223)
#E9FBE2
(233,251,226)
#ECFBE5
(236,251,229)
#EFFBE8
(239,251,232)
#F2FBEB
(242,251,235)
#F5FBEE
(245,251,238)
#F8FBF1
(248,251,241)
#FBFBF4
(251,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DDFBD6; }

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

This text font color is #DDFBD6.

Background Color

.myBgColor { background-color: #DDFBD6; }

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

This div background color is #DDFBD6.

Border color

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

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

This div border color is #DDFBD6.

Opacity

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

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

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

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

This text has shadow with #DDFBD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDFBD6.

Preview

Color preview on black background

This text has color #DDFBD6 on black background.


Color preview on white background

This text has color #DDFBD6 on white background.


Black color preview on #DDFBD6 background

This text has black color on #DDFBD6 background.


White color preview on #DDFBD6 background

This text has white color on #DDFBD6 background.


Related colors

Complementary color

Complementary color for #hex is #220429.


I love getcolorcode.com

Triadic colors

1 #D6DDFB and #FBD6DD with #DDFBD6 are triadic colors.

2 #D6FBDD and #FBDDD6 with #DDFBD6 are triadic colors.