COLOR #D5E97D

HEX: #D5E97D RGB: (213,233,125)

Renk bilgisi

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

RGB renk modeli

#D5E97D color RGB value is (213,233,125).

RGB: (213,233,125) (84%, 91%, 49%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 125 of 255 = 49%

213
233
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 125 = 571 (100%)
R 213 of 571 ~ 37.3%
G 233 of 571 ~ 40.81%
B 125 of 571 ~ 21.89'%

%37.3
%40.81
%21.89

CMYK RENK MODELİ

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

  • camgöbeği tonu 8.58%
  • 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

%8.58
%0
%46.35
%8.63

Codes

Color #D5E97D in popluar color models

D5 E9 7D
RGB 213 233 125
HSL 71° 71.05% 70.20%
HSB/HSV 71° 46.35% 91.37%
CMYK 8.58% 0.00% 46.35%
8.63%

Color #D5E97D in popluar number systems.

HEX D5 E9 7D
Decimal 213 233 125
Binary 11010101 11101001 1111101
Octal 325 351 175

Shades and tints

Shades of #D5E97D

#D5E97D
(213,233,125)
#C2D472
(194,212,114)
#AFBF67
(175,191,103)
#9CAA5C
(156,170,92)
#899551
(137,149,81)
#768046
(118,128,70)
#636B3B
(99,107,59)
#505630
(80,86,48)
#3D4125
(61,65,37)
#2A2C1A
(42,44,26)
#17170F
(23,23,15)
#000000
(0,0,0)

Tints of #D5E97D

#D5E97D
(213,233,125)
#D8EB88
(216,235,136)
#DBED93
(219,237,147)
#DEEF9E
(222,239,158)
#E1F1A9
(225,241,169)
#E4F3B4
(228,243,180)
#E7F5BF
(231,245,191)
#EAF7CA
(234,247,202)
#EDF9D5
(237,249,213)
#F0FBE0
(240,251,224)
#F3FDEB
(243,253,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E97D; }

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

This text font color is #D5E97D.

Background Color

.myBgColor { background-color: #D5E97D; }

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

This div background color is #D5E97D.

Border color

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

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

This div border color is #D5E97D.

Opacity

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

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

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

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

This text has shadow with #D5E97D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E97D.

Preview

Color preview on black background

This text has color #D5E97D on black background.


Color preview on white background

This text has color #D5E97D on white background.


Black color preview on #D5E97D background

This text has black color on #D5E97D background.


White color preview on #D5E97D background

This text has white color on #D5E97D background.


Related colors

Complementary color

Complementary color for #hex is #2A1682.


I love getcolorcode.com

Triadic colors

1 #7DD5E9 and #E97DD5 with #D5E97D are triadic colors.

2 #7DE9D5 and #E9D57D with #D5E97D are triadic colors.