COLOR #D9F9DB

HEX: #D9F9DB RGB: (217,249,219)

Renk bilgisi

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

RGB renk modeli

#D9F9DB color RGB value is (217,249,219).

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

RGB bağlantıları ve doygunluk

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

217
249
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 249 + 219 = 685 (100%)
R 217 of 685 ~ 31.68%
G 249 of 685 ~ 36.35%
B 219 of 685 ~ 31.97'%

%31.68
%36.35
%31.97

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.85%
  • eflatun tonu 0.00%
  • sarı tonu 12.05%
  • 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
%12.05
%2.35

Codes

Color #D9F9DB in popluar color models

D9 F9 DB
RGB 217 249 219
HSL 124° 72.73% 91.37%
HSB/HSV 124° 12.85% 97.65%
CMYK 12.85% 0.00% 12.05%
2.35%

Color #D9F9DB in popluar number systems.

HEX D9 F9 DB
Decimal 217 249 219
Binary 11011001 11111001 11011011
Octal 331 371 333

Shades and tints

Shades of #D9F9DB

#D9F9DB
(217,249,219)
#C6E3C8
(198,227,200)
#B3CDB5
(179,205,181)
#A0B7A2
(160,183,162)
#8DA18F
(141,161,143)
#7A8B7C
(122,139,124)
#677569
(103,117,105)
#545F56
(84,95,86)
#414943
(65,73,67)
#2E3330
(46,51,48)
#1B1D1D
(27,29,29)
#000000
(0,0,0)

Tints of #D9F9DB

#D9F9DB
(217,249,219)
#DCF9DE
(220,249,222)
#DFF9E1
(223,249,225)
#E2F9E4
(226,249,228)
#E5F9E7
(229,249,231)
#E8F9EA
(232,249,234)
#EBF9ED
(235,249,237)
#EEF9F0
(238,249,240)
#F1F9F3
(241,249,243)
#F4F9F6
(244,249,246)
#F7F9F9
(247,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9F9DB; }

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

This text font color is #D9F9DB.

Background Color

.myBgColor { background-color: #D9F9DB; }

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

This div background color is #D9F9DB.

Border color

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

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

This div border color is #D9F9DB.

Opacity

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

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

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

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

This text has shadow with #D9F9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F9DB.

Preview

Color preview on black background

This text has color #D9F9DB on black background.


Color preview on white background

This text has color #D9F9DB on white background.


Black color preview on #D9F9DB background

This text has black color on #D9F9DB background.


White color preview on #D9F9DB background

This text has white color on #D9F9DB background.


Related colors

Complementary color

Complementary color for #hex is #260624.


I love getcolorcode.com

Triadic colors

1 #DBD9F9 and #F9DBD9 with #D9F9DB are triadic colors.

2 #DBF9D9 and #F9D9DB with #D9F9DB are triadic colors.