COLOR #D6FBDB

HEX: #D6FBDB RGB: (214,251,219)

Color info

#D6FBDB contains red, green and blue colors in about the same proportion. Web safe color of #D6FBDB is #CCFFCC (or #CFC).

RGB color model

#D6FBDB color RGB value is (214,251,219).

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

RGB channels and saturation

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

214
251
219

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

Portions of RGB colors in percentages

R + G + B = 214 + 251 + 219 = 684 (100%)
R 214 of 684 ~ 31.29%
G 251 of 684 ~ 36.7%
B 219 of 684 ~ 32.02'%

%31.29
%36.7
%32.02

CMYK color model

#D6FBDB color CMYK value is (15,0,13,2).

  • cyan value is 14.74%
  • magenta value is 0.00%
  • yellow value is 12.75%
  • key color value is 1.57%

CMYK: (15,0,13,2)
C15M0Y13K2 (15%, 0%, 13%, 2%)
(0.15 / 0.00 / 0.13 / 0.02)

CMYK percentages

%14.74
%0
%12.75
%1.57

Codes

Color #D6FBDB in popluar color models

D6 FB DB
RGB 214 251 219
HSL 128° 82.22% 91.18%
HSB/HSV 128° 14.74% 98.43%
CMYK 14.74% 0.00% 12.75%
1.57%

Color #D6FBDB in popluar number systems.

HEX D6 FB DB
Decimal 214 251 219
Binary 11010110 11111011 11011011
Octal 326 373 333

Shades and tints

Shades of #D6FBDB

#D6FBDB
(214,251,219)
#C3E5C8
(195,229,200)
#B0CFB5
(176,207,181)
#9DB9A2
(157,185,162)
#8AA38F
(138,163,143)
#778D7C
(119,141,124)
#647769
(100,119,105)
#516156
(81,97,86)
#3E4B43
(62,75,67)
#2B3530
(43,53,48)
#181F1D
(24,31,29)
#000000
(0,0,0)

Tints of #D6FBDB

#D6FBDB
(214,251,219)
#D9FBDE
(217,251,222)
#DCFBE1
(220,251,225)
#DFFBE4
(223,251,228)
#E2FBE7
(226,251,231)
#E5FBEA
(229,251,234)
#E8FBED
(232,251,237)
#EBFBF0
(235,251,240)
#EEFBF3
(238,251,243)
#F1FBF6
(241,251,246)
#F4FBF9
(244,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6FBDB; }

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

This text font color is #D6FBDB.

Background Color

.myBgColor { background-color: #D6FBDB; }

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

This div background color is #D6FBDB.

Border color

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

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

This div border color is #D6FBDB.

Opacity

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

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

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

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

This text has shadow with #D6FBDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6FBDB.

Preview

Color preview on black background

This text has color #D6FBDB on black background.


Color preview on white background

This text has color #D6FBDB on white background.


Black color preview on #D6FBDB background

This text has black color on #D6FBDB background.


White color preview on #D6FBDB background

This text has white color on #D6FBDB background.


Related colors

Complementary color

Complementary color for #hex is #290424.


I love getcolorcode.com

Triadic colors

1 #DBD6FB and #FBDBD6 with #D6FBDB are triadic colors.

2 #DBFBD6 and #FBD6DB with #D6FBDB are triadic colors.