COLOR #D9F88C

HEX: #D9F88C RGB: (217,248,140)

Renk bilgisi

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

RGB renk modeli

#D9F88C color RGB value is (217,248,140).

RGB: (217,248,140) (85%, 97%, 55%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 248 of 255 = 97%
B 140 of 255 = 55%

217
248
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 248 + 140 = 605 (100%)
R 217 of 605 ~ 35.87%
G 248 of 605 ~ 40.99%
B 140 of 605 ~ 23.14'%

%35.87
%40.99
%23.14

CMYK RENK MODELİ

#D9F88C rengi CMYK tonu (13,0,44,3).

  • camgöbeği tonu 12.50%
  • eflatun tonu 0.00%
  • sarı tonu 43.55%
  • ana renk tonu 2.75%

CMYK: (13,0,44,3)
C13M0Y44K3 (13%, 0%, 44%, 3%)
(0.13 / 0.00 / 0.44 / 0.03)

CMYK yüzdeleri

%12.5
%0
%43.55
%2.75

Codes

Color #D9F88C in popluar color models

D9 F8 8C
RGB 217 248 140
HSL 77° 88.52% 76.08%
HSB/HSV 77° 43.55% 97.25%
CMYK 12.50% 0.00% 43.55%
2.75%

Color #D9F88C in popluar number systems.

HEX D9 F8 8C
Decimal 217 248 140
Binary 11011001 11111000 10001100
Octal 331 370 214

Shades and tints

Shades of #D9F88C

#D9F88C
(217,248,140)
#C6E280
(198,226,128)
#B3CC74
(179,204,116)
#A0B668
(160,182,104)
#8DA05C
(141,160,92)
#7A8A50
(122,138,80)
#677444
(103,116,68)
#545E38
(84,94,56)
#41482C
(65,72,44)
#2E3220
(46,50,32)
#1B1C14
(27,28,20)
#000000
(0,0,0)

Tints of #D9F88C

#D9F88C
(217,248,140)
#DCF896
(220,248,150)
#DFF8A0
(223,248,160)
#E2F8AA
(226,248,170)
#E5F8B4
(229,248,180)
#E8F8BE
(232,248,190)
#EBF8C8
(235,248,200)
#EEF8D2
(238,248,210)
#F1F8DC
(241,248,220)
#F4F8E6
(244,248,230)
#F7F8F0
(247,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9F88C color. Also use rgb(217,248,140) instead hex code.

Text Font Color

.myTextColor { color: #D9F88C; }

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

This text font color is #D9F88C.

Background Color

.myBgColor { background-color: #D9F88C; }

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

This div background color is #D9F88C.

Border color

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

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

This div border color is #D9F88C.

Opacity

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

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

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

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

This text has shadow with #D9F88C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F88C.

Preview

Color preview on black background

This text has color #D9F88C on black background.


Color preview on white background

This text has color #D9F88C on white background.


Black color preview on #D9F88C background

This text has black color on #D9F88C background.


White color preview on #D9F88C background

This text has white color on #D9F88C background.


Related colors

Complementary color

Complementary color for #hex is #260773.


I love getcolorcode.com

Triadic colors

1 #8CD9F8 and #F88CD9 with #D9F88C are triadic colors.

2 #8CF8D9 and #F8D98C with #D9F88C are triadic colors.