COLOR #DDEDD4

HEX: #DDEDD4 RGB: (221,237,212)

Color info

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

RGB color model

#DDEDD4 color RGB value is (221,237,212).

RGB: (221,237,212) (87%, 93%, 83%)

RGB channels and saturation

R 221 of 255 = 87%
G 237 of 255 = 93%
B 212 of 255 = 83%

221
237
212

R + G + B ~ 88%. #DDEDD4 is light color.

Portions of RGB colors in percentages

R + G + B = 221 + 237 + 212 = 670 (100%)
R 221 of 670 ~ 32.99%
G 237 of 670 ~ 35.37%
B 212 of 670 ~ 31.64'%

%32.99
%35.37
%31.64

CMYK color model

#DDEDD4 color CMYK value is (7,0,11,7).

  • cyan value is 6.75%
  • magenta value is 0.00%
  • yellow value is 10.55%
  • key color value is 7.06%

CMYK: (7,0,11,7)
C7M0Y11K7 (7%, 0%, 11%, 7%)
(0.07 / 0.00 / 0.11 / 0.07)

CMYK percentages

%6.75
%0
%10.55
%7.06

Codes

Color #DDEDD4 in popluar color models

DD ED D4
RGB 221 237 212
HSL 98° 40.98% 88.04%
HSB/HSV 98° 10.55% 92.94%
CMYK 6.75% 0.00% 10.55%
7.06%

Color #DDEDD4 in popluar number systems.

HEX DD ED D4
Decimal 221 237 212
Binary 11011101 11101101 11010100
Octal 335 355 324

Shades and tints

Shades of #DDEDD4

#DDEDD4
(221,237,212)
#C9D8C1
(201,216,193)
#B5C3AE
(181,195,174)
#A1AE9B
(161,174,155)
#8D9988
(141,153,136)
#798475
(121,132,117)
#656F62
(101,111,98)
#515A4F
(81,90,79)
#3D453C
(61,69,60)
#293029
(41,48,41)
#151B16
(21,27,22)
#000000
(0,0,0)

Tints of #DDEDD4

#DDEDD4
(221,237,212)
#E0EED7
(224,238,215)
#E3EFDA
(227,239,218)
#E6F0DD
(230,240,221)
#E9F1E0
(233,241,224)
#ECF2E3
(236,242,227)
#EFF3E6
(239,243,230)
#F2F4E9
(242,244,233)
#F5F5EC
(245,245,236)
#F8F6EF
(248,246,239)
#FBF7F2
(251,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DDEDD4; }

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

This text font color is #DDEDD4.

Background Color

.myBgColor { background-color: #DDEDD4; }

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

This div background color is #DDEDD4.

Border color

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

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

This div border color is #DDEDD4.

Opacity

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

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

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

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

This text has shadow with #DDEDD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDEDD4.

Preview

Color preview on black background

This text has color #DDEDD4 on black background.


Color preview on white background

This text has color #DDEDD4 on white background.


Black color preview on #DDEDD4 background

This text has black color on #DDEDD4 background.


White color preview on #DDEDD4 background

This text has white color on #DDEDD4 background.


Related colors

Complementary color

Complementary color for #hex is #22122B.


I love getcolorcode.com

Triadic colors

1 #D4DDED and #EDD4DD with #DDEDD4 are triadic colors.

2 #D4EDDD and #EDDDD4 with #DDEDD4 are triadic colors.