COLOR #D9F596

HEX: #D9F596 RGB: (217,245,150)

Renk bilgisi

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

RGB renk modeli

#D9F596 color RGB value is (217,245,150).

RGB: (217,245,150) (85%, 96%, 59%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 245 of 255 = 96%
B 150 of 255 = 59%

217
245
150

R + G + B ~ 80%. #D9F596 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 245 + 150 = 612 (100%)
R 217 of 612 ~ 35.46%
G 245 of 612 ~ 40.03%
B 150 of 612 ~ 24.51'%

%35.46
%40.03
%24.51

CMYK RENK MODELİ

#D9F596 rengi CMYK tonu (11,0,39,4).

  • camgöbeği tonu 11.43%
  • eflatun tonu 0.00%
  • sarı tonu 38.78%
  • ana renk tonu 3.92%

CMYK: (11,0,39,4)
C11M0Y39K4 (11%, 0%, 39%, 4%)
(0.11 / 0.00 / 0.39 / 0.04)

CMYK yüzdeleri

%11.43
%0
%38.78
%3.92

Codes

Color #D9F596 in popluar color models

D9 F5 96
RGB 217 245 150
HSL 78° 82.61% 77.45%
HSB/HSV 78° 38.78% 96.08%
CMYK 11.43% 0.00% 38.78%
3.92%

Color #D9F596 in popluar number systems.

HEX D9 F5 96
Decimal 217 245 150
Binary 11011001 11110101 10010110
Octal 331 365 226

Shades and tints

Shades of #D9F596

#D9F596
(217,245,150)
#C6DF89
(198,223,137)
#B3C97C
(179,201,124)
#A0B36F
(160,179,111)
#8D9D62
(141,157,98)
#7A8755
(122,135,85)
#677148
(103,113,72)
#545B3B
(84,91,59)
#41452E
(65,69,46)
#2E2F21
(46,47,33)
#1B1914
(27,25,20)
#000000
(0,0,0)

Tints of #D9F596

#D9F596
(217,245,150)
#DCF59F
(220,245,159)
#DFF5A8
(223,245,168)
#E2F5B1
(226,245,177)
#E5F5BA
(229,245,186)
#E8F5C3
(232,245,195)
#EBF5CC
(235,245,204)
#EEF5D5
(238,245,213)
#F1F5DE
(241,245,222)
#F4F5E7
(244,245,231)
#F7F5F0
(247,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9F596 color. Also use rgb(217,245,150) instead hex code.

Text Font Color

.myTextColor { color: #D9F596; }

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

This text font color is #D9F596.

Background Color

.myBgColor { background-color: #D9F596; }

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

This div background color is #D9F596.

Border color

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

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

This div border color is #D9F596.

Opacity

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

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

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

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

This text has shadow with #D9F596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F596.

Preview

Color preview on black background

This text has color #D9F596 on black background.


Color preview on white background

This text has color #D9F596 on white background.


Black color preview on #D9F596 background

This text has black color on #D9F596 background.


White color preview on #D9F596 background

This text has white color on #D9F596 background.


Related colors

Complementary color

Complementary color for #hex is #260A69.


I love getcolorcode.com

Triadic colors

1 #96D9F5 and #F596D9 with #D9F596 are triadic colors.

2 #96F5D9 and #F5D996 with #D9F596 are triadic colors.