COLOR #D9F6E6

HEX: #D9F6E6 RGB: (217,246,230)

Renk bilgisi

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

RGB renk modeli

#D9F6E6 color RGB value is (217,246,230).

RGB: (217,246,230) (85%, 96%, 90%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 246 of 255 = 96%
B 230 of 255 = 90%

217
246
230

R + G + B ~ 90%. #D9F6E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 246 + 230 = 693 (100%)
R 217 of 693 ~ 31.31%
G 246 of 693 ~ 35.5%
B 230 of 693 ~ 33.19'%

%31.31
%35.5
%33.19

CMYK RENK MODELİ

#D9F6E6 rengi CMYK tonu (12,0,7,4).

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

CMYK: (12,0,7,4)
C12M0Y7K4 (12%, 0%, 7%, 4%)
(0.12 / 0.00 / 0.07 / 0.04)

CMYK yüzdeleri

%11.79
%0
%6.5
%3.53

Codes

Color #D9F6E6 in popluar color models

D9 F6 E6
RGB 217 246 230
HSL 147° 61.70% 90.78%
HSB/HSV 147° 11.79% 96.47%
CMYK 11.79% 0.00% 6.50%
3.53%

Color #D9F6E6 in popluar number systems.

HEX D9 F6 E6
Decimal 217 246 230
Binary 11011001 11110110 11100110
Octal 331 366 346

Shades and tints

Shades of #D9F6E6

#D9F6E6
(217,246,230)
#C6E0D2
(198,224,210)
#B3CABE
(179,202,190)
#A0B4AA
(160,180,170)
#8D9E96
(141,158,150)
#7A8882
(122,136,130)
#67726E
(103,114,110)
#545C5A
(84,92,90)
#414646
(65,70,70)
#2E3032
(46,48,50)
#1B1A1E
(27,26,30)
#000000
(0,0,0)

Tints of #D9F6E6

#D9F6E6
(217,246,230)
#DCF6E8
(220,246,232)
#DFF6EA
(223,246,234)
#E2F6EC
(226,246,236)
#E5F6EE
(229,246,238)
#E8F6F0
(232,246,240)
#EBF6F2
(235,246,242)
#EEF6F4
(238,246,244)
#F1F6F6
(241,246,246)
#F4F6F8
(244,246,248)
#F7F6FA
(247,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9F6E6; }

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

This text font color is #D9F6E6.

Background Color

.myBgColor { background-color: #D9F6E6; }

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

This div background color is #D9F6E6.

Border color

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

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

This div border color is #D9F6E6.

Opacity

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

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

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

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

This text has shadow with #D9F6E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F6E6.

Preview

Color preview on black background

This text has color #D9F6E6 on black background.


Color preview on white background

This text has color #D9F6E6 on white background.


Black color preview on #D9F6E6 background

This text has black color on #D9F6E6 background.


White color preview on #D9F6E6 background

This text has white color on #D9F6E6 background.


Related colors

Complementary color

Complementary color for #hex is #260919.


I love getcolorcode.com

Triadic colors

1 #E6D9F6 and #F6E6D9 with #D9F6E6 are triadic colors.

2 #E6F6D9 and #F6D9E6 with #D9F6E6 are triadic colors.