COLOR #D9F68F

HEX: #D9F68F RGB: (217,246,143)

Renk bilgisi

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

RGB renk modeli

#D9F68F color RGB value is (217,246,143).

RGB: (217,246,143) (85%, 96%, 56%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 246 of 255 = 96%
B 143 of 255 = 56%

217
246
143

R + G + B ~ 79%. #D9F68F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 246 + 143 = 606 (100%)
R 217 of 606 ~ 35.81%
G 246 of 606 ~ 40.59%
B 143 of 606 ~ 23.6'%

%35.81
%40.59
%23.6

CMYK RENK MODELİ

#D9F68F rengi CMYK tonu (12,0,42,4).

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

CMYK: (12,0,42,4)
C12M0Y42K4 (12%, 0%, 42%, 4%)
(0.12 / 0.00 / 0.42 / 0.04)

CMYK yüzdeleri

%11.79
%0
%41.87
%3.53

Codes

Color #D9F68F in popluar color models

D9 F6 8F
RGB 217 246 143
HSL 77° 85.12% 76.27%
HSB/HSV 77° 41.87% 96.47%
CMYK 11.79% 0.00% 41.87%
3.53%

Color #D9F68F in popluar number systems.

HEX D9 F6 8F
Decimal 217 246 143
Binary 11011001 11110110 10001111
Octal 331 366 217

Shades and tints

Shades of #D9F68F

#D9F68F
(217,246,143)
#C6E082
(198,224,130)
#B3CA75
(179,202,117)
#A0B468
(160,180,104)
#8D9E5B
(141,158,91)
#7A884E
(122,136,78)
#677241
(103,114,65)
#545C34
(84,92,52)
#414627
(65,70,39)
#2E301A
(46,48,26)
#1B1A0D
(27,26,13)
#000000
(0,0,0)

Tints of #D9F68F

#D9F68F
(217,246,143)
#DCF699
(220,246,153)
#DFF6A3
(223,246,163)
#E2F6AD
(226,246,173)
#E5F6B7
(229,246,183)
#E8F6C1
(232,246,193)
#EBF6CB
(235,246,203)
#EEF6D5
(238,246,213)
#F1F6DF
(241,246,223)
#F4F6E9
(244,246,233)
#F7F6F3
(247,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9F68F; }

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

This text font color is #D9F68F.

Background Color

.myBgColor { background-color: #D9F68F; }

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

This div background color is #D9F68F.

Border color

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

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

This div border color is #D9F68F.

Opacity

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

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

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

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

This text has shadow with #D9F68F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F68F.

Preview

Color preview on black background

This text has color #D9F68F on black background.


Color preview on white background

This text has color #D9F68F on white background.


Black color preview on #D9F68F background

This text has black color on #D9F68F background.


White color preview on #D9F68F background

This text has white color on #D9F68F background.


Related colors

Complementary color

Complementary color for #hex is #260970.


I love getcolorcode.com

Triadic colors

1 #8FD9F6 and #F68FD9 with #D9F68F are triadic colors.

2 #8FF6D9 and #F6D98F with #D9F68F are triadic colors.