COLOR #D9F96B

HEX: #D9F96B RGB: (217,249,107)

Renk bilgisi

#D9F96B contains mainly red and green colors. #D9F96B ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#D9F96B color RGB value is (217,249,107).

RGB: (217,249,107) (85%, 98%, 42%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 249 of 255 = 98%
B 107 of 255 = 42%

217
249
107

R + G + B ~ 75%. #D9F96B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 249 + 107 = 573 (100%)
R 217 of 573 ~ 37.87%
G 249 of 573 ~ 43.46%
B 107 of 573 ~ 18.67'%

%37.87
%43.46
%18.67

CMYK RENK MODELİ

#D9F96B rengi CMYK tonu (13,0,57,2).

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

CMYK: (13,0,57,2)
C13M0Y57K2 (13%, 0%, 57%, 2%)
(0.13 / 0.00 / 0.57 / 0.02)

CMYK yüzdeleri

%12.85
%0
%57.03
%2.35

Codes

Color #D9F96B in popluar color models

D9 F9 6B
RGB 217 249 107
HSL 74° 92.21% 69.80%
HSB/HSV 74° 57.03% 97.65%
CMYK 12.85% 0.00% 57.03%
2.35%

Color #D9F96B in popluar number systems.

HEX D9 F9 6B
Decimal 217 249 107
Binary 11011001 11111001 1101011
Octal 331 371 153

Shades and tints

Shades of #D9F96B

#D9F96B
(217,249,107)
#C6E362
(198,227,98)
#B3CD59
(179,205,89)
#A0B750
(160,183,80)
#8DA147
(141,161,71)
#7A8B3E
(122,139,62)
#677535
(103,117,53)
#545F2C
(84,95,44)
#414923
(65,73,35)
#2E331A
(46,51,26)
#1B1D11
(27,29,17)
#000000
(0,0,0)

Tints of #D9F96B

#D9F96B
(217,249,107)
#DCF978
(220,249,120)
#DFF985
(223,249,133)
#E2F992
(226,249,146)
#E5F99F
(229,249,159)
#E8F9AC
(232,249,172)
#EBF9B9
(235,249,185)
#EEF9C6
(238,249,198)
#F1F9D3
(241,249,211)
#F4F9E0
(244,249,224)
#F7F9ED
(247,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9F96B; }

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

This text font color is #D9F96B.

Background Color

.myBgColor { background-color: #D9F96B; }

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

This div background color is #D9F96B.

Border color

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

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

This div border color is #D9F96B.

Opacity

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

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

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

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

This text has shadow with #D9F96B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F96B.

Preview

Color preview on black background

This text has color #D9F96B on black background.


Color preview on white background

This text has color #D9F96B on white background.


Black color preview on #D9F96B background

This text has black color on #D9F96B background.


White color preview on #D9F96B background

This text has white color on #D9F96B background.


Related colors

Complementary color

Complementary color for #hex is #260694.


I love getcolorcode.com

Triadic colors

1 #6BD9F9 and #F96BD9 with #D9F96B are triadic colors.

2 #6BF9D9 and #F9D96B with #D9F96B are triadic colors.