COLOR #E5C9DB

HEX: #E5C9DB RGB: (229,201,219)

Renk bilgisi

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

RGB renk modeli

#E5C9DB color RGB value is (229,201,219).

RGB: (229,201,219) (90%, 79%, 86%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 201 of 255 = 79%
B 219 of 255 = 86%

229
201
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 201 + 219 = 649 (100%)
R 229 of 649 ~ 35.29%
G 201 of 649 ~ 30.97%
B 219 of 649 ~ 33.74'%

%35.29
%30.97
%33.74

CMYK RENK MODELİ

#E5C9DB rengi CMYK tonu (0,12,4,10).

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

CMYK: (0,12,4,10)
C0M12Y4K10 (0%, 12%, 4%, 10%)
(0.00 / 0.12 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%12.23
%4.37
%10.2

Codes

Color #E5C9DB in popluar color models

E5 C9 DB
RGB 229 201 219
HSL 321° 35.00% 84.31%
HSB/HSV 321° 12.23% 89.80%
CMYK 0.00% 12.23% 4.37%
10.20%

Color #E5C9DB in popluar number systems.

HEX E5 C9 DB
Decimal 229 201 219
Binary 11100101 11001001 11011011
Octal 345 311 333

Shades and tints

Shades of #E5C9DB

#E5C9DB
(229,201,219)
#D1B7C8
(209,183,200)
#BDA5B5
(189,165,181)
#A993A2
(169,147,162)
#95818F
(149,129,143)
#816F7C
(129,111,124)
#6D5D69
(109,93,105)
#594B56
(89,75,86)
#453943
(69,57,67)
#312730
(49,39,48)
#1D151D
(29,21,29)
#000000
(0,0,0)

Tints of #E5C9DB

#E5C9DB
(229,201,219)
#E7CDDE
(231,205,222)
#E9D1E1
(233,209,225)
#EBD5E4
(235,213,228)
#EDD9E7
(237,217,231)
#EFDDEA
(239,221,234)
#F1E1ED
(241,225,237)
#F3E5F0
(243,229,240)
#F5E9F3
(245,233,243)
#F7EDF6
(247,237,246)
#F9F1F9
(249,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5C9DB; }

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

This text font color is #E5C9DB.

Background Color

.myBgColor { background-color: #E5C9DB; }

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

This div background color is #E5C9DB.

Border color

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

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

This div border color is #E5C9DB.

Opacity

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

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

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

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

This text has shadow with #E5C9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C9DB.

Preview

Color preview on black background

This text has color #E5C9DB on black background.


Color preview on white background

This text has color #E5C9DB on white background.


Black color preview on #E5C9DB background

This text has black color on #E5C9DB background.


White color preview on #E5C9DB background

This text has white color on #E5C9DB background.


Related colors

Complementary color

Complementary color for #hex is #1A3624.


I love getcolorcode.com

Triadic colors

1 #DBE5C9 and #C9DBE5 with #E5C9DB are triadic colors.

2 #DBC9E5 and #C9E5DB with #E5C9DB are triadic colors.