COLOR #D5E97C

HEX: #D5E97C RGB: (213,233,124)

Renk bilgisi

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

RGB renk modeli

#D5E97C color RGB value is (213,233,124).

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

RGB bağlantıları ve doygunluk

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

213
233
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 124 = 570 (100%)
R 213 of 570 ~ 37.37%
G 233 of 570 ~ 40.88%
B 124 of 570 ~ 21.75'%

%37.37
%40.88
%21.75

CMYK RENK MODELİ

#D5E97C rengi CMYK tonu (9,0,47,9).

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

CMYK: (9,0,47,9)
C9M0Y47K9 (9%, 0%, 47%, 9%)
(0.09 / 0.00 / 0.47 / 0.09)

CMYK yüzdeleri

%8.58
%0
%46.78
%8.63

Codes

Color #D5E97C in popluar color models

D5 E9 7C
RGB 213 233 124
HSL 71° 71.24% 70.00%
HSB/HSV 71° 46.78% 91.37%
CMYK 8.58% 0.00% 46.78%
8.63%

Color #D5E97C in popluar number systems.

HEX D5 E9 7C
Decimal 213 233 124
Binary 11010101 11101001 1111100
Octal 325 351 174

Shades and tints

Shades of #D5E97C

#D5E97C
(213,233,124)
#C2D471
(194,212,113)
#AFBF66
(175,191,102)
#9CAA5B
(156,170,91)
#899550
(137,149,80)
#768045
(118,128,69)
#636B3A
(99,107,58)
#50562F
(80,86,47)
#3D4124
(61,65,36)
#2A2C19
(42,44,25)
#17170E
(23,23,14)
#000000
(0,0,0)

Tints of #D5E97C

#D5E97C
(213,233,124)
#D8EB87
(216,235,135)
#DBED92
(219,237,146)
#DEEF9D
(222,239,157)
#E1F1A8
(225,241,168)
#E4F3B3
(228,243,179)
#E7F5BE
(231,245,190)
#EAF7C9
(234,247,201)
#EDF9D4
(237,249,212)
#F0FBDF
(240,251,223)
#F3FDEA
(243,253,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E97C; }

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

This text font color is #D5E97C.

Background Color

.myBgColor { background-color: #D5E97C; }

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

This div background color is #D5E97C.

Border color

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

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

This div border color is #D5E97C.

Opacity

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

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

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

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

This text has shadow with #D5E97C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E97C.

Preview

Color preview on black background

This text has color #D5E97C on black background.


Color preview on white background

This text has color #D5E97C on white background.


Black color preview on #D5E97C background

This text has black color on #D5E97C background.


White color preview on #D5E97C background

This text has white color on #D5E97C background.


Related colors

Complementary color

Complementary color for #hex is #2A1683.


I love getcolorcode.com

Triadic colors

1 #7CD5E9 and #E97CD5 with #D5E97C are triadic colors.

2 #7CE9D5 and #E9D57C with #D5E97C are triadic colors.