COLOR #D9E5AC

HEX: #D9E5AC RGB: (217,229,172)

Renk bilgisi

#D9E5AC contains red, green and blue colors in about the same proportion. #D9E5AC ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D9E5AC color RGB value is (217,229,172).

RGB: (217,229,172) (85%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 229 of 255 = 90%
B 172 of 255 = 67%

217
229
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 229 + 172 = 618 (100%)
R 217 of 618 ~ 35.11%
G 229 of 618 ~ 37.06%
B 172 of 618 ~ 27.83'%

%35.11
%37.06
%27.83

CMYK RENK MODELİ

#D9E5AC rengi CMYK tonu (5,0,25,10).

  • camgöbeği tonu 5.24%
  • eflatun tonu 0.00%
  • sarı tonu 24.89%
  • ana renk tonu 10.20%

CMYK: (5,0,25,10)
C5M0Y25K10 (5%, 0%, 25%, 10%)
(0.05 / 0.00 / 0.25 / 0.10)

CMYK yüzdeleri

%5.24
%0
%24.89
%10.2

Codes

Color #D9E5AC in popluar color models

D9 E5 AC
RGB 217 229 172
HSL 73° 52.29% 78.63%
HSB/HSV 73° 24.89% 89.80%
CMYK 5.24% 0.00% 24.89%
10.20%

Color #D9E5AC in popluar number systems.

HEX D9 E5 AC
Decimal 217 229 172
Binary 11011001 11100101 10101100
Octal 331 345 254

Shades and tints

Shades of #D9E5AC

#D9E5AC
(217,229,172)
#C6D19D
(198,209,157)
#B3BD8E
(179,189,142)
#A0A97F
(160,169,127)
#8D9570
(141,149,112)
#7A8161
(122,129,97)
#676D52
(103,109,82)
#545943
(84,89,67)
#414534
(65,69,52)
#2E3125
(46,49,37)
#1B1D16
(27,29,22)
#000000
(0,0,0)

Tints of #D9E5AC

#D9E5AC
(217,229,172)
#DCE7B3
(220,231,179)
#DFE9BA
(223,233,186)
#E2EBC1
(226,235,193)
#E5EDC8
(229,237,200)
#E8EFCF
(232,239,207)
#EBF1D6
(235,241,214)
#EEF3DD
(238,243,221)
#F1F5E4
(241,245,228)
#F4F7EB
(244,247,235)
#F7F9F2
(247,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E5AC color. Also use rgb(217,229,172) instead hex code.

Text Font Color

.myTextColor { color: #D9E5AC; }

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

This text font color is #D9E5AC.

Background Color

.myBgColor { background-color: #D9E5AC; }

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

This div background color is #D9E5AC.

Border color

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

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

This div border color is #D9E5AC.

Opacity

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

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

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

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

This text has shadow with #D9E5AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E5AC.

Preview

Color preview on black background

This text has color #D9E5AC on black background.


Color preview on white background

This text has color #D9E5AC on white background.


Black color preview on #D9E5AC background

This text has black color on #D9E5AC background.


White color preview on #D9E5AC background

This text has white color on #D9E5AC background.


Related colors

Complementary color

Complementary color for #hex is #261A53.


I love getcolorcode.com

Triadic colors

1 #ACD9E5 and #E5ACD9 with #D9E5AC are triadic colors.

2 #ACE5D9 and #E5D9AC with #D9E5AC are triadic colors.