COLOR #D9E5CA

HEX: #D9E5CA RGB: (217,229,202)

Renk bilgisi

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

RGB renk modeli

#D9E5CA color RGB value is (217,229,202).

RGB: (217,229,202) (85%, 90%, 79%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 229 of 255 = 90%
B 202 of 255 = 79%

217
229
202

R + G + B ~ 85%. #D9E5CA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 229 + 202 = 648 (100%)
R 217 of 648 ~ 33.49%
G 229 of 648 ~ 35.34%
B 202 of 648 ~ 31.17'%

%33.49
%35.34
%31.17

CMYK RENK MODELİ

#D9E5CA rengi CMYK tonu (5,0,12,10).

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

CMYK: (5,0,12,10)
C5M0Y12K10 (5%, 0%, 12%, 10%)
(0.05 / 0.00 / 0.12 / 0.10)

CMYK yüzdeleri

%5.24
%0
%11.79
%10.2

Codes

Color #D9E5CA in popluar color models

D9 E5 CA
RGB 217 229 202
HSL 87° 34.18% 84.51%
HSB/HSV 87° 11.79% 89.80%
CMYK 5.24% 0.00% 11.79%
10.20%

Color #D9E5CA in popluar number systems.

HEX D9 E5 CA
Decimal 217 229 202
Binary 11011001 11100101 11001010
Octal 331 345 312

Shades and tints

Shades of #D9E5CA

#D9E5CA
(217,229,202)
#C6D1B8
(198,209,184)
#B3BDA6
(179,189,166)
#A0A994
(160,169,148)
#8D9582
(141,149,130)
#7A8170
(122,129,112)
#676D5E
(103,109,94)
#54594C
(84,89,76)
#41453A
(65,69,58)
#2E3128
(46,49,40)
#1B1D16
(27,29,22)
#000000
(0,0,0)

Tints of #D9E5CA

#D9E5CA
(217,229,202)
#DCE7CE
(220,231,206)
#DFE9D2
(223,233,210)
#E2EBD6
(226,235,214)
#E5EDDA
(229,237,218)
#E8EFDE
(232,239,222)
#EBF1E2
(235,241,226)
#EEF3E6
(238,243,230)
#F1F5EA
(241,245,234)
#F4F7EE
(244,247,238)
#F7F9F2
(247,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9E5CA; }

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

This text font color is #D9E5CA.

Background Color

.myBgColor { background-color: #D9E5CA; }

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

This div background color is #D9E5CA.

Border color

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

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

This div border color is #D9E5CA.

Opacity

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

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

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

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

This text has shadow with #D9E5CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E5CA.

Preview

Color preview on black background

This text has color #D9E5CA on black background.


Color preview on white background

This text has color #D9E5CA on white background.


Black color preview on #D9E5CA background

This text has black color on #D9E5CA background.


White color preview on #D9E5CA background

This text has white color on #D9E5CA background.


Related colors

Complementary color

Complementary color for #hex is #261A35.


I love getcolorcode.com

Triadic colors

1 #CAD9E5 and #E5CAD9 with #D9E5CA are triadic colors.

2 #CAE5D9 and #E5D9CA with #D9E5CA are triadic colors.