COLOR #D6F5E0

HEX: #D6F5E0 RGB: (214,245,224)

Renk bilgisi

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

RGB renk modeli

#D6F5E0 color RGB value is (214,245,224).

RGB: (214,245,224) (84%, 96%, 88%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 245 of 255 = 96%
B 224 of 255 = 88%

214
245
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 245 + 224 = 683 (100%)
R 214 of 683 ~ 31.33%
G 245 of 683 ~ 35.87%
B 224 of 683 ~ 32.8'%

%31.33
%35.87
%32.8

CMYK RENK MODELİ

#D6F5E0 rengi CMYK tonu (13,0,9,4).

  • camgöbeği tonu 12.65%
  • eflatun tonu 0.00%
  • sarı tonu 8.57%
  • ana renk tonu 3.92%

CMYK: (13,0,9,4)
C13M0Y9K4 (13%, 0%, 9%, 4%)
(0.13 / 0.00 / 0.09 / 0.04)

CMYK yüzdeleri

%12.65
%0
%8.57
%3.92

Codes

Color #D6F5E0 in popluar color models

D6 F5 E0
RGB 214 245 224
HSL 139° 60.78% 90.00%
HSB/HSV 139° 12.65% 96.08%
CMYK 12.65% 0.00% 8.57%
3.92%

Color #D6F5E0 in popluar number systems.

HEX D6 F5 E0
Decimal 214 245 224
Binary 11010110 11110101 11100000
Octal 326 365 340

Shades and tints

Shades of #D6F5E0

#D6F5E0
(214,245,224)
#C3DFCC
(195,223,204)
#B0C9B8
(176,201,184)
#9DB3A4
(157,179,164)
#8A9D90
(138,157,144)
#77877C
(119,135,124)
#647168
(100,113,104)
#515B54
(81,91,84)
#3E4540
(62,69,64)
#2B2F2C
(43,47,44)
#181918
(24,25,24)
#000000
(0,0,0)

Tints of #D6F5E0

#D6F5E0
(214,245,224)
#D9F5E2
(217,245,226)
#DCF5E4
(220,245,228)
#DFF5E6
(223,245,230)
#E2F5E8
(226,245,232)
#E5F5EA
(229,245,234)
#E8F5EC
(232,245,236)
#EBF5EE
(235,245,238)
#EEF5F0
(238,245,240)
#F1F5F2
(241,245,242)
#F4F5F4
(244,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6F5E0; }

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

This text font color is #D6F5E0.

Background Color

.myBgColor { background-color: #D6F5E0; }

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

This div background color is #D6F5E0.

Border color

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

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

This div border color is #D6F5E0.

Opacity

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

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

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

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

This text has shadow with #D6F5E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6F5E0.

Preview

Color preview on black background

This text has color #D6F5E0 on black background.


Color preview on white background

This text has color #D6F5E0 on white background.


Black color preview on #D6F5E0 background

This text has black color on #D6F5E0 background.


White color preview on #D6F5E0 background

This text has white color on #D6F5E0 background.


Related colors

Complementary color

Complementary color for #hex is #290A1F.


I love getcolorcode.com

Triadic colors

1 #E0D6F5 and #F5E0D6 with #D6F5E0 are triadic colors.

2 #E0F5D6 and #F5D6E0 with #D6F5E0 are triadic colors.