COLOR #D5E9AC

HEX: #D5E9AC RGB: (213,233,172)

Renk bilgisi

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

RGB renk modeli

#D5E9AC color RGB value is (213,233,172).

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

RGB bağlantıları ve doygunluk

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

213
233
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 172 = 618 (100%)
R 213 of 618 ~ 34.47%
G 233 of 618 ~ 37.7%
B 172 of 618 ~ 27.83'%

%34.47
%37.7
%27.83

CMYK RENK MODELİ

#D5E9AC rengi CMYK tonu (9,0,26,9).

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

CMYK: (9,0,26,9)
C9M0Y26K9 (9%, 0%, 26%, 9%)
(0.09 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%8.58
%0
%26.18
%8.63

Codes

Color #D5E9AC in popluar color models

D5 E9 AC
RGB 213 233 172
HSL 80° 58.10% 79.41%
HSB/HSV 80° 26.18% 91.37%
CMYK 8.58% 0.00% 26.18%
8.63%

Color #D5E9AC in popluar number systems.

HEX D5 E9 AC
Decimal 213 233 172
Binary 11010101 11101001 10101100
Octal 325 351 254

Shades and tints

Shades of #D5E9AC

#D5E9AC
(213,233,172)
#C2D49D
(194,212,157)
#AFBF8E
(175,191,142)
#9CAA7F
(156,170,127)
#899570
(137,149,112)
#768061
(118,128,97)
#636B52
(99,107,82)
#505643
(80,86,67)
#3D4134
(61,65,52)
#2A2C25
(42,44,37)
#171716
(23,23,22)
#000000
(0,0,0)

Tints of #D5E9AC

#D5E9AC
(213,233,172)
#D8EBB3
(216,235,179)
#DBEDBA
(219,237,186)
#DEEFC1
(222,239,193)
#E1F1C8
(225,241,200)
#E4F3CF
(228,243,207)
#E7F5D6
(231,245,214)
#EAF7DD
(234,247,221)
#EDF9E4
(237,249,228)
#F0FBEB
(240,251,235)
#F3FDF2
(243,253,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E9AC; }

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

This text font color is #D5E9AC.

Background Color

.myBgColor { background-color: #D5E9AC; }

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

This div background color is #D5E9AC.

Border color

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

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

This div border color is #D5E9AC.

Opacity

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

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

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

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

This text has shadow with #D5E9AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E9AC.

Preview

Color preview on black background

This text has color #D5E9AC on black background.


Color preview on white background

This text has color #D5E9AC on white background.


Black color preview on #D5E9AC background

This text has black color on #D5E9AC background.


White color preview on #D5E9AC background

This text has white color on #D5E9AC background.


Related colors

Complementary color

Complementary color for #hex is #2A1653.


I love getcolorcode.com

Triadic colors

1 #ACD5E9 and #E9ACD5 with #D5E9AC are triadic colors.

2 #ACE9D5 and #E9D5AC with #D5E9AC are triadic colors.