COLOR #D5E9A8

HEX: #D5E9A8 RGB: (213,233,168)

Renk bilgisi

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

RGB renk modeli

#D5E9A8 color RGB value is (213,233,168).

RGB: (213,233,168) (84%, 91%, 66%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 168 of 255 = 66%

213
233
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 168 = 614 (100%)
R 213 of 614 ~ 34.69%
G 233 of 614 ~ 37.95%
B 168 of 614 ~ 27.36'%

%34.69
%37.95
%27.36

CMYK RENK MODELİ

#D5E9A8 rengi CMYK tonu (9,0,28,9).

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

CMYK: (9,0,28,9)
C9M0Y28K9 (9%, 0%, 28%, 9%)
(0.09 / 0.00 / 0.28 / 0.09)

CMYK yüzdeleri

%8.58
%0
%27.9
%8.63

Codes

Color #D5E9A8 in popluar color models

D5 E9 A8
RGB 213 233 168
HSL 78° 59.63% 78.63%
HSB/HSV 78° 27.90% 91.37%
CMYK 8.58% 0.00% 27.90%
8.63%

Color #D5E9A8 in popluar number systems.

HEX D5 E9 A8
Decimal 213 233 168
Binary 11010101 11101001 10101000
Octal 325 351 250

Shades and tints

Shades of #D5E9A8

#D5E9A8
(213,233,168)
#C2D499
(194,212,153)
#AFBF8A
(175,191,138)
#9CAA7B
(156,170,123)
#89956C
(137,149,108)
#76805D
(118,128,93)
#636B4E
(99,107,78)
#50563F
(80,86,63)
#3D4130
(61,65,48)
#2A2C21
(42,44,33)
#171712
(23,23,18)
#000000
(0,0,0)

Tints of #D5E9A8

#D5E9A8
(213,233,168)
#D8EBAF
(216,235,175)
#DBEDB6
(219,237,182)
#DEEFBD
(222,239,189)
#E1F1C4
(225,241,196)
#E4F3CB
(228,243,203)
#E7F5D2
(231,245,210)
#EAF7D9
(234,247,217)
#EDF9E0
(237,249,224)
#F0FBE7
(240,251,231)
#F3FDEE
(243,253,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E9A8; }

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

This text font color is #D5E9A8.

Background Color

.myBgColor { background-color: #D5E9A8; }

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

This div background color is #D5E9A8.

Border color

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

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

This div border color is #D5E9A8.

Opacity

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

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

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

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

This text has shadow with #D5E9A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E9A8.

Preview

Color preview on black background

This text has color #D5E9A8 on black background.


Color preview on white background

This text has color #D5E9A8 on white background.


Black color preview on #D5E9A8 background

This text has black color on #D5E9A8 background.


White color preview on #D5E9A8 background

This text has white color on #D5E9A8 background.


Related colors

Complementary color

Complementary color for #hex is #2A1657.


I love getcolorcode.com

Triadic colors

1 #A8D5E9 and #E9A8D5 with #D5E9A8 are triadic colors.

2 #A8E9D5 and #E9D5A8 with #D5E9A8 are triadic colors.