COLOR #E5C5DA

HEX: #E5C5DA RGB: (229,197,218)

Renk bilgisi

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

RGB renk modeli

#E5C5DA color RGB value is (229,197,218).

RGB: (229,197,218) (90%, 77%, 85%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 197 of 255 = 77%
B 218 of 255 = 85%

229
197
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 197 + 218 = 644 (100%)
R 229 of 644 ~ 35.56%
G 197 of 644 ~ 30.59%
B 218 of 644 ~ 33.85'%

%35.56
%30.59
%33.85

CMYK RENK MODELİ

#E5C5DA rengi CMYK tonu (0,14,5,10).

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

CMYK: (0,14,5,10)
C0M14Y5K10 (0%, 14%, 5%, 10%)
(0.00 / 0.14 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%13.97
%4.8
%10.2

Codes

Color #E5C5DA in popluar color models

E5 C5 DA
RGB 229 197 218
HSL 321° 38.10% 83.53%
HSB/HSV 321° 13.97% 89.80%
CMYK 0.00% 13.97% 4.80%
10.20%

Color #E5C5DA in popluar number systems.

HEX E5 C5 DA
Decimal 229 197 218
Binary 11100101 11000101 11011010
Octal 345 305 332

Shades and tints

Shades of #E5C5DA

#E5C5DA
(229,197,218)
#D1B4C7
(209,180,199)
#BDA3B4
(189,163,180)
#A992A1
(169,146,161)
#95818E
(149,129,142)
#81707B
(129,112,123)
#6D5F68
(109,95,104)
#594E55
(89,78,85)
#453D42
(69,61,66)
#312C2F
(49,44,47)
#1D1B1C
(29,27,28)
#000000
(0,0,0)

Tints of #E5C5DA

#E5C5DA
(229,197,218)
#E7CADD
(231,202,221)
#E9CFE0
(233,207,224)
#EBD4E3
(235,212,227)
#EDD9E6
(237,217,230)
#EFDEE9
(239,222,233)
#F1E3EC
(241,227,236)
#F3E8EF
(243,232,239)
#F5EDF2
(245,237,242)
#F7F2F5
(247,242,245)
#F9F7F8
(249,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5C5DA; }

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

This text font color is #E5C5DA.

Background Color

.myBgColor { background-color: #E5C5DA; }

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

This div background color is #E5C5DA.

Border color

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

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

This div border color is #E5C5DA.

Opacity

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

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

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

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

This text has shadow with #E5C5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C5DA.

Preview

Color preview on black background

This text has color #E5C5DA on black background.


Color preview on white background

This text has color #E5C5DA on white background.


Black color preview on #E5C5DA background

This text has black color on #E5C5DA background.


White color preview on #E5C5DA background

This text has white color on #E5C5DA background.


Related colors

Complementary color

Complementary color for #hex is #1A3A25.


I love getcolorcode.com

Triadic colors

1 #DAE5C5 and #C5DAE5 with #E5C5DA are triadic colors.

2 #DAC5E5 and #C5E5DA with #E5C5DA are triadic colors.