COLOR #D5E9AB

HEX: #D5E9AB RGB: (213,233,171)

Renk bilgisi

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

RGB renk modeli

#D5E9AB color RGB value is (213,233,171).

RGB: (213,233,171) (84%, 91%, 67%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 171 of 255 = 67%

213
233
171

R + G + B ~ 81%. #D5E9AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 171 = 617 (100%)
R 213 of 617 ~ 34.52%
G 233 of 617 ~ 37.76%
B 171 of 617 ~ 27.71'%

%34.52
%37.76
%27.71

CMYK RENK MODELİ

#D5E9AB rengi CMYK tonu (9,0,27,9).

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

CMYK: (9,0,27,9)
C9M0Y27K9 (9%, 0%, 27%, 9%)
(0.09 / 0.00 / 0.27 / 0.09)

CMYK yüzdeleri

%8.58
%0
%26.61
%8.63

Codes

Color #D5E9AB in popluar color models

D5 E9 AB
RGB 213 233 171
HSL 79° 58.49% 79.22%
HSB/HSV 79° 26.61% 91.37%
CMYK 8.58% 0.00% 26.61%
8.63%

Color #D5E9AB in popluar number systems.

HEX D5 E9 AB
Decimal 213 233 171
Binary 11010101 11101001 10101011
Octal 325 351 253

Shades and tints

Shades of #D5E9AB

#D5E9AB
(213,233,171)
#C2D49C
(194,212,156)
#AFBF8D
(175,191,141)
#9CAA7E
(156,170,126)
#89956F
(137,149,111)
#768060
(118,128,96)
#636B51
(99,107,81)
#505642
(80,86,66)
#3D4133
(61,65,51)
#2A2C24
(42,44,36)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #D5E9AB

#D5E9AB
(213,233,171)
#D8EBB2
(216,235,178)
#DBEDB9
(219,237,185)
#DEEFC0
(222,239,192)
#E1F1C7
(225,241,199)
#E4F3CE
(228,243,206)
#E7F5D5
(231,245,213)
#EAF7DC
(234,247,220)
#EDF9E3
(237,249,227)
#F0FBEA
(240,251,234)
#F3FDF1
(243,253,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E9AB; }

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

This text font color is #D5E9AB.

Background Color

.myBgColor { background-color: #D5E9AB; }

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

This div background color is #D5E9AB.

Border color

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

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

This div border color is #D5E9AB.

Opacity

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

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

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

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

This text has shadow with #D5E9AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E9AB.

Preview

Color preview on black background

This text has color #D5E9AB on black background.


Color preview on white background

This text has color #D5E9AB on white background.


Black color preview on #D5E9AB background

This text has black color on #D5E9AB background.


White color preview on #D5E9AB background

This text has white color on #D5E9AB background.


Related colors

Complementary color

Complementary color for #hex is #2A1654.


I love getcolorcode.com

Triadic colors

1 #ABD5E9 and #E9ABD5 with #D5E9AB are triadic colors.

2 #ABE9D5 and #E9D5AB with #D5E9AB are triadic colors.