COLOR #E5C4DA

HEX: #E5C4DA RGB: (229,196,218)

Renk bilgisi

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

RGB renk modeli

#E5C4DA color RGB value is (229,196,218).

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

RGB bağlantıları ve doygunluk

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

229
196
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 196 + 218 = 643 (100%)
R 229 of 643 ~ 35.61%
G 196 of 643 ~ 30.48%
B 218 of 643 ~ 33.9'%

%35.61
%30.48
%33.9

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.41%
  • 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
%14.41
%4.8
%10.2

Codes

Color #E5C4DA in popluar color models

E5 C4 DA
RGB 229 196 218
HSL 320° 38.82% 83.33%
HSB/HSV 320° 14.41% 89.80%
CMYK 0.00% 14.41% 4.80%
10.20%

Color #E5C4DA in popluar number systems.

HEX E5 C4 DA
Decimal 229 196 218
Binary 11100101 11000100 11011010
Octal 345 304 332

Shades and tints

Shades of #E5C4DA

#E5C4DA
(229,196,218)
#D1B3C7
(209,179,199)
#BDA2B4
(189,162,180)
#A991A1
(169,145,161)
#95808E
(149,128,142)
#816F7B
(129,111,123)
#6D5E68
(109,94,104)
#594D55
(89,77,85)
#453C42
(69,60,66)
#312B2F
(49,43,47)
#1D1A1C
(29,26,28)
#000000
(0,0,0)

Tints of #E5C4DA

#E5C4DA
(229,196,218)
#E7C9DD
(231,201,221)
#E9CEE0
(233,206,224)
#EBD3E3
(235,211,227)
#EDD8E6
(237,216,230)
#EFDDE9
(239,221,233)
#F1E2EC
(241,226,236)
#F3E7EF
(243,231,239)
#F5ECF2
(245,236,242)
#F7F1F5
(247,241,245)
#F9F6F8
(249,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5C4DA; }

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

This text font color is #E5C4DA.

Background Color

.myBgColor { background-color: #E5C4DA; }

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

This div background color is #E5C4DA.

Border color

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

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

This div border color is #E5C4DA.

Opacity

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

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

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

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

This text has shadow with #E5C4DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C4DA.

Preview

Color preview on black background

This text has color #E5C4DA on black background.


Color preview on white background

This text has color #E5C4DA on white background.


Black color preview on #E5C4DA background

This text has black color on #E5C4DA background.


White color preview on #E5C4DA background

This text has white color on #E5C4DA background.


Related colors

Complementary color

Complementary color for #hex is #1A3B25.


I love getcolorcode.com

Triadic colors

1 #DAE5C4 and #C4DAE5 with #E5C4DA are triadic colors.

2 #DAC4E5 and #C4E5DA with #E5C4DA are triadic colors.