COLOR #DDEDB6

HEX: #DDEDB6 RGB: (221,237,182)

Color info

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

RGB color model

#DDEDB6 color RGB value is (221,237,182).

RGB: (221,237,182) (87%, 93%, 71%)

RGB channels and saturation

R 221 of 255 = 87%
G 237 of 255 = 93%
B 182 of 255 = 71%

221
237
182

R + G + B ~ 84%. #DDEDB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 221 + 237 + 182 = 640 (100%)
R 221 of 640 ~ 34.53%
G 237 of 640 ~ 37.03%
B 182 of 640 ~ 28.44'%

%34.53
%37.03
%28.44

CMYK color model

#DDEDB6 color CMYK value is (7,0,23,7).

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

CMYK: (7,0,23,7)
C7M0Y23K7 (7%, 0%, 23%, 7%)
(0.07 / 0.00 / 0.23 / 0.07)

CMYK percentages

%6.75
%0
%23.21
%7.06

Codes

Color #DDEDB6 in popluar color models

DD ED B6
RGB 221 237 182
HSL 77° 60.44% 82.16%
HSB/HSV 77° 23.21% 92.94%
CMYK 6.75% 0.00% 23.21%
7.06%

Color #DDEDB6 in popluar number systems.

HEX DD ED B6
Decimal 221 237 182
Binary 11011101 11101101 10110110
Octal 335 355 266

Shades and tints

Shades of #DDEDB6

#DDEDB6
(221,237,182)
#C9D8A6
(201,216,166)
#B5C396
(181,195,150)
#A1AE86
(161,174,134)
#8D9976
(141,153,118)
#798466
(121,132,102)
#656F56
(101,111,86)
#515A46
(81,90,70)
#3D4536
(61,69,54)
#293026
(41,48,38)
#151B16
(21,27,22)
#000000
(0,0,0)

Tints of #DDEDB6

#DDEDB6
(221,237,182)
#E0EEBC
(224,238,188)
#E3EFC2
(227,239,194)
#E6F0C8
(230,240,200)
#E9F1CE
(233,241,206)
#ECF2D4
(236,242,212)
#EFF3DA
(239,243,218)
#F2F4E0
(242,244,224)
#F5F5E6
(245,245,230)
#F8F6EC
(248,246,236)
#FBF7F2
(251,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DDEDB6; }

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

This text font color is #DDEDB6.

Background Color

.myBgColor { background-color: #DDEDB6; }

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

This div background color is #DDEDB6.

Border color

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

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

This div border color is #DDEDB6.

Opacity

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

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

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

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

This text has shadow with #DDEDB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDEDB6.

Preview

Color preview on black background

This text has color #DDEDB6 on black background.


Color preview on white background

This text has color #DDEDB6 on white background.


Black color preview on #DDEDB6 background

This text has black color on #DDEDB6 background.


White color preview on #DDEDB6 background

This text has white color on #DDEDB6 background.


Related colors

Complementary color

Complementary color for #hex is #221249.


I love getcolorcode.com

Triadic colors

1 #B6DDED and #EDB6DD with #DDEDB6 are triadic colors.

2 #B6EDDD and #EDDDB6 with #DDEDB6 are triadic colors.