COLOR #D4F97D

HEX: #D4F97D RGB: (212,249,125)

Renk bilgisi

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

RGB renk modeli

#D4F97D color RGB value is (212,249,125).

RGB: (212,249,125) (83%, 98%, 49%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 249 of 255 = 98%
B 125 of 255 = 49%

212
249
125

R + G + B ~ 77%. #D4F97D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 249 + 125 = 586 (100%)
R 212 of 586 ~ 36.18%
G 249 of 586 ~ 42.49%
B 125 of 586 ~ 21.33'%

%36.18
%42.49
%21.33

CMYK RENK MODELİ

#D4F97D rengi CMYK tonu (15,0,50,2).

  • camgöbeği tonu 14.86%
  • eflatun tonu 0.00%
  • sarı tonu 49.80%
  • ana renk tonu 2.35%

CMYK: (15,0,50,2)
C15M0Y50K2 (15%, 0%, 50%, 2%)
(0.15 / 0.00 / 0.50 / 0.02)

CMYK yüzdeleri

%14.86
%0
%49.8
%2.35

Codes

Color #D4F97D in popluar color models

D4 F9 7D
RGB 212 249 125
HSL 78° 91.18% 73.33%
HSB/HSV 78° 49.80% 97.65%
CMYK 14.86% 0.00% 49.80%
2.35%

Color #D4F97D in popluar number systems.

HEX D4 F9 7D
Decimal 212 249 125
Binary 11010100 11111001 1111101
Octal 324 371 175

Shades and tints

Shades of #D4F97D

#D4F97D
(212,249,125)
#C1E372
(193,227,114)
#AECD67
(174,205,103)
#9BB75C
(155,183,92)
#88A151
(136,161,81)
#758B46
(117,139,70)
#62753B
(98,117,59)
#4F5F30
(79,95,48)
#3C4925
(60,73,37)
#29331A
(41,51,26)
#161D0F
(22,29,15)
#000000
(0,0,0)

Tints of #D4F97D

#D4F97D
(212,249,125)
#D7F988
(215,249,136)
#DAF993
(218,249,147)
#DDF99E
(221,249,158)
#E0F9A9
(224,249,169)
#E3F9B4
(227,249,180)
#E6F9BF
(230,249,191)
#E9F9CA
(233,249,202)
#ECF9D5
(236,249,213)
#EFF9E0
(239,249,224)
#F2F9EB
(242,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4F97D color. Also use rgb(212,249,125) instead hex code.

Text Font Color

.myTextColor { color: #D4F97D; }

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

This text font color is #D4F97D.

Background Color

.myBgColor { background-color: #D4F97D; }

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

This div background color is #D4F97D.

Border color

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

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

This div border color is #D4F97D.

Opacity

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

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

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

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

This text has shadow with #D4F97D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4F97D.

Preview

Color preview on black background

This text has color #D4F97D on black background.


Color preview on white background

This text has color #D4F97D on white background.


Black color preview on #D4F97D background

This text has black color on #D4F97D background.


White color preview on #D4F97D background

This text has white color on #D4F97D background.


Related colors

Complementary color

Complementary color for #hex is #2B0682.


I love getcolorcode.com

Triadic colors

1 #7DD4F9 and #F97DD4 with #D4F97D are triadic colors.

2 #7DF9D4 and #F9D47D with #D4F97D are triadic colors.