COLOR #E4C5DB

HEX: #E4C5DB RGB: (228,197,219)

Renk bilgisi

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

RGB renk modeli

#E4C5DB color RGB value is (228,197,219).

RGB: (228,197,219) (89%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 197 of 255 = 77%
B 219 of 255 = 86%

228
197
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 197 + 219 = 644 (100%)
R 228 of 644 ~ 35.4%
G 197 of 644 ~ 30.59%
B 219 of 644 ~ 34.01'%

%35.4
%30.59
%34.01

CMYK RENK MODELİ

#E4C5DB rengi CMYK tonu (0,14,4,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.60%
  • sarı tonu 3.95%
  • ana renk tonu 10.59%

CMYK: (0,14,4,11)
C0M14Y4K11 (0%, 14%, 4%, 11%)
(0.00 / 0.14 / 0.04 / 0.11)

CMYK yüzdeleri

%0
%13.6
%3.95
%10.59

Codes

Color #E4C5DB in popluar color models

E4 C5 DB
RGB 228 197 219
HSL 317° 36.47% 83.33%
HSB/HSV 317° 13.60% 89.41%
CMYK 0.00% 13.60% 3.95%
10.59%

Color #E4C5DB in popluar number systems.

HEX E4 C5 DB
Decimal 228 197 219
Binary 11100100 11000101 11011011
Octal 344 305 333

Shades and tints

Shades of #E4C5DB

#E4C5DB
(228,197,219)
#D0B4C8
(208,180,200)
#BCA3B5
(188,163,181)
#A892A2
(168,146,162)
#94818F
(148,129,143)
#80707C
(128,112,124)
#6C5F69
(108,95,105)
#584E56
(88,78,86)
#443D43
(68,61,67)
#302C30
(48,44,48)
#1C1B1D
(28,27,29)
#000000
(0,0,0)

Tints of #E4C5DB

#E4C5DB
(228,197,219)
#E6CADE
(230,202,222)
#E8CFE1
(232,207,225)
#EAD4E4
(234,212,228)
#ECD9E7
(236,217,231)
#EEDEEA
(238,222,234)
#F0E3ED
(240,227,237)
#F2E8F0
(242,232,240)
#F4EDF3
(244,237,243)
#F6F2F6
(246,242,246)
#F8F7F9
(248,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4C5DB; }

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

This text font color is #E4C5DB.

Background Color

.myBgColor { background-color: #E4C5DB; }

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

This div background color is #E4C5DB.

Border color

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

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

This div border color is #E4C5DB.

Opacity

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

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

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

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

This text has shadow with #E4C5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C5DB.

Preview

Color preview on black background

This text has color #E4C5DB on black background.


Color preview on white background

This text has color #E4C5DB on white background.


Black color preview on #E4C5DB background

This text has black color on #E4C5DB background.


White color preview on #E4C5DB background

This text has white color on #E4C5DB background.


Related colors

Complementary color

Complementary color for #hex is #1B3A24.


I love getcolorcode.com

Triadic colors

1 #DBE4C5 and #C5DBE4 with #E4C5DB are triadic colors.

2 #DBC5E4 and #C5E4DB with #E4C5DB are triadic colors.