COLOR #D5E99E

HEX: #D5E99E RGB: (213,233,158)

Renk bilgisi

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

RGB renk modeli

#D5E99E color RGB value is (213,233,158).

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

RGB bağlantıları ve doygunluk

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

213
233
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 158 = 604 (100%)
R 213 of 604 ~ 35.26%
G 233 of 604 ~ 38.58%
B 158 of 604 ~ 26.16'%

%35.26
%38.58
%26.16

CMYK RENK MODELİ

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

  • camgöbeği tonu 8.58%
  • eflatun tonu 0.00%
  • sarı tonu 32.19%
  • 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
%32.19
%8.63

Codes

Color #D5E99E in popluar color models

D5 E9 9E
RGB 213 233 158
HSL 76° 63.03% 76.67%
HSB/HSV 76° 32.19% 91.37%
CMYK 8.58% 0.00% 32.19%
8.63%

Color #D5E99E in popluar number systems.

HEX D5 E9 9E
Decimal 213 233 158
Binary 11010101 11101001 10011110
Octal 325 351 236

Shades and tints

Shades of #D5E99E

#D5E99E
(213,233,158)
#C2D490
(194,212,144)
#AFBF82
(175,191,130)
#9CAA74
(156,170,116)
#899566
(137,149,102)
#768058
(118,128,88)
#636B4A
(99,107,74)
#50563C
(80,86,60)
#3D412E
(61,65,46)
#2A2C20
(42,44,32)
#171712
(23,23,18)
#000000
(0,0,0)

Tints of #D5E99E

#D5E99E
(213,233,158)
#D8EBA6
(216,235,166)
#DBEDAE
(219,237,174)
#DEEFB6
(222,239,182)
#E1F1BE
(225,241,190)
#E4F3C6
(228,243,198)
#E7F5CE
(231,245,206)
#EAF7D6
(234,247,214)
#EDF9DE
(237,249,222)
#F0FBE6
(240,251,230)
#F3FDEE
(243,253,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E99E; }

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

This text font color is #D5E99E.

Background Color

.myBgColor { background-color: #D5E99E; }

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

This div background color is #D5E99E.

Border color

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

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

This div border color is #D5E99E.

Opacity

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

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

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

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

This text has shadow with #D5E99E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E99E.

Preview

Color preview on black background

This text has color #D5E99E on black background.


Color preview on white background

This text has color #D5E99E on white background.


Black color preview on #D5E99E background

This text has black color on #D5E99E background.


White color preview on #D5E99E background

This text has white color on #D5E99E background.


Related colors

Complementary color

Complementary color for #hex is #2A1661.


I love getcolorcode.com

Triadic colors

1 #9ED5E9 and #E99ED5 with #D5E99E are triadic colors.

2 #9EE9D5 and #E9D59E with #D5E99E are triadic colors.