COLOR #E5C4DB

HEX: #E5C4DB RGB: (229,196,219)

Renk bilgisi

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

RGB renk modeli

#E5C4DB color RGB value is (229,196,219).

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

RGB bağlantıları ve doygunluk

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

229
196
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 196 + 219 = 644 (100%)
R 229 of 644 ~ 35.56%
G 196 of 644 ~ 30.43%
B 219 of 644 ~ 34.01'%

%35.56
%30.43
%34.01

CMYK RENK MODELİ

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

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

Codes

Color #E5C4DB in popluar color models

E5 C4 DB
RGB 229 196 219
HSL 318° 38.82% 83.33%
HSB/HSV 318° 14.41% 89.80%
CMYK 0.00% 14.41% 4.37%
10.20%

Color #E5C4DB in popluar number systems.

HEX E5 C4 DB
Decimal 229 196 219
Binary 11100101 11000100 11011011
Octal 345 304 333

Shades and tints

Shades of #E5C4DB

#E5C4DB
(229,196,219)
#D1B3C8
(209,179,200)
#BDA2B5
(189,162,181)
#A991A2
(169,145,162)
#95808F
(149,128,143)
#816F7C
(129,111,124)
#6D5E69
(109,94,105)
#594D56
(89,77,86)
#453C43
(69,60,67)
#312B30
(49,43,48)
#1D1A1D
(29,26,29)
#000000
(0,0,0)

Tints of #E5C4DB

#E5C4DB
(229,196,219)
#E7C9DE
(231,201,222)
#E9CEE1
(233,206,225)
#EBD3E4
(235,211,228)
#EDD8E7
(237,216,231)
#EFDDEA
(239,221,234)
#F1E2ED
(241,226,237)
#F3E7F0
(243,231,240)
#F5ECF3
(245,236,243)
#F7F1F6
(247,241,246)
#F9F6F9
(249,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5C4DB; }

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

This text font color is #E5C4DB.

Background Color

.myBgColor { background-color: #E5C4DB; }

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

This div background color is #E5C4DB.

Border color

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

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

This div border color is #E5C4DB.

Opacity

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

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

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

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

This text has shadow with #E5C4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C4DB.

Preview

Color preview on black background

This text has color #E5C4DB on black background.


Color preview on white background

This text has color #E5C4DB on white background.


Black color preview on #E5C4DB background

This text has black color on #E5C4DB background.


White color preview on #E5C4DB background

This text has white color on #E5C4DB background.


Related colors

Complementary color

Complementary color for #hex is #1A3B24.


I love getcolorcode.com

Triadic colors

1 #DBE5C4 and #C4DBE5 with #E5C4DB are triadic colors.

2 #DBC4E5 and #C4E5DB with #E5C4DB are triadic colors.