COLOR #D9F68D

HEX: #D9F68D RGB: (217,246,141)

Renk bilgisi

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

RGB renk modeli

#D9F68D color RGB value is (217,246,141).

RGB: (217,246,141) (85%, 96%, 55%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 246 of 255 = 96%
B 141 of 255 = 55%

217
246
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 246 + 141 = 604 (100%)
R 217 of 604 ~ 35.93%
G 246 of 604 ~ 40.73%
B 141 of 604 ~ 23.34'%

%35.93
%40.73
%23.34

CMYK RENK MODELİ

#D9F68D rengi CMYK tonu (12,0,43,4).

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

CMYK: (12,0,43,4)
C12M0Y43K4 (12%, 0%, 43%, 4%)
(0.12 / 0.00 / 0.43 / 0.04)

CMYK yüzdeleri

%11.79
%0
%42.68
%3.53

Codes

Color #D9F68D in popluar color models

D9 F6 8D
RGB 217 246 141
HSL 77° 85.37% 75.88%
HSB/HSV 77° 42.68% 96.47%
CMYK 11.79% 0.00% 42.68%
3.53%

Color #D9F68D in popluar number systems.

HEX D9 F6 8D
Decimal 217 246 141
Binary 11011001 11110110 10001101
Octal 331 366 215

Shades and tints

Shades of #D9F68D

#D9F68D
(217,246,141)
#C6E081
(198,224,129)
#B3CA75
(179,202,117)
#A0B469
(160,180,105)
#8D9E5D
(141,158,93)
#7A8851
(122,136,81)
#677245
(103,114,69)
#545C39
(84,92,57)
#41462D
(65,70,45)
#2E3021
(46,48,33)
#1B1A15
(27,26,21)
#000000
(0,0,0)

Tints of #D9F68D

#D9F68D
(217,246,141)
#DCF697
(220,246,151)
#DFF6A1
(223,246,161)
#E2F6AB
(226,246,171)
#E5F6B5
(229,246,181)
#E8F6BF
(232,246,191)
#EBF6C9
(235,246,201)
#EEF6D3
(238,246,211)
#F1F6DD
(241,246,221)
#F4F6E7
(244,246,231)
#F7F6F1
(247,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9F68D; }

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

This text font color is #D9F68D.

Background Color

.myBgColor { background-color: #D9F68D; }

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

This div background color is #D9F68D.

Border color

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

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

This div border color is #D9F68D.

Opacity

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

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

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

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

This text has shadow with #D9F68D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F68D.

Preview

Color preview on black background

This text has color #D9F68D on black background.


Color preview on white background

This text has color #D9F68D on white background.


Black color preview on #D9F68D background

This text has black color on #D9F68D background.


White color preview on #D9F68D background

This text has white color on #D9F68D background.


Related colors

Complementary color

Complementary color for #hex is #260972.


I love getcolorcode.com

Triadic colors

1 #8DD9F6 and #F68DD9 with #D9F68D are triadic colors.

2 #8DF6D9 and #F6D98D with #D9F68D are triadic colors.