COLOR #D5ED9E

HEX: #D5ED9E RGB: (213,237,158)

Renk bilgisi

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

RGB renk modeli

#D5ED9E color RGB value is (213,237,158).

RGB: (213,237,158) (84%, 93%, 62%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 237 of 255 = 93%
B 158 of 255 = 62%

213
237
158

R + G + B ~ 80%. #D5ED9E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 237 + 158 = 608 (100%)
R 213 of 608 ~ 35.03%
G 237 of 608 ~ 38.98%
B 158 of 608 ~ 25.99'%

%35.03
%38.98
%25.99

CMYK RENK MODELİ

#D5ED9E rengi CMYK tonu (10,0,33,7).

  • camgöbeği tonu 10.13%
  • eflatun tonu 0.00%
  • sarı tonu 33.33%
  • ana renk tonu 7.06%

CMYK: (10,0,33,7)
C10M0Y33K7 (10%, 0%, 33%, 7%)
(0.10 / 0.00 / 0.33 / 0.07)

CMYK yüzdeleri

%10.13
%0
%33.33
%7.06

Codes

Color #D5ED9E in popluar color models

D5 ED 9E
RGB 213 237 158
HSL 78° 68.70% 77.45%
HSB/HSV 78° 33.33% 92.94%
CMYK 10.13% 0.00% 33.33%
7.06%

Color #D5ED9E in popluar number systems.

HEX D5 ED 9E
Decimal 213 237 158
Binary 11010101 11101101 10011110
Octal 325 355 236

Shades and tints

Shades of #D5ED9E

#D5ED9E
(213,237,158)
#C2D890
(194,216,144)
#AFC382
(175,195,130)
#9CAE74
(156,174,116)
#899966
(137,153,102)
#768458
(118,132,88)
#636F4A
(99,111,74)
#505A3C
(80,90,60)
#3D452E
(61,69,46)
#2A3020
(42,48,32)
#171B12
(23,27,18)
#000000
(0,0,0)

Tints of #D5ED9E

#D5ED9E
(213,237,158)
#D8EEA6
(216,238,166)
#DBEFAE
(219,239,174)
#DEF0B6
(222,240,182)
#E1F1BE
(225,241,190)
#E4F2C6
(228,242,198)
#E7F3CE
(231,243,206)
#EAF4D6
(234,244,214)
#EDF5DE
(237,245,222)
#F0F6E6
(240,246,230)
#F3F7EE
(243,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5ED9E; }

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

This text font color is #D5ED9E.

Background Color

.myBgColor { background-color: #D5ED9E; }

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

This div background color is #D5ED9E.

Border color

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

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

This div border color is #D5ED9E.

Opacity

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

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

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

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

This text has shadow with #D5ED9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5ED9E.

Preview

Color preview on black background

This text has color #D5ED9E on black background.


Color preview on white background

This text has color #D5ED9E on white background.


Black color preview on #D5ED9E background

This text has black color on #D5ED9E background.


White color preview on #D5ED9E background

This text has white color on #D5ED9E background.


Related colors

Complementary color

Complementary color for #hex is #2A1261.


I love getcolorcode.com

Triadic colors

1 #9ED5ED and #ED9ED5 with #D5ED9E are triadic colors.

2 #9EEDD5 and #EDD59E with #D5ED9E are triadic colors.