COLOR #D9F8B0

HEX: #D9F8B0 RGB: (217,248,176)

Renk bilgisi

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

RGB renk modeli

#D9F8B0 color RGB value is (217,248,176).

RGB: (217,248,176) (85%, 97%, 69%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 248 of 255 = 97%
B 176 of 255 = 69%

217
248
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 248 + 176 = 641 (100%)
R 217 of 641 ~ 33.85%
G 248 of 641 ~ 38.69%
B 176 of 641 ~ 27.46'%

%33.85
%38.69
%27.46

CMYK RENK MODELİ

#D9F8B0 rengi CMYK tonu (13,0,29,3).

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

CMYK: (13,0,29,3)
C13M0Y29K3 (13%, 0%, 29%, 3%)
(0.13 / 0.00 / 0.29 / 0.03)

CMYK yüzdeleri

%12.5
%0
%29.03
%2.75

Codes

Color #D9F8B0 in popluar color models

D9 F8 B0
RGB 217 248 176
HSL 86° 83.72% 83.14%
HSB/HSV 86° 29.03% 97.25%
CMYK 12.50% 0.00% 29.03%
2.75%

Color #D9F8B0 in popluar number systems.

HEX D9 F8 B0
Decimal 217 248 176
Binary 11011001 11111000 10110000
Octal 331 370 260

Shades and tints

Shades of #D9F8B0

#D9F8B0
(217,248,176)
#C6E2A0
(198,226,160)
#B3CC90
(179,204,144)
#A0B680
(160,182,128)
#8DA070
(141,160,112)
#7A8A60
(122,138,96)
#677450
(103,116,80)
#545E40
(84,94,64)
#414830
(65,72,48)
#2E3220
(46,50,32)
#1B1C10
(27,28,16)
#000000
(0,0,0)

Tints of #D9F8B0

#D9F8B0
(217,248,176)
#DCF8B7
(220,248,183)
#DFF8BE
(223,248,190)
#E2F8C5
(226,248,197)
#E5F8CC
(229,248,204)
#E8F8D3
(232,248,211)
#EBF8DA
(235,248,218)
#EEF8E1
(238,248,225)
#F1F8E8
(241,248,232)
#F4F8EF
(244,248,239)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9F8B0; }

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

This text font color is #D9F8B0.

Background Color

.myBgColor { background-color: #D9F8B0; }

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

This div background color is #D9F8B0.

Border color

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

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

This div border color is #D9F8B0.

Opacity

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

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

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

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

This text has shadow with #D9F8B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F8B0.

Preview

Color preview on black background

This text has color #D9F8B0 on black background.


Color preview on white background

This text has color #D9F8B0 on white background.


Black color preview on #D9F8B0 background

This text has black color on #D9F8B0 background.


White color preview on #D9F8B0 background

This text has white color on #D9F8B0 background.


Related colors

Complementary color

Complementary color for #hex is #26074F.


I love getcolorcode.com

Triadic colors

1 #B0D9F8 and #F8B0D9 with #D9F8B0 are triadic colors.

2 #B0F8D9 and #F8D9B0 with #D9F8B0 are triadic colors.