COLOR #D9F99B

HEX: #D9F99B RGB: (217,249,155)

Renk bilgisi

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

RGB renk modeli

#D9F99B color RGB value is (217,249,155).

RGB: (217,249,155) (85%, 98%, 61%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 249 of 255 = 98%
B 155 of 255 = 61%

217
249
155

R + G + B ~ 81%. #D9F99B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 249 + 155 = 621 (100%)
R 217 of 621 ~ 34.94%
G 249 of 621 ~ 40.1%
B 155 of 621 ~ 24.96'%

%34.94
%40.1
%24.96

CMYK RENK MODELİ

#D9F99B rengi CMYK tonu (13,0,38,2).

  • camgöbeği tonu 12.85%
  • eflatun tonu 0.00%
  • sarı tonu 37.75%
  • ana renk tonu 2.35%

CMYK: (13,0,38,2)
C13M0Y38K2 (13%, 0%, 38%, 2%)
(0.13 / 0.00 / 0.38 / 0.02)

CMYK yüzdeleri

%12.85
%0
%37.75
%2.35

Codes

Color #D9F99B in popluar color models

D9 F9 9B
RGB 217 249 155
HSL 80° 88.68% 79.22%
HSB/HSV 80° 37.75% 97.65%
CMYK 12.85% 0.00% 37.75%
2.35%

Color #D9F99B in popluar number systems.

HEX D9 F9 9B
Decimal 217 249 155
Binary 11011001 11111001 10011011
Octal 331 371 233

Shades and tints

Shades of #D9F99B

#D9F99B
(217,249,155)
#C6E38D
(198,227,141)
#B3CD7F
(179,205,127)
#A0B771
(160,183,113)
#8DA163
(141,161,99)
#7A8B55
(122,139,85)
#677547
(103,117,71)
#545F39
(84,95,57)
#41492B
(65,73,43)
#2E331D
(46,51,29)
#1B1D0F
(27,29,15)
#000000
(0,0,0)

Tints of #D9F99B

#D9F99B
(217,249,155)
#DCF9A4
(220,249,164)
#DFF9AD
(223,249,173)
#E2F9B6
(226,249,182)
#E5F9BF
(229,249,191)
#E8F9C8
(232,249,200)
#EBF9D1
(235,249,209)
#EEF9DA
(238,249,218)
#F1F9E3
(241,249,227)
#F4F9EC
(244,249,236)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9F99B color. Also use rgb(217,249,155) instead hex code.

Text Font Color

.myTextColor { color: #D9F99B; }

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

This text font color is #D9F99B.

Background Color

.myBgColor { background-color: #D9F99B; }

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

This div background color is #D9F99B.

Border color

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

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

This div border color is #D9F99B.

Opacity

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

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

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

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

This text has shadow with #D9F99B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F99B.

Preview

Color preview on black background

This text has color #D9F99B on black background.


Color preview on white background

This text has color #D9F99B on white background.


Black color preview on #D9F99B background

This text has black color on #D9F99B background.


White color preview on #D9F99B background

This text has white color on #D9F99B background.


Related colors

Complementary color

Complementary color for #hex is #260664.


I love getcolorcode.com

Triadic colors

1 #9BD9F9 and #F99BD9 with #D9F99B are triadic colors.

2 #9BF9D9 and #F9D99B with #D9F99B are triadic colors.