COLOR #D4EE7F

HEX: #D4EE7F RGB: (212,238,127)

Renk bilgisi

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

RGB renk modeli

#D4EE7F color RGB value is (212,238,127).

RGB: (212,238,127) (83%, 93%, 50%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 238 of 255 = 93%
B 127 of 255 = 50%

212
238
127

R + G + B ~ 75%. #D4EE7F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 238 + 127 = 577 (100%)
R 212 of 577 ~ 36.74%
G 238 of 577 ~ 41.25%
B 127 of 577 ~ 22.01'%

%36.74
%41.25
%22.01

CMYK RENK MODELİ

#D4EE7F rengi CMYK tonu (11,0,47,7).

  • camgöbeği tonu 10.92%
  • eflatun tonu 0.00%
  • sarı tonu 46.64%
  • ana renk tonu 6.67%

CMYK: (11,0,47,7)
C11M0Y47K7 (11%, 0%, 47%, 7%)
(0.11 / 0.00 / 0.47 / 0.07)

CMYK yüzdeleri

%10.92
%0
%46.64
%6.67

Codes

Color #D4EE7F in popluar color models

D4 EE 7F
RGB 212 238 127
HSL 74° 76.55% 71.57%
HSB/HSV 74° 46.64% 93.33%
CMYK 10.92% 0.00% 46.64%
6.67%

Color #D4EE7F in popluar number systems.

HEX D4 EE 7F
Decimal 212 238 127
Binary 11010100 11101110 1111111
Octal 324 356 177

Shades and tints

Shades of #D4EE7F

#D4EE7F
(212,238,127)
#C1D974
(193,217,116)
#AEC469
(174,196,105)
#9BAF5E
(155,175,94)
#889A53
(136,154,83)
#758548
(117,133,72)
#62703D
(98,112,61)
#4F5B32
(79,91,50)
#3C4627
(60,70,39)
#29311C
(41,49,28)
#161C11
(22,28,17)
#000000
(0,0,0)

Tints of #D4EE7F

#D4EE7F
(212,238,127)
#D7EF8A
(215,239,138)
#DAF095
(218,240,149)
#DDF1A0
(221,241,160)
#E0F2AB
(224,242,171)
#E3F3B6
(227,243,182)
#E6F4C1
(230,244,193)
#E9F5CC
(233,245,204)
#ECF6D7
(236,246,215)
#EFF7E2
(239,247,226)
#F2F8ED
(242,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4EE7F color. Also use rgb(212,238,127) instead hex code.

Text Font Color

.myTextColor { color: #D4EE7F; }

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

This text font color is #D4EE7F.

Background Color

.myBgColor { background-color: #D4EE7F; }

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

This div background color is #D4EE7F.

Border color

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

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

This div border color is #D4EE7F.

Opacity

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

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

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

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

This text has shadow with #D4EE7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4EE7F.

Preview

Color preview on black background

This text has color #D4EE7F on black background.


Color preview on white background

This text has color #D4EE7F on white background.


Black color preview on #D4EE7F background

This text has black color on #D4EE7F background.


White color preview on #D4EE7F background

This text has white color on #D4EE7F background.


Related colors

Complementary color

Complementary color for #hex is #2B1180.


I love getcolorcode.com

Triadic colors

1 #7FD4EE and #EE7FD4 with #D4EE7F are triadic colors.

2 #7FEED4 and #EED47F with #D4EE7F are triadic colors.