COLOR #D5E97F

HEX: #D5E97F RGB: (213,233,127)

Renk bilgisi

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

RGB renk modeli

#D5E97F color RGB value is (213,233,127).

RGB: (213,233,127) (84%, 91%, 50%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 127 of 255 = 50%

213
233
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 127 = 573 (100%)
R 213 of 573 ~ 37.17%
G 233 of 573 ~ 40.66%
B 127 of 573 ~ 22.16'%

%37.17
%40.66
%22.16

CMYK RENK MODELİ

#D5E97F rengi CMYK tonu (9,0,45,9).

  • camgöbeği tonu 8.58%
  • eflatun tonu 0.00%
  • sarı tonu 45.49%
  • ana renk tonu 8.63%

CMYK: (9,0,45,9)
C9M0Y45K9 (9%, 0%, 45%, 9%)
(0.09 / 0.00 / 0.45 / 0.09)

CMYK yüzdeleri

%8.58
%0
%45.49
%8.63

Codes

Color #D5E97F in popluar color models

D5 E9 7F
RGB 213 233 127
HSL 71° 70.67% 70.59%
HSB/HSV 71° 45.49% 91.37%
CMYK 8.58% 0.00% 45.49%
8.63%

Color #D5E97F in popluar number systems.

HEX D5 E9 7F
Decimal 213 233 127
Binary 11010101 11101001 1111111
Octal 325 351 177

Shades and tints

Shades of #D5E97F

#D5E97F
(213,233,127)
#C2D474
(194,212,116)
#AFBF69
(175,191,105)
#9CAA5E
(156,170,94)
#899553
(137,149,83)
#768048
(118,128,72)
#636B3D
(99,107,61)
#505632
(80,86,50)
#3D4127
(61,65,39)
#2A2C1C
(42,44,28)
#171711
(23,23,17)
#000000
(0,0,0)

Tints of #D5E97F

#D5E97F
(213,233,127)
#D8EB8A
(216,235,138)
#DBED95
(219,237,149)
#DEEFA0
(222,239,160)
#E1F1AB
(225,241,171)
#E4F3B6
(228,243,182)
#E7F5C1
(231,245,193)
#EAF7CC
(234,247,204)
#EDF9D7
(237,249,215)
#F0FBE2
(240,251,226)
#F3FDED
(243,253,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E97F color. Also use rgb(213,233,127) instead hex code.

Text Font Color

.myTextColor { color: #D5E97F; }

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

This text font color is #D5E97F.

Background Color

.myBgColor { background-color: #D5E97F; }

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

This div background color is #D5E97F.

Border color

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

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

This div border color is #D5E97F.

Opacity

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

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

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

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

This text has shadow with #D5E97F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E97F.

Preview

Color preview on black background

This text has color #D5E97F on black background.


Color preview on white background

This text has color #D5E97F on white background.


Black color preview on #D5E97F background

This text has black color on #D5E97F background.


White color preview on #D5E97F background

This text has white color on #D5E97F background.


Related colors

Complementary color

Complementary color for #hex is #2A1680.


I love getcolorcode.com

Triadic colors

1 #7FD5E9 and #E97FD5 with #D5E97F are triadic colors.

2 #7FE9D5 and #E9D57F with #D5E97F are triadic colors.