COLOR #D9F96E

HEX: #D9F96E RGB: (217,249,110)

Renk bilgisi

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

RGB renk modeli

#D9F96E color RGB value is (217,249,110).

RGB: (217,249,110) (85%, 98%, 43%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 249 of 255 = 98%
B 110 of 255 = 43%

217
249
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 249 + 110 = 576 (100%)
R 217 of 576 ~ 37.67%
G 249 of 576 ~ 43.23%
B 110 of 576 ~ 19.1'%

%37.67
%43.23
%19.1

CMYK RENK MODELİ

#D9F96E rengi CMYK tonu (13,0,56,2).

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

CMYK: (13,0,56,2)
C13M0Y56K2 (13%, 0%, 56%, 2%)
(0.13 / 0.00 / 0.56 / 0.02)

CMYK yüzdeleri

%12.85
%0
%55.82
%2.35

Codes

Color #D9F96E in popluar color models

D9 F9 6E
RGB 217 249 110
HSL 74° 92.05% 70.39%
HSB/HSV 74° 55.82% 97.65%
CMYK 12.85% 0.00% 55.82%
2.35%

Color #D9F96E in popluar number systems.

HEX D9 F9 6E
Decimal 217 249 110
Binary 11011001 11111001 1101110
Octal 331 371 156

Shades and tints

Shades of #D9F96E

#D9F96E
(217,249,110)
#C6E364
(198,227,100)
#B3CD5A
(179,205,90)
#A0B750
(160,183,80)
#8DA146
(141,161,70)
#7A8B3C
(122,139,60)
#677532
(103,117,50)
#545F28
(84,95,40)
#41491E
(65,73,30)
#2E3314
(46,51,20)
#1B1D0A
(27,29,10)
#000000
(0,0,0)

Tints of #D9F96E

#D9F96E
(217,249,110)
#DCF97B
(220,249,123)
#DFF988
(223,249,136)
#E2F995
(226,249,149)
#E5F9A2
(229,249,162)
#E8F9AF
(232,249,175)
#EBF9BC
(235,249,188)
#EEF9C9
(238,249,201)
#F1F9D6
(241,249,214)
#F4F9E3
(244,249,227)
#F7F9F0
(247,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9F96E; }

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

This text font color is #D9F96E.

Background Color

.myBgColor { background-color: #D9F96E; }

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

This div background color is #D9F96E.

Border color

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

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

This div border color is #D9F96E.

Opacity

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

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

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

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

This text has shadow with #D9F96E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F96E.

Preview

Color preview on black background

This text has color #D9F96E on black background.


Color preview on white background

This text has color #D9F96E on white background.


Black color preview on #D9F96E background

This text has black color on #D9F96E background.


White color preview on #D9F96E background

This text has white color on #D9F96E background.


Related colors

Complementary color

Complementary color for #hex is #260691.


I love getcolorcode.com

Triadic colors

1 #6ED9F9 and #F96ED9 with #D9F96E are triadic colors.

2 #6EF9D9 and #F9D96E with #D9F96E are triadic colors.