COLOR #D5E5CA

HEX: #D5E5CA RGB: (213,229,202)

Renk bilgisi

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

RGB renk modeli

#D5E5CA color RGB value is (213,229,202).

RGB: (213,229,202) (84%, 90%, 79%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 229 of 255 = 90%
B 202 of 255 = 79%

213
229
202

R + G + B ~ 84%. #D5E5CA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 229 + 202 = 644 (100%)
R 213 of 644 ~ 33.07%
G 229 of 644 ~ 35.56%
B 202 of 644 ~ 31.37'%

%33.07
%35.56
%31.37

CMYK RENK MODELİ

#D5E5CA rengi CMYK tonu (7,0,12,10).

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

CMYK: (7,0,12,10)
C7M0Y12K10 (7%, 0%, 12%, 10%)
(0.07 / 0.00 / 0.12 / 0.10)

CMYK yüzdeleri

%6.99
%0
%11.79
%10.2

Codes

Color #D5E5CA in popluar color models

D5 E5 CA
RGB 213 229 202
HSL 96° 34.18% 84.51%
HSB/HSV 96° 11.79% 89.80%
CMYK 6.99% 0.00% 11.79%
10.20%

Color #D5E5CA in popluar number systems.

HEX D5 E5 CA
Decimal 213 229 202
Binary 11010101 11100101 11001010
Octal 325 345 312

Shades and tints

Shades of #D5E5CA

#D5E5CA
(213,229,202)
#C2D1B8
(194,209,184)
#AFBDA6
(175,189,166)
#9CA994
(156,169,148)
#899582
(137,149,130)
#768170
(118,129,112)
#636D5E
(99,109,94)
#50594C
(80,89,76)
#3D453A
(61,69,58)
#2A3128
(42,49,40)
#171D16
(23,29,22)
#000000
(0,0,0)

Tints of #D5E5CA

#D5E5CA
(213,229,202)
#D8E7CE
(216,231,206)
#DBE9D2
(219,233,210)
#DEEBD6
(222,235,214)
#E1EDDA
(225,237,218)
#E4EFDE
(228,239,222)
#E7F1E2
(231,241,226)
#EAF3E6
(234,243,230)
#EDF5EA
(237,245,234)
#F0F7EE
(240,247,238)
#F3F9F2
(243,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E5CA; }

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

This text font color is #D5E5CA.

Background Color

.myBgColor { background-color: #D5E5CA; }

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

This div background color is #D5E5CA.

Border color

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

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

This div border color is #D5E5CA.

Opacity

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

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

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

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

This text has shadow with #D5E5CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E5CA.

Preview

Color preview on black background

This text has color #D5E5CA on black background.


Color preview on white background

This text has color #D5E5CA on white background.


Black color preview on #D5E5CA background

This text has black color on #D5E5CA background.


White color preview on #D5E5CA background

This text has white color on #D5E5CA background.


Related colors

Complementary color

Complementary color for #hex is #2A1A35.


I love getcolorcode.com

Triadic colors

1 #CAD5E5 and #E5CAD5 with #D5E5CA are triadic colors.

2 #CAE5D5 and #E5D5CA with #D5E5CA are triadic colors.