COLOR #D9F888

HEX: #D9F888 RGB: (217,248,136)

Renk bilgisi

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

RGB renk modeli

#D9F888 color RGB value is (217,248,136).

RGB: (217,248,136) (85%, 97%, 53%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 248 of 255 = 97%
B 136 of 255 = 53%

217
248
136

R + G + B ~ 78%. #D9F888 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 248 + 136 = 601 (100%)
R 217 of 601 ~ 36.11%
G 248 of 601 ~ 41.26%
B 136 of 601 ~ 22.63'%

%36.11
%41.26
%22.63

CMYK RENK MODELİ

#D9F888 rengi CMYK tonu (13,0,45,3).

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

CMYK: (13,0,45,3)
C13M0Y45K3 (13%, 0%, 45%, 3%)
(0.13 / 0.00 / 0.45 / 0.03)

CMYK yüzdeleri

%12.5
%0
%45.16
%2.75

Codes

Color #D9F888 in popluar color models

D9 F8 88
RGB 217 248 136
HSL 77° 88.89% 75.29%
HSB/HSV 77° 45.16% 97.25%
CMYK 12.50% 0.00% 45.16%
2.75%

Color #D9F888 in popluar number systems.

HEX D9 F8 88
Decimal 217 248 136
Binary 11011001 11111000 10001000
Octal 331 370 210

Shades and tints

Shades of #D9F888

#D9F888
(217,248,136)
#C6E27C
(198,226,124)
#B3CC70
(179,204,112)
#A0B664
(160,182,100)
#8DA058
(141,160,88)
#7A8A4C
(122,138,76)
#677440
(103,116,64)
#545E34
(84,94,52)
#414828
(65,72,40)
#2E321C
(46,50,28)
#1B1C10
(27,28,16)
#000000
(0,0,0)

Tints of #D9F888

#D9F888
(217,248,136)
#DCF892
(220,248,146)
#DFF89C
(223,248,156)
#E2F8A6
(226,248,166)
#E5F8B0
(229,248,176)
#E8F8BA
(232,248,186)
#EBF8C4
(235,248,196)
#EEF8CE
(238,248,206)
#F1F8D8
(241,248,216)
#F4F8E2
(244,248,226)
#F7F8EC
(247,248,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9F888; }

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

This text font color is #D9F888.

Background Color

.myBgColor { background-color: #D9F888; }

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

This div background color is #D9F888.

Border color

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

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

This div border color is #D9F888.

Opacity

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

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

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

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

This text has shadow with #D9F888 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F888.

Preview

Color preview on black background

This text has color #D9F888 on black background.


Color preview on white background

This text has color #D9F888 on white background.


Black color preview on #D9F888 background

This text has black color on #D9F888 background.


White color preview on #D9F888 background

This text has white color on #D9F888 background.


Related colors

Complementary color

Complementary color for #hex is #260777.


I love getcolorcode.com

Triadic colors

1 #88D9F8 and #F888D9 with #D9F888 are triadic colors.

2 #88F8D9 and #F8D988 with #D9F888 are triadic colors.