COLOR #D6EDDB

HEX: #D6EDDB RGB: (214,237,219)

Renk bilgisi

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

RGB renk modeli

#D6EDDB color RGB value is (214,237,219).

RGB: (214,237,219) (84%, 93%, 86%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 237 of 255 = 93%
B 219 of 255 = 86%

214
237
219

R + G + B ~ 88%. #D6EDDB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 237 + 219 = 670 (100%)
R 214 of 670 ~ 31.94%
G 237 of 670 ~ 35.37%
B 219 of 670 ~ 32.69'%

%31.94
%35.37
%32.69

CMYK RENK MODELİ

#D6EDDB rengi CMYK tonu (10,0,8,7).

  • camgöbeği tonu 9.70%
  • eflatun tonu 0.00%
  • sarı tonu 7.59%
  • ana renk tonu 7.06%

CMYK: (10,0,8,7)
C10M0Y8K7 (10%, 0%, 8%, 7%)
(0.10 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%9.7
%0
%7.59
%7.06

Codes

Color #D6EDDB in popluar color models

D6 ED DB
RGB 214 237 219
HSL 133° 38.98% 88.43%
HSB/HSV 133° 9.70% 92.94%
CMYK 9.70% 0.00% 7.59%
7.06%

Color #D6EDDB in popluar number systems.

HEX D6 ED DB
Decimal 214 237 219
Binary 11010110 11101101 11011011
Octal 326 355 333

Shades and tints

Shades of #D6EDDB

#D6EDDB
(214,237,219)
#C3D8C8
(195,216,200)
#B0C3B5
(176,195,181)
#9DAEA2
(157,174,162)
#8A998F
(138,153,143)
#77847C
(119,132,124)
#646F69
(100,111,105)
#515A56
(81,90,86)
#3E4543
(62,69,67)
#2B3030
(43,48,48)
#181B1D
(24,27,29)
#000000
(0,0,0)

Tints of #D6EDDB

#D6EDDB
(214,237,219)
#D9EEDE
(217,238,222)
#DCEFE1
(220,239,225)
#DFF0E4
(223,240,228)
#E2F1E7
(226,241,231)
#E5F2EA
(229,242,234)
#E8F3ED
(232,243,237)
#EBF4F0
(235,244,240)
#EEF5F3
(238,245,243)
#F1F6F6
(241,246,246)
#F4F7F9
(244,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6EDDB; }

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

This text font color is #D6EDDB.

Background Color

.myBgColor { background-color: #D6EDDB; }

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

This div background color is #D6EDDB.

Border color

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

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

This div border color is #D6EDDB.

Opacity

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

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

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

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

This text has shadow with #D6EDDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6EDDB.

Preview

Color preview on black background

This text has color #D6EDDB on black background.


Color preview on white background

This text has color #D6EDDB on white background.


Black color preview on #D6EDDB background

This text has black color on #D6EDDB background.


White color preview on #D6EDDB background

This text has white color on #D6EDDB background.


Related colors

Complementary color

Complementary color for #hex is #291224.


I love getcolorcode.com

Triadic colors

1 #DBD6ED and #EDDBD6 with #D6EDDB are triadic colors.

2 #DBEDD6 and #EDD6DB with #D6EDDB are triadic colors.