COLOR #D9F197

HEX: #D9F197 RGB: (217,241,151)

Renk bilgisi

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

RGB renk modeli

#D9F197 color RGB value is (217,241,151).

RGB: (217,241,151) (85%, 95%, 59%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 241 of 255 = 95%
B 151 of 255 = 59%

217
241
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 241 + 151 = 609 (100%)
R 217 of 609 ~ 35.63%
G 241 of 609 ~ 39.57%
B 151 of 609 ~ 24.79'%

%35.63
%39.57
%24.79

CMYK RENK MODELİ

#D9F197 rengi CMYK tonu (10,0,37,5).

  • camgöbeği tonu 9.96%
  • eflatun tonu 0.00%
  • sarı tonu 37.34%
  • ana renk tonu 5.49%

CMYK: (10,0,37,5)
C10M0Y37K5 (10%, 0%, 37%, 5%)
(0.10 / 0.00 / 0.37 / 0.05)

CMYK yüzdeleri

%9.96
%0
%37.34
%5.49

Codes

Color #D9F197 in popluar color models

D9 F1 97
RGB 217 241 151
HSL 76° 76.27% 76.86%
HSB/HSV 76° 37.34% 94.51%
CMYK 9.96% 0.00% 37.34%
5.49%

Color #D9F197 in popluar number systems.

HEX D9 F1 97
Decimal 217 241 151
Binary 11011001 11110001 10010111
Octal 331 361 227

Shades and tints

Shades of #D9F197

#D9F197
(217,241,151)
#C6DC8A
(198,220,138)
#B3C77D
(179,199,125)
#A0B270
(160,178,112)
#8D9D63
(141,157,99)
#7A8856
(122,136,86)
#677349
(103,115,73)
#545E3C
(84,94,60)
#41492F
(65,73,47)
#2E3422
(46,52,34)
#1B1F15
(27,31,21)
#000000
(0,0,0)

Tints of #D9F197

#D9F197
(217,241,151)
#DCF2A0
(220,242,160)
#DFF3A9
(223,243,169)
#E2F4B2
(226,244,178)
#E5F5BB
(229,245,187)
#E8F6C4
(232,246,196)
#EBF7CD
(235,247,205)
#EEF8D6
(238,248,214)
#F1F9DF
(241,249,223)
#F4FAE8
(244,250,232)
#F7FBF1
(247,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9F197 color. Also use rgb(217,241,151) instead hex code.

Text Font Color

.myTextColor { color: #D9F197; }

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

This text font color is #D9F197.

Background Color

.myBgColor { background-color: #D9F197; }

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

This div background color is #D9F197.

Border color

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

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

This div border color is #D9F197.

Opacity

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

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

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

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

This text has shadow with #D9F197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F197.

Preview

Color preview on black background

This text has color #D9F197 on black background.


Color preview on white background

This text has color #D9F197 on white background.


Black color preview on #D9F197 background

This text has black color on #D9F197 background.


White color preview on #D9F197 background

This text has white color on #D9F197 background.


Related colors

Complementary color

Complementary color for #hex is #260E68.


I love getcolorcode.com

Triadic colors

1 #97D9F1 and #F197D9 with #D9F197 are triadic colors.

2 #97F1D9 and #F1D997 with #D9F197 are triadic colors.