COLOR #D9F9DD

HEX: #D9F9DD RGB: (217,249,221)

Renk bilgisi

#D9F9DD contains red, green and blue colors in about the same proportion. #D9F9DD ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#D9F9DD color RGB value is (217,249,221).

RGB: (217,249,221) (85%, 98%, 87%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 249 of 255 = 98%
B 221 of 255 = 87%

217
249
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 249 + 221 = 687 (100%)
R 217 of 687 ~ 31.59%
G 249 of 687 ~ 36.24%
B 221 of 687 ~ 32.17'%

%31.59
%36.24
%32.17

CMYK RENK MODELİ

#D9F9DD rengi CMYK tonu (13,0,11,2).

  • camgöbeği tonu 12.85%
  • eflatun tonu 0.00%
  • sarı tonu 11.24%
  • ana renk tonu 2.35%

CMYK: (13,0,11,2)
C13M0Y11K2 (13%, 0%, 11%, 2%)
(0.13 / 0.00 / 0.11 / 0.02)

CMYK yüzdeleri

%12.85
%0
%11.24
%2.35

Codes

Color #D9F9DD in popluar color models

D9 F9 DD
RGB 217 249 221
HSL 128° 72.73% 91.37%
HSB/HSV 128° 12.85% 97.65%
CMYK 12.85% 0.00% 11.24%
2.35%

Color #D9F9DD in popluar number systems.

HEX D9 F9 DD
Decimal 217 249 221
Binary 11011001 11111001 11011101
Octal 331 371 335

Shades and tints

Shades of #D9F9DD

#D9F9DD
(217,249,221)
#C6E3C9
(198,227,201)
#B3CDB5
(179,205,181)
#A0B7A1
(160,183,161)
#8DA18D
(141,161,141)
#7A8B79
(122,139,121)
#677565
(103,117,101)
#545F51
(84,95,81)
#41493D
(65,73,61)
#2E3329
(46,51,41)
#1B1D15
(27,29,21)
#000000
(0,0,0)

Tints of #D9F9DD

#D9F9DD
(217,249,221)
#DCF9E0
(220,249,224)
#DFF9E3
(223,249,227)
#E2F9E6
(226,249,230)
#E5F9E9
(229,249,233)
#E8F9EC
(232,249,236)
#EBF9EF
(235,249,239)
#EEF9F2
(238,249,242)
#F1F9F5
(241,249,245)
#F4F9F8
(244,249,248)
#F7F9FB
(247,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9F9DD; }

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

This text font color is #D9F9DD.

Background Color

.myBgColor { background-color: #D9F9DD; }

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

This div background color is #D9F9DD.

Border color

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

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

This div border color is #D9F9DD.

Opacity

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

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

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

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

This text has shadow with #D9F9DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F9DD.

Preview

Color preview on black background

This text has color #D9F9DD on black background.


Color preview on white background

This text has color #D9F9DD on white background.


Black color preview on #D9F9DD background

This text has black color on #D9F9DD background.


White color preview on #D9F9DD background

This text has white color on #D9F9DD background.


Related colors

Complementary color

Complementary color for #hex is #260622.


I love getcolorcode.com

Triadic colors

1 #DDD9F9 and #F9DDD9 with #D9F9DD are triadic colors.

2 #DDF9D9 and #F9D9DD with #D9F9DD are triadic colors.