COLOR #D6EED6

HEX: #D6EED6 RGB: (214,238,214)

Renk bilgisi

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

RGB renk modeli

#D6EED6 color RGB value is (214,238,214).

RGB: (214,238,214) (84%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 238 of 255 = 93%
B 214 of 255 = 84%

214
238
214

R + G + B ~ 87%. #D6EED6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 238 + 214 = 666 (100%)
R 214 of 666 ~ 32.13%
G 238 of 666 ~ 35.74%
B 214 of 666 ~ 32.13'%

%32.13
%35.74
%32.13

CMYK RENK MODELİ

#D6EED6 rengi CMYK tonu (10,0,10,7).

  • camgöbeği tonu 10.08%
  • eflatun tonu 0.00%
  • sarı tonu 10.08%
  • ana renk tonu 6.67%

CMYK: (10,0,10,7)
C10M0Y10K7 (10%, 0%, 10%, 7%)
(0.10 / 0.00 / 0.10 / 0.07)

CMYK yüzdeleri

%10.08
%0
%10.08
%6.67

Codes

Color #D6EED6 in popluar color models

D6 EE D6
RGB 214 238 214
HSL 120° 41.38% 88.63%
HSB/HSV 120° 10.08% 93.33%
CMYK 10.08% 0.00% 10.08%
6.67%

Color #D6EED6 in popluar number systems.

HEX D6 EE D6
Decimal 214 238 214
Binary 11010110 11101110 11010110
Octal 326 356 326

Shades and tints

Shades of #D6EED6

#D6EED6
(214,238,214)
#C3D9C3
(195,217,195)
#B0C4B0
(176,196,176)
#9DAF9D
(157,175,157)
#8A9A8A
(138,154,138)
#778577
(119,133,119)
#647064
(100,112,100)
#515B51
(81,91,81)
#3E463E
(62,70,62)
#2B312B
(43,49,43)
#181C18
(24,28,24)
#000000
(0,0,0)

Tints of #D6EED6

#D6EED6
(214,238,214)
#D9EFD9
(217,239,217)
#DCF0DC
(220,240,220)
#DFF1DF
(223,241,223)
#E2F2E2
(226,242,226)
#E5F3E5
(229,243,229)
#E8F4E8
(232,244,232)
#EBF5EB
(235,245,235)
#EEF6EE
(238,246,238)
#F1F7F1
(241,247,241)
#F4F8F4
(244,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6EED6; }

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

This text font color is #D6EED6.

Background Color

.myBgColor { background-color: #D6EED6; }

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

This div background color is #D6EED6.

Border color

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

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

This div border color is #D6EED6.

Opacity

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

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

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

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

This text has shadow with #D6EED6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6EED6.

Preview

Color preview on black background

This text has color #D6EED6 on black background.


Color preview on white background

This text has color #D6EED6 on white background.


Black color preview on #D6EED6 background

This text has black color on #D6EED6 background.


White color preview on #D6EED6 background

This text has white color on #D6EED6 background.


Related colors

Complementary color

Complementary color for #hex is #291129.


I love getcolorcode.com

Triadic colors

1 #D6D6EE and #EED6D6 with #D6EED6 are triadic colors.

2 #D6EED6 and #EED6D6 with #D6EED6 are triadic colors.