COLOR #E5C9DA

HEX: #E5C9DA RGB: (229,201,218)

Renk bilgisi

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

RGB renk modeli

#E5C9DA color RGB value is (229,201,218).

RGB: (229,201,218) (90%, 79%, 85%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 201 of 255 = 79%
B 218 of 255 = 85%

229
201
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 201 + 218 = 648 (100%)
R 229 of 648 ~ 35.34%
G 201 of 648 ~ 31.02%
B 218 of 648 ~ 33.64'%

%35.34
%31.02
%33.64

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.23%
  • sarı tonu 4.80%
  • ana renk tonu 10.20%

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

CMYK yüzdeleri

%0
%12.23
%4.8
%10.2

Codes

Color #E5C9DA in popluar color models

E5 C9 DA
RGB 229 201 218
HSL 324° 35.00% 84.31%
HSB/HSV 324° 12.23% 89.80%
CMYK 0.00% 12.23% 4.80%
10.20%

Color #E5C9DA in popluar number systems.

HEX E5 C9 DA
Decimal 229 201 218
Binary 11100101 11001001 11011010
Octal 345 311 332

Shades and tints

Shades of #E5C9DA

#E5C9DA
(229,201,218)
#D1B7C7
(209,183,199)
#BDA5B4
(189,165,180)
#A993A1
(169,147,161)
#95818E
(149,129,142)
#816F7B
(129,111,123)
#6D5D68
(109,93,104)
#594B55
(89,75,85)
#453942
(69,57,66)
#31272F
(49,39,47)
#1D151C
(29,21,28)
#000000
(0,0,0)

Tints of #E5C9DA

#E5C9DA
(229,201,218)
#E7CDDD
(231,205,221)
#E9D1E0
(233,209,224)
#EBD5E3
(235,213,227)
#EDD9E6
(237,217,230)
#EFDDE9
(239,221,233)
#F1E1EC
(241,225,236)
#F3E5EF
(243,229,239)
#F5E9F2
(245,233,242)
#F7EDF5
(247,237,245)
#F9F1F8
(249,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C9DA color. Also use rgb(229,201,218) instead hex code.

Text Font Color

.myTextColor { color: #E5C9DA; }

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

This text font color is #E5C9DA.

Background Color

.myBgColor { background-color: #E5C9DA; }

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

This div background color is #E5C9DA.

Border color

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

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

This div border color is #E5C9DA.

Opacity

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

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

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

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

This text has shadow with #E5C9DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C9DA.

Preview

Color preview on black background

This text has color #E5C9DA on black background.


Color preview on white background

This text has color #E5C9DA on white background.


Black color preview on #E5C9DA background

This text has black color on #E5C9DA background.


White color preview on #E5C9DA background

This text has white color on #E5C9DA background.


Related colors

Complementary color

Complementary color for #hex is #1A3625.


I love getcolorcode.com

Triadic colors

1 #DAE5C9 and #C9DAE5 with #E5C9DA are triadic colors.

2 #DAC9E5 and #C9E5DA with #E5C9DA are triadic colors.