COLOR #D9F6DB

HEX: #D9F6DB RGB: (217,246,219)

Renk bilgisi

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

RGB renk modeli

#D9F6DB color RGB value is (217,246,219).

RGB: (217,246,219) (85%, 96%, 86%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 246 of 255 = 96%
B 219 of 255 = 86%

217
246
219

R + G + B ~ 89%. #D9F6DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 246 + 219 = 682 (100%)
R 217 of 682 ~ 31.82%
G 246 of 682 ~ 36.07%
B 219 of 682 ~ 32.11'%

%31.82
%36.07
%32.11

CMYK RENK MODELİ

#D9F6DB rengi CMYK tonu (12,0,11,4).

  • camgöbeği tonu 11.79%
  • eflatun tonu 0.00%
  • sarı tonu 10.98%
  • ana renk tonu 3.53%

CMYK: (12,0,11,4)
C12M0Y11K4 (12%, 0%, 11%, 4%)
(0.12 / 0.00 / 0.11 / 0.04)

CMYK yüzdeleri

%11.79
%0
%10.98
%3.53

Codes

Color #D9F6DB in popluar color models

D9 F6 DB
RGB 217 246 219
HSL 124° 61.70% 90.78%
HSB/HSV 124° 11.79% 96.47%
CMYK 11.79% 0.00% 10.98%
3.53%

Color #D9F6DB in popluar number systems.

HEX D9 F6 DB
Decimal 217 246 219
Binary 11011001 11110110 11011011
Octal 331 366 333

Shades and tints

Shades of #D9F6DB

#D9F6DB
(217,246,219)
#C6E0C8
(198,224,200)
#B3CAB5
(179,202,181)
#A0B4A2
(160,180,162)
#8D9E8F
(141,158,143)
#7A887C
(122,136,124)
#677269
(103,114,105)
#545C56
(84,92,86)
#414643
(65,70,67)
#2E3030
(46,48,48)
#1B1A1D
(27,26,29)
#000000
(0,0,0)

Tints of #D9F6DB

#D9F6DB
(217,246,219)
#DCF6DE
(220,246,222)
#DFF6E1
(223,246,225)
#E2F6E4
(226,246,228)
#E5F6E7
(229,246,231)
#E8F6EA
(232,246,234)
#EBF6ED
(235,246,237)
#EEF6F0
(238,246,240)
#F1F6F3
(241,246,243)
#F4F6F6
(244,246,246)
#F7F6F9
(247,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9F6DB; }

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

This text font color is #D9F6DB.

Background Color

.myBgColor { background-color: #D9F6DB; }

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

This div background color is #D9F6DB.

Border color

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

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

This div border color is #D9F6DB.

Opacity

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

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

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

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

This text has shadow with #D9F6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F6DB.

Preview

Color preview on black background

This text has color #D9F6DB on black background.


Color preview on white background

This text has color #D9F6DB on white background.


Black color preview on #D9F6DB background

This text has black color on #D9F6DB background.


White color preview on #D9F6DB background

This text has white color on #D9F6DB background.


Related colors

Complementary color

Complementary color for #hex is #260924.


I love getcolorcode.com

Triadic colors

1 #DBD9F6 and #F6DBD9 with #D9F6DB are triadic colors.

2 #DBF6D9 and #F6D9DB with #D9F6DB are triadic colors.