COLOR #D4E97D

HEX: #D4E97D RGB: (212,233,125)

Renk bilgisi

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

RGB renk modeli

#D4E97D color RGB value is (212,233,125).

RGB: (212,233,125) (83%, 91%, 49%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 233 of 255 = 91%
B 125 of 255 = 49%

212
233
125

R + G + B ~ 74%. #D4E97D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 233 + 125 = 570 (100%)
R 212 of 570 ~ 37.19%
G 233 of 570 ~ 40.88%
B 125 of 570 ~ 21.93'%

%37.19
%40.88
%21.93

CMYK RENK MODELİ

#D4E97D rengi CMYK tonu (9,0,46,9).

  • camgöbeği tonu 9.01%
  • eflatun tonu 0.00%
  • sarı tonu 46.35%
  • ana renk tonu 8.63%

CMYK: (9,0,46,9)
C9M0Y46K9 (9%, 0%, 46%, 9%)
(0.09 / 0.00 / 0.46 / 0.09)

CMYK yüzdeleri

%9.01
%0
%46.35
%8.63

Codes

Color #D4E97D in popluar color models

D4 E9 7D
RGB 212 233 125
HSL 72° 71.05% 70.20%
HSB/HSV 72° 46.35% 91.37%
CMYK 9.01% 0.00% 46.35%
8.63%

Color #D4E97D in popluar number systems.

HEX D4 E9 7D
Decimal 212 233 125
Binary 11010100 11101001 1111101
Octal 324 351 175

Shades and tints

Shades of #D4E97D

#D4E97D
(212,233,125)
#C1D472
(193,212,114)
#AEBF67
(174,191,103)
#9BAA5C
(155,170,92)
#889551
(136,149,81)
#758046
(117,128,70)
#626B3B
(98,107,59)
#4F5630
(79,86,48)
#3C4125
(60,65,37)
#292C1A
(41,44,26)
#16170F
(22,23,15)
#000000
(0,0,0)

Tints of #D4E97D

#D4E97D
(212,233,125)
#D7EB88
(215,235,136)
#DAED93
(218,237,147)
#DDEF9E
(221,239,158)
#E0F1A9
(224,241,169)
#E3F3B4
(227,243,180)
#E6F5BF
(230,245,191)
#E9F7CA
(233,247,202)
#ECF9D5
(236,249,213)
#EFFBE0
(239,251,224)
#F2FDEB
(242,253,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4E97D; }

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

This text font color is #D4E97D.

Background Color

.myBgColor { background-color: #D4E97D; }

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

This div background color is #D4E97D.

Border color

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

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

This div border color is #D4E97D.

Opacity

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

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

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

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

This text has shadow with #D4E97D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4E97D.

Preview

Color preview on black background

This text has color #D4E97D on black background.


Color preview on white background

This text has color #D4E97D on white background.


Black color preview on #D4E97D background

This text has black color on #D4E97D background.


White color preview on #D4E97D background

This text has white color on #D4E97D background.


Related colors

Complementary color

Complementary color for #hex is #2B1682.


I love getcolorcode.com

Triadic colors

1 #7DD4E9 and #E97DD4 with #D4E97D are triadic colors.

2 #7DE9D4 and #E9D47D with #D4E97D are triadic colors.