COLOR #D5EDC5

HEX: #D5EDC5 RGB: (213,237,197)

Renk bilgisi

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

RGB renk modeli

#D5EDC5 color RGB value is (213,237,197).

RGB: (213,237,197) (84%, 93%, 77%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 237 of 255 = 93%
B 197 of 255 = 77%

213
237
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 237 + 197 = 647 (100%)
R 213 of 647 ~ 32.92%
G 237 of 647 ~ 36.63%
B 197 of 647 ~ 30.45'%

%32.92
%36.63
%30.45

CMYK RENK MODELİ

#D5EDC5 rengi CMYK tonu (10,0,17,7).

  • camgöbeği tonu 10.13%
  • eflatun tonu 0.00%
  • sarı tonu 16.88%
  • ana renk tonu 7.06%

CMYK: (10,0,17,7)
C10M0Y17K7 (10%, 0%, 17%, 7%)
(0.10 / 0.00 / 0.17 / 0.07)

CMYK yüzdeleri

%10.13
%0
%16.88
%7.06

Codes

Color #D5EDC5 in popluar color models

D5 ED C5
RGB 213 237 197
HSL 96° 52.63% 85.10%
HSB/HSV 96° 16.88% 92.94%
CMYK 10.13% 0.00% 16.88%
7.06%

Color #D5EDC5 in popluar number systems.

HEX D5 ED C5
Decimal 213 237 197
Binary 11010101 11101101 11000101
Octal 325 355 305

Shades and tints

Shades of #D5EDC5

#D5EDC5
(213,237,197)
#C2D8B4
(194,216,180)
#AFC3A3
(175,195,163)
#9CAE92
(156,174,146)
#899981
(137,153,129)
#768470
(118,132,112)
#636F5F
(99,111,95)
#505A4E
(80,90,78)
#3D453D
(61,69,61)
#2A302C
(42,48,44)
#171B1B
(23,27,27)
#000000
(0,0,0)

Tints of #D5EDC5

#D5EDC5
(213,237,197)
#D8EECA
(216,238,202)
#DBEFCF
(219,239,207)
#DEF0D4
(222,240,212)
#E1F1D9
(225,241,217)
#E4F2DE
(228,242,222)
#E7F3E3
(231,243,227)
#EAF4E8
(234,244,232)
#EDF5ED
(237,245,237)
#F0F6F2
(240,246,242)
#F3F7F7
(243,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5EDC5 color. Also use rgb(213,237,197) instead hex code.

Text Font Color

.myTextColor { color: #D5EDC5; }

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

This text font color is #D5EDC5.

Background Color

.myBgColor { background-color: #D5EDC5; }

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

This div background color is #D5EDC5.

Border color

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

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

This div border color is #D5EDC5.

Opacity

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

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

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

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

This text has shadow with #D5EDC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EDC5.

Preview

Color preview on black background

This text has color #D5EDC5 on black background.


Color preview on white background

This text has color #D5EDC5 on white background.


Black color preview on #D5EDC5 background

This text has black color on #D5EDC5 background.


White color preview on #D5EDC5 background

This text has white color on #D5EDC5 background.


Related colors

Complementary color

Complementary color for #hex is #2A123A.


I love getcolorcode.com

Triadic colors

1 #C5D5ED and #EDC5D5 with #D5EDC5 are triadic colors.

2 #C5EDD5 and #EDD5C5 with #D5EDC5 are triadic colors.