COLOR #D9F198

HEX: #D9F198 RGB: (217,241,152)

Renk bilgisi

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

RGB renk modeli

#D9F198 color RGB value is (217,241,152).

RGB: (217,241,152) (85%, 95%, 60%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 241 of 255 = 95%
B 152 of 255 = 60%

217
241
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 241 + 152 = 610 (100%)
R 217 of 610 ~ 35.57%
G 241 of 610 ~ 39.51%
B 152 of 610 ~ 24.92'%

%35.57
%39.51
%24.92

CMYK RENK MODELİ

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

  • camgöbeği tonu 9.96%
  • eflatun tonu 0.00%
  • sarı tonu 36.93%
  • 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
%36.93
%5.49

Codes

Color #D9F198 in popluar color models

D9 F1 98
RGB 217 241 152
HSL 76° 76.07% 77.06%
HSB/HSV 76° 36.93% 94.51%
CMYK 9.96% 0.00% 36.93%
5.49%

Color #D9F198 in popluar number systems.

HEX D9 F1 98
Decimal 217 241 152
Binary 11011001 11110001 10011000
Octal 331 361 230

Shades and tints

Shades of #D9F198

#D9F198
(217,241,152)
#C6DC8B
(198,220,139)
#B3C77E
(179,199,126)
#A0B271
(160,178,113)
#8D9D64
(141,157,100)
#7A8857
(122,136,87)
#67734A
(103,115,74)
#545E3D
(84,94,61)
#414930
(65,73,48)
#2E3423
(46,52,35)
#1B1F16
(27,31,22)
#000000
(0,0,0)

Tints of #D9F198

#D9F198
(217,241,152)
#DCF2A1
(220,242,161)
#DFF3AA
(223,243,170)
#E2F4B3
(226,244,179)
#E5F5BC
(229,245,188)
#E8F6C5
(232,246,197)
#EBF7CE
(235,247,206)
#EEF8D7
(238,248,215)
#F1F9E0
(241,249,224)
#F4FAE9
(244,250,233)
#F7FBF2
(247,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9F198; }

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

This text font color is #D9F198.

Background Color

.myBgColor { background-color: #D9F198; }

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

This div background color is #D9F198.

Border color

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

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

This div border color is #D9F198.

Opacity

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

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

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

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

This text has shadow with #D9F198 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F198.

Preview

Color preview on black background

This text has color #D9F198 on black background.


Color preview on white background

This text has color #D9F198 on white background.


Black color preview on #D9F198 background

This text has black color on #D9F198 background.


White color preview on #D9F198 background

This text has white color on #D9F198 background.


Related colors

Complementary color

Complementary color for #hex is #260E67.


I love getcolorcode.com

Triadic colors

1 #98D9F1 and #F198D9 with #D9F198 are triadic colors.

2 #98F1D9 and #F1D998 with #D9F198 are triadic colors.