COLOR #D5E99F

HEX: #D5E99F RGB: (213,233,159)

Renk bilgisi

#D5E99F contains mainly red and green colors. #D5E99F ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#D5E99F color RGB value is (213,233,159).

RGB: (213,233,159) (84%, 91%, 62%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 159 of 255 = 62%

213
233
159

R + G + B ~ 79%. #D5E99F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 159 = 605 (100%)
R 213 of 605 ~ 35.21%
G 233 of 605 ~ 38.51%
B 159 of 605 ~ 26.28'%

%35.21
%38.51
%26.28

CMYK RENK MODELİ

#D5E99F rengi CMYK tonu (9,0,32,9).

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

CMYK: (9,0,32,9)
C9M0Y32K9 (9%, 0%, 32%, 9%)
(0.09 / 0.00 / 0.32 / 0.09)

CMYK yüzdeleri

%8.58
%0
%31.76
%8.63

Codes

Color #D5E99F in popluar color models

D5 E9 9F
RGB 213 233 159
HSL 76° 62.71% 76.86%
HSB/HSV 76° 31.76% 91.37%
CMYK 8.58% 0.00% 31.76%
8.63%

Color #D5E99F in popluar number systems.

HEX D5 E9 9F
Decimal 213 233 159
Binary 11010101 11101001 10011111
Octal 325 351 237

Shades and tints

Shades of #D5E99F

#D5E99F
(213,233,159)
#C2D491
(194,212,145)
#AFBF83
(175,191,131)
#9CAA75
(156,170,117)
#899567
(137,149,103)
#768059
(118,128,89)
#636B4B
(99,107,75)
#50563D
(80,86,61)
#3D412F
(61,65,47)
#2A2C21
(42,44,33)
#171713
(23,23,19)
#000000
(0,0,0)

Tints of #D5E99F

#D5E99F
(213,233,159)
#D8EBA7
(216,235,167)
#DBEDAF
(219,237,175)
#DEEFB7
(222,239,183)
#E1F1BF
(225,241,191)
#E4F3C7
(228,243,199)
#E7F5CF
(231,245,207)
#EAF7D7
(234,247,215)
#EDF9DF
(237,249,223)
#F0FBE7
(240,251,231)
#F3FDEF
(243,253,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E99F; }

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

This text font color is #D5E99F.

Background Color

.myBgColor { background-color: #D5E99F; }

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

This div background color is #D5E99F.

Border color

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

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

This div border color is #D5E99F.

Opacity

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

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

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

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

This text has shadow with #D5E99F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E99F.

Preview

Color preview on black background

This text has color #D5E99F on black background.


Color preview on white background

This text has color #D5E99F on white background.


Black color preview on #D5E99F background

This text has black color on #D5E99F background.


White color preview on #D5E99F background

This text has white color on #D5E99F background.


Related colors

Complementary color

Complementary color for #hex is #2A1660.


I love getcolorcode.com

Triadic colors

1 #9FD5E9 and #E99FD5 with #D5E99F are triadic colors.

2 #9FE9D5 and #E9D59F with #D5E99F are triadic colors.