COLOR #D6F9DB

HEX: #D6F9DB RGB: (214,249,219)

Renk bilgisi

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

RGB renk modeli

#D6F9DB color RGB value is (214,249,219).

RGB: (214,249,219) (84%, 98%, 86%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 249 of 255 = 98%
B 219 of 255 = 86%

214
249
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 249 + 219 = 682 (100%)
R 214 of 682 ~ 31.38%
G 249 of 682 ~ 36.51%
B 219 of 682 ~ 32.11'%

%31.38
%36.51
%32.11

CMYK RENK MODELİ

#D6F9DB rengi CMYK tonu (14,0,12,2).

  • camgöbeği tonu 14.06%
  • eflatun tonu 0.00%
  • sarı tonu 12.05%
  • ana renk tonu 2.35%

CMYK: (14,0,12,2)
C14M0Y12K2 (14%, 0%, 12%, 2%)
(0.14 / 0.00 / 0.12 / 0.02)

CMYK yüzdeleri

%14.06
%0
%12.05
%2.35

Codes

Color #D6F9DB in popluar color models

D6 F9 DB
RGB 214 249 219
HSL 129° 74.47% 90.78%
HSB/HSV 129° 14.06% 97.65%
CMYK 14.06% 0.00% 12.05%
2.35%

Color #D6F9DB in popluar number systems.

HEX D6 F9 DB
Decimal 214 249 219
Binary 11010110 11111001 11011011
Octal 326 371 333

Shades and tints

Shades of #D6F9DB

#D6F9DB
(214,249,219)
#C3E3C8
(195,227,200)
#B0CDB5
(176,205,181)
#9DB7A2
(157,183,162)
#8AA18F
(138,161,143)
#778B7C
(119,139,124)
#647569
(100,117,105)
#515F56
(81,95,86)
#3E4943
(62,73,67)
#2B3330
(43,51,48)
#181D1D
(24,29,29)
#000000
(0,0,0)

Tints of #D6F9DB

#D6F9DB
(214,249,219)
#D9F9DE
(217,249,222)
#DCF9E1
(220,249,225)
#DFF9E4
(223,249,228)
#E2F9E7
(226,249,231)
#E5F9EA
(229,249,234)
#E8F9ED
(232,249,237)
#EBF9F0
(235,249,240)
#EEF9F3
(238,249,243)
#F1F9F6
(241,249,246)
#F4F9F9
(244,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6F9DB; }

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

This text font color is #D6F9DB.

Background Color

.myBgColor { background-color: #D6F9DB; }

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

This div background color is #D6F9DB.

Border color

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

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

This div border color is #D6F9DB.

Opacity

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

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

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

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

This text has shadow with #D6F9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6F9DB.

Preview

Color preview on black background

This text has color #D6F9DB on black background.


Color preview on white background

This text has color #D6F9DB on white background.


Black color preview on #D6F9DB background

This text has black color on #D6F9DB background.


White color preview on #D6F9DB background

This text has white color on #D6F9DB background.


Related colors

Complementary color

Complementary color for #hex is #290624.


I love getcolorcode.com

Triadic colors

1 #DBD6F9 and #F9DBD6 with #D6F9DB are triadic colors.

2 #DBF9D6 and #F9D6DB with #D6F9DB are triadic colors.