COLOR #D9F9DC

HEX: #D9F9DC RGB: (217,249,220)

Renk bilgisi

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

RGB renk modeli

#D9F9DC color RGB value is (217,249,220).

RGB: (217,249,220) (85%, 98%, 86%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 249 of 255 = 98%
B 220 of 255 = 86%

217
249
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 249 + 220 = 686 (100%)
R 217 of 686 ~ 31.63%
G 249 of 686 ~ 36.3%
B 220 of 686 ~ 32.07'%

%31.63
%36.3
%32.07

CMYK RENK MODELİ

#D9F9DC rengi CMYK tonu (13,0,12,2).

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

CMYK: (13,0,12,2)
C13M0Y12K2 (13%, 0%, 12%, 2%)
(0.13 / 0.00 / 0.12 / 0.02)

CMYK yüzdeleri

%12.85
%0
%11.65
%2.35

Codes

Color #D9F9DC in popluar color models

D9 F9 DC
RGB 217 249 220
HSL 126° 72.73% 91.37%
HSB/HSV 126° 12.85% 97.65%
CMYK 12.85% 0.00% 11.65%
2.35%

Color #D9F9DC in popluar number systems.

HEX D9 F9 DC
Decimal 217 249 220
Binary 11011001 11111001 11011100
Octal 331 371 334

Shades and tints

Shades of #D9F9DC

#D9F9DC
(217,249,220)
#C6E3C8
(198,227,200)
#B3CDB4
(179,205,180)
#A0B7A0
(160,183,160)
#8DA18C
(141,161,140)
#7A8B78
(122,139,120)
#677564
(103,117,100)
#545F50
(84,95,80)
#41493C
(65,73,60)
#2E3328
(46,51,40)
#1B1D14
(27,29,20)
#000000
(0,0,0)

Tints of #D9F9DC

#D9F9DC
(217,249,220)
#DCF9DF
(220,249,223)
#DFF9E2
(223,249,226)
#E2F9E5
(226,249,229)
#E5F9E8
(229,249,232)
#E8F9EB
(232,249,235)
#EBF9EE
(235,249,238)
#EEF9F1
(238,249,241)
#F1F9F4
(241,249,244)
#F4F9F7
(244,249,247)
#F7F9FA
(247,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9F9DC; }

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

This text font color is #D9F9DC.

Background Color

.myBgColor { background-color: #D9F9DC; }

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

This div background color is #D9F9DC.

Border color

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

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

This div border color is #D9F9DC.

Opacity

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

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

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

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

This text has shadow with #D9F9DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F9DC.

Preview

Color preview on black background

This text has color #D9F9DC on black background.


Color preview on white background

This text has color #D9F9DC on white background.


Black color preview on #D9F9DC background

This text has black color on #D9F9DC background.


White color preview on #D9F9DC background

This text has white color on #D9F9DC background.


Related colors

Complementary color

Complementary color for #hex is #260623.


I love getcolorcode.com

Triadic colors

1 #DCD9F9 and #F9DCD9 with #D9F9DC are triadic colors.

2 #DCF9D9 and #F9D9DC with #D9F9DC are triadic colors.