COLOR #E5C5DB

HEX: #E5C5DB RGB: (229,197,219)

Renk bilgisi

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

RGB renk modeli

#E5C5DB color RGB value is (229,197,219).

RGB: (229,197,219) (90%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 197 of 255 = 77%
B 219 of 255 = 86%

229
197
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 197 + 219 = 645 (100%)
R 229 of 645 ~ 35.5%
G 197 of 645 ~ 30.54%
B 219 of 645 ~ 33.95'%

%35.5
%30.54
%33.95

CMYK RENK MODELİ

#E5C5DB rengi CMYK tonu (0,14,4,10).

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

CMYK: (0,14,4,10)
C0M14Y4K10 (0%, 14%, 4%, 10%)
(0.00 / 0.14 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%13.97
%4.37
%10.2

Codes

Color #E5C5DB in popluar color models

E5 C5 DB
RGB 229 197 219
HSL 319° 38.10% 83.53%
HSB/HSV 319° 13.97% 89.80%
CMYK 0.00% 13.97% 4.37%
10.20%

Color #E5C5DB in popluar number systems.

HEX E5 C5 DB
Decimal 229 197 219
Binary 11100101 11000101 11011011
Octal 345 305 333

Shades and tints

Shades of #E5C5DB

#E5C5DB
(229,197,219)
#D1B4C8
(209,180,200)
#BDA3B5
(189,163,181)
#A992A2
(169,146,162)
#95818F
(149,129,143)
#81707C
(129,112,124)
#6D5F69
(109,95,105)
#594E56
(89,78,86)
#453D43
(69,61,67)
#312C30
(49,44,48)
#1D1B1D
(29,27,29)
#000000
(0,0,0)

Tints of #E5C5DB

#E5C5DB
(229,197,219)
#E7CADE
(231,202,222)
#E9CFE1
(233,207,225)
#EBD4E4
(235,212,228)
#EDD9E7
(237,217,231)
#EFDEEA
(239,222,234)
#F1E3ED
(241,227,237)
#F3E8F0
(243,232,240)
#F5EDF3
(245,237,243)
#F7F2F6
(247,242,246)
#F9F7F9
(249,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5C5DB; }

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

This text font color is #E5C5DB.

Background Color

.myBgColor { background-color: #E5C5DB; }

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

This div background color is #E5C5DB.

Border color

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

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

This div border color is #E5C5DB.

Opacity

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

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

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

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

This text has shadow with #E5C5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C5DB.

Preview

Color preview on black background

This text has color #E5C5DB on black background.


Color preview on white background

This text has color #E5C5DB on white background.


Black color preview on #E5C5DB background

This text has black color on #E5C5DB background.


White color preview on #E5C5DB background

This text has white color on #E5C5DB background.


Related colors

Complementary color

Complementary color for #hex is #1A3A24.


I love getcolorcode.com

Triadic colors

1 #DBE5C5 and #C5DBE5 with #E5C5DB are triadic colors.

2 #DBC5E5 and #C5E5DB with #E5C5DB are triadic colors.