COLOR #DDF9B4

HEX: #DDF9B4 RGB: (221,249,180)

Color info

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

RGB color model

#DDF9B4 color RGB value is (221,249,180).

RGB: (221,249,180) (87%, 98%, 71%)

RGB channels and saturation

R 221 of 255 = 87%
G 249 of 255 = 98%
B 180 of 255 = 71%

221
249
180

R + G + B ~ 85%. #DDF9B4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 221 + 249 + 180 = 650 (100%)
R 221 of 650 ~ 34%
G 249 of 650 ~ 38.31%
B 180 of 650 ~ 27.69'%

%34
%38.31
%27.69

CMYK color model

#DDF9B4 color CMYK value is (11,0,28,2).

  • cyan value is 11.24%
  • magenta value is 0.00%
  • yellow value is 27.71%
  • key color value is 2.35%

CMYK: (11,0,28,2)
C11M0Y28K2 (11%, 0%, 28%, 2%)
(0.11 / 0.00 / 0.28 / 0.02)

CMYK percentages

%11.24
%0
%27.71
%2.35

Codes

Color #DDF9B4 in popluar color models

DD F9 B4
RGB 221 249 180
HSL 84° 85.19% 84.12%
HSB/HSV 84° 27.71% 97.65%
CMYK 11.24% 0.00% 27.71%
2.35%

Color #DDF9B4 in popluar number systems.

HEX DD F9 B4
Decimal 221 249 180
Binary 11011101 11111001 10110100
Octal 335 371 264

Shades and tints

Shades of #DDF9B4

#DDF9B4
(221,249,180)
#C9E3A4
(201,227,164)
#B5CD94
(181,205,148)
#A1B784
(161,183,132)
#8DA174
(141,161,116)
#798B64
(121,139,100)
#657554
(101,117,84)
#515F44
(81,95,68)
#3D4934
(61,73,52)
#293324
(41,51,36)
#151D14
(21,29,20)
#000000
(0,0,0)

Tints of #DDF9B4

#DDF9B4
(221,249,180)
#E0F9BA
(224,249,186)
#E3F9C0
(227,249,192)
#E6F9C6
(230,249,198)
#E9F9CC
(233,249,204)
#ECF9D2
(236,249,210)
#EFF9D8
(239,249,216)
#F2F9DE
(242,249,222)
#F5F9E4
(245,249,228)
#F8F9EA
(248,249,234)
#FBF9F0
(251,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DDF9B4; }

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

This text font color is #DDF9B4.

Background Color

.myBgColor { background-color: #DDF9B4; }

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

This div background color is #DDF9B4.

Border color

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

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

This div border color is #DDF9B4.

Opacity

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

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

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

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

This text has shadow with #DDF9B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDF9B4.

Preview

Color preview on black background

This text has color #DDF9B4 on black background.


Color preview on white background

This text has color #DDF9B4 on white background.


Black color preview on #DDF9B4 background

This text has black color on #DDF9B4 background.


White color preview on #DDF9B4 background

This text has white color on #DDF9B4 background.


Related colors

Complementary color

Complementary color for #hex is #22064B.


I love getcolorcode.com

Triadic colors

1 #B4DDF9 and #F9B4DD with #DDF9B4 are triadic colors.

2 #B4F9DD and #F9DDB4 with #DDF9B4 are triadic colors.