COLOR #D9F6D4

HEX: #D9F6D4 RGB: (217,246,212)

Renk bilgisi

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

RGB renk modeli

#D9F6D4 color RGB value is (217,246,212).

RGB: (217,246,212) (85%, 96%, 83%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 246 of 255 = 96%
B 212 of 255 = 83%

217
246
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 246 + 212 = 675 (100%)
R 217 of 675 ~ 32.15%
G 246 of 675 ~ 36.44%
B 212 of 675 ~ 31.41'%

%32.15
%36.44
%31.41

CMYK RENK MODELİ

#D9F6D4 rengi CMYK tonu (12,0,14,4).

  • camgöbeği tonu 11.79%
  • eflatun tonu 0.00%
  • sarı tonu 13.82%
  • ana renk tonu 3.53%

CMYK: (12,0,14,4)
C12M0Y14K4 (12%, 0%, 14%, 4%)
(0.12 / 0.00 / 0.14 / 0.04)

CMYK yüzdeleri

%11.79
%0
%13.82
%3.53

Codes

Color #D9F6D4 in popluar color models

D9 F6 D4
RGB 217 246 212
HSL 111° 65.38% 89.80%
HSB/HSV 111° 13.82% 96.47%
CMYK 11.79% 0.00% 13.82%
3.53%

Color #D9F6D4 in popluar number systems.

HEX D9 F6 D4
Decimal 217 246 212
Binary 11011001 11110110 11010100
Octal 331 366 324

Shades and tints

Shades of #D9F6D4

#D9F6D4
(217,246,212)
#C6E0C1
(198,224,193)
#B3CAAE
(179,202,174)
#A0B49B
(160,180,155)
#8D9E88
(141,158,136)
#7A8875
(122,136,117)
#677262
(103,114,98)
#545C4F
(84,92,79)
#41463C
(65,70,60)
#2E3029
(46,48,41)
#1B1A16
(27,26,22)
#000000
(0,0,0)

Tints of #D9F6D4

#D9F6D4
(217,246,212)
#DCF6D7
(220,246,215)
#DFF6DA
(223,246,218)
#E2F6DD
(226,246,221)
#E5F6E0
(229,246,224)
#E8F6E3
(232,246,227)
#EBF6E6
(235,246,230)
#EEF6E9
(238,246,233)
#F1F6EC
(241,246,236)
#F4F6EF
(244,246,239)
#F7F6F2
(247,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9F6D4 color. Also use rgb(217,246,212) instead hex code.

Text Font Color

.myTextColor { color: #D9F6D4; }

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

This text font color is #D9F6D4.

Background Color

.myBgColor { background-color: #D9F6D4; }

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

This div background color is #D9F6D4.

Border color

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

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

This div border color is #D9F6D4.

Opacity

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

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

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

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

This text has shadow with #D9F6D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F6D4.

Preview

Color preview on black background

This text has color #D9F6D4 on black background.


Color preview on white background

This text has color #D9F6D4 on white background.


Black color preview on #D9F6D4 background

This text has black color on #D9F6D4 background.


White color preview on #D9F6D4 background

This text has white color on #D9F6D4 background.


Related colors

Complementary color

Complementary color for #hex is #26092B.


I love getcolorcode.com

Triadic colors

1 #D4D9F6 and #F6D4D9 with #D9F6D4 are triadic colors.

2 #D4F6D9 and #F6D9D4 with #D9F6D4 are triadic colors.