COLOR #D9F966

HEX: #D9F966 RGB: (217,249,102)

Renk bilgisi

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

RGB renk modeli

#D9F966 color RGB value is (217,249,102).

RGB: (217,249,102) (85%, 98%, 40%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 249 of 255 = 98%
B 102 of 255 = 40%

217
249
102

R + G + B ~ 74%. #D9F966 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 249 + 102 = 568 (100%)
R 217 of 568 ~ 38.2%
G 249 of 568 ~ 43.84%
B 102 of 568 ~ 17.96'%

%38.2
%43.84
%17.96

CMYK RENK MODELİ

#D9F966 rengi CMYK tonu (13,0,59,2).

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

CMYK: (13,0,59,2)
C13M0Y59K2 (13%, 0%, 59%, 2%)
(0.13 / 0.00 / 0.59 / 0.02)

CMYK yüzdeleri

%12.85
%0
%59.04
%2.35

Codes

Color #D9F966 in popluar color models

D9 F9 66
RGB 217 249 102
HSL 73° 92.45% 68.82%
HSB/HSV 73° 59.04% 97.65%
CMYK 12.85% 0.00% 59.04%
2.35%

Color #D9F966 in popluar number systems.

HEX D9 F9 66
Decimal 217 249 102
Binary 11011001 11111001 1100110
Octal 331 371 146

Shades and tints

Shades of #D9F966

#D9F966
(217,249,102)
#C6E35D
(198,227,93)
#B3CD54
(179,205,84)
#A0B74B
(160,183,75)
#8DA142
(141,161,66)
#7A8B39
(122,139,57)
#677530
(103,117,48)
#545F27
(84,95,39)
#41491E
(65,73,30)
#2E3315
(46,51,21)
#1B1D0C
(27,29,12)
#000000
(0,0,0)

Tints of #D9F966

#D9F966
(217,249,102)
#DCF973
(220,249,115)
#DFF980
(223,249,128)
#E2F98D
(226,249,141)
#E5F99A
(229,249,154)
#E8F9A7
(232,249,167)
#EBF9B4
(235,249,180)
#EEF9C1
(238,249,193)
#F1F9CE
(241,249,206)
#F4F9DB
(244,249,219)
#F7F9E8
(247,249,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9F966; }

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

This text font color is #D9F966.

Background Color

.myBgColor { background-color: #D9F966; }

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

This div background color is #D9F966.

Border color

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

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

This div border color is #D9F966.

Opacity

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

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

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

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

This text has shadow with #D9F966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F966.

Preview

Color preview on black background

This text has color #D9F966 on black background.


Color preview on white background

This text has color #D9F966 on white background.


Black color preview on #D9F966 background

This text has black color on #D9F966 background.


White color preview on #D9F966 background

This text has white color on #D9F966 background.


Related colors

Complementary color

Complementary color for #hex is #260699.


I love getcolorcode.com

Triadic colors

1 #66D9F9 and #F966D9 with #D9F966 are triadic colors.

2 #66F9D9 and #F9D966 with #D9F966 are triadic colors.