COLOR #D4F19D

HEX: #D4F19D RGB: (212,241,157)

Renk bilgisi

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

RGB renk modeli

#D4F19D color RGB value is (212,241,157).

RGB: (212,241,157) (83%, 95%, 62%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 241 of 255 = 95%
B 157 of 255 = 62%

212
241
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 241 + 157 = 610 (100%)
R 212 of 610 ~ 34.75%
G 241 of 610 ~ 39.51%
B 157 of 610 ~ 25.74'%

%34.75
%39.51
%25.74

CMYK RENK MODELİ

#D4F19D rengi CMYK tonu (12,0,35,5).

  • camgöbeği tonu 12.03%
  • eflatun tonu 0.00%
  • sarı tonu 34.85%
  • ana renk tonu 5.49%

CMYK: (12,0,35,5)
C12M0Y35K5 (12%, 0%, 35%, 5%)
(0.12 / 0.00 / 0.35 / 0.05)

CMYK yüzdeleri

%12.03
%0
%34.85
%5.49

Codes

Color #D4F19D in popluar color models

D4 F1 9D
RGB 212 241 157
HSL 81° 75.00% 78.04%
HSB/HSV 81° 34.85% 94.51%
CMYK 12.03% 0.00% 34.85%
5.49%

Color #D4F19D in popluar number systems.

HEX D4 F1 9D
Decimal 212 241 157
Binary 11010100 11110001 10011101
Octal 324 361 235

Shades and tints

Shades of #D4F19D

#D4F19D
(212,241,157)
#C1DC8F
(193,220,143)
#AEC781
(174,199,129)
#9BB273
(155,178,115)
#889D65
(136,157,101)
#758857
(117,136,87)
#627349
(98,115,73)
#4F5E3B
(79,94,59)
#3C492D
(60,73,45)
#29341F
(41,52,31)
#161F11
(22,31,17)
#000000
(0,0,0)

Tints of #D4F19D

#D4F19D
(212,241,157)
#D7F2A5
(215,242,165)
#DAF3AD
(218,243,173)
#DDF4B5
(221,244,181)
#E0F5BD
(224,245,189)
#E3F6C5
(227,246,197)
#E6F7CD
(230,247,205)
#E9F8D5
(233,248,213)
#ECF9DD
(236,249,221)
#EFFAE5
(239,250,229)
#F2FBED
(242,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4F19D color. Also use rgb(212,241,157) instead hex code.

Text Font Color

.myTextColor { color: #D4F19D; }

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

This text font color is #D4F19D.

Background Color

.myBgColor { background-color: #D4F19D; }

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

This div background color is #D4F19D.

Border color

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

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

This div border color is #D4F19D.

Opacity

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

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

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

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

This text has shadow with #D4F19D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4F19D.

Preview

Color preview on black background

This text has color #D4F19D on black background.


Color preview on white background

This text has color #D4F19D on white background.


Black color preview on #D4F19D background

This text has black color on #D4F19D background.


White color preview on #D4F19D background

This text has white color on #D4F19D background.


Related colors

Complementary color

Complementary color for #hex is #2B0E62.


I love getcolorcode.com

Triadic colors

1 #9DD4F1 and #F19DD4 with #D4F19D are triadic colors.

2 #9DF1D4 and #F1D49D with #D4F19D are triadic colors.