COLOR #D9FDB1

HEX: #D9FDB1 RGB: (217,253,177)

Renk bilgisi

#D9FDB1 contains mainly red and green colors. #D9FDB1 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#D9FDB1 color RGB value is (217,253,177).

RGB: (217,253,177) (85%, 99%, 69%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 253 of 255 = 99%
B 177 of 255 = 69%

217
253
177

R + G + B ~ 84%. #D9FDB1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 253 + 177 = 647 (100%)
R 217 of 647 ~ 33.54%
G 253 of 647 ~ 39.1%
B 177 of 647 ~ 27.36'%

%33.54
%39.1
%27.36

CMYK RENK MODELİ

#D9FDB1 rengi CMYK tonu (14,0,30,1).

  • camgöbeği tonu 14.23%
  • eflatun tonu 0.00%
  • sarı tonu 30.04%
  • ana renk tonu 0.78%

CMYK: (14,0,30,1)
C14M0Y30K1 (14%, 0%, 30%, 1%)
(0.14 / 0.00 / 0.30 / 0.01)

CMYK yüzdeleri

%14.23
%0
%30.04
%0.78

Codes

Color #D9FDB1 in popluar color models

D9 FD B1
RGB 217 253 177
HSL 88° 95.00% 84.31%
HSB/HSV 88° 30.04% 99.22%
CMYK 14.23% 0.00% 30.04%
0.78%

Color #D9FDB1 in popluar number systems.

HEX D9 FD B1
Decimal 217 253 177
Binary 11011001 11111101 10110001
Octal 331 375 261

Shades and tints

Shades of #D9FDB1

#D9FDB1
(217,253,177)
#C6E6A1
(198,230,161)
#B3CF91
(179,207,145)
#A0B881
(160,184,129)
#8DA171
(141,161,113)
#7A8A61
(122,138,97)
#677351
(103,115,81)
#545C41
(84,92,65)
#414531
(65,69,49)
#2E2E21
(46,46,33)
#1B1711
(27,23,17)
#000000
(0,0,0)

Tints of #D9FDB1

#D9FDB1
(217,253,177)
#DCFDB8
(220,253,184)
#DFFDBF
(223,253,191)
#E2FDC6
(226,253,198)
#E5FDCD
(229,253,205)
#E8FDD4
(232,253,212)
#EBFDDB
(235,253,219)
#EEFDE2
(238,253,226)
#F1FDE9
(241,253,233)
#F4FDF0
(244,253,240)
#F7FDF7
(247,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9FDB1 color. Also use rgb(217,253,177) instead hex code.

Text Font Color

.myTextColor { color: #D9FDB1; }

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

This text font color is #D9FDB1.

Background Color

.myBgColor { background-color: #D9FDB1; }

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

This div background color is #D9FDB1.

Border color

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

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

This div border color is #D9FDB1.

Opacity

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

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

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

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

This text has shadow with #D9FDB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9FDB1.

Preview

Color preview on black background

This text has color #D9FDB1 on black background.


Color preview on white background

This text has color #D9FDB1 on white background.


Black color preview on #D9FDB1 background

This text has black color on #D9FDB1 background.


White color preview on #D9FDB1 background

This text has white color on #D9FDB1 background.


Related colors

Complementary color

Complementary color for #hex is #26024E.


I love getcolorcode.com

Triadic colors

1 #B1D9FD and #FDB1D9 with #D9FDB1 are triadic colors.

2 #B1FDD9 and #FDD9B1 with #D9FDB1 are triadic colors.