COLOR #E4C5E1

HEX: #E4C5E1 RGB: (228,197,225)

Renk bilgisi

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

RGB renk modeli

#E4C5E1 color RGB value is (228,197,225).

RGB: (228,197,225) (89%, 77%, 88%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 197 of 255 = 77%
B 225 of 255 = 88%

228
197
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 197 + 225 = 650 (100%)
R 228 of 650 ~ 35.08%
G 197 of 650 ~ 30.31%
B 225 of 650 ~ 34.62'%

%35.08
%30.31
%34.62

CMYK RENK MODELİ

#E4C5E1 rengi CMYK tonu (0,14,1,11).

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

CMYK: (0,14,1,11)
C0M14Y1K11 (0%, 14%, 1%, 11%)
(0.00 / 0.14 / 0.01 / 0.11)

CMYK yüzdeleri

%0
%13.6
%1.32
%10.59

Codes

Color #E4C5E1 in popluar color models

E4 C5 E1
RGB 228 197 225
HSL 306° 36.47% 83.33%
HSB/HSV 306° 13.60% 89.41%
CMYK 0.00% 13.60% 1.32%
10.59%

Color #E4C5E1 in popluar number systems.

HEX E4 C5 E1
Decimal 228 197 225
Binary 11100100 11000101 11100001
Octal 344 305 341

Shades and tints

Shades of #E4C5E1

#E4C5E1
(228,197,225)
#D0B4CD
(208,180,205)
#BCA3B9
(188,163,185)
#A892A5
(168,146,165)
#948191
(148,129,145)
#80707D
(128,112,125)
#6C5F69
(108,95,105)
#584E55
(88,78,85)
#443D41
(68,61,65)
#302C2D
(48,44,45)
#1C1B19
(28,27,25)
#000000
(0,0,0)

Tints of #E4C5E1

#E4C5E1
(228,197,225)
#E6CAE3
(230,202,227)
#E8CFE5
(232,207,229)
#EAD4E7
(234,212,231)
#ECD9E9
(236,217,233)
#EEDEEB
(238,222,235)
#F0E3ED
(240,227,237)
#F2E8EF
(242,232,239)
#F4EDF1
(244,237,241)
#F6F2F3
(246,242,243)
#F8F7F5
(248,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4C5E1; }

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

This text font color is #E4C5E1.

Background Color

.myBgColor { background-color: #E4C5E1; }

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

This div background color is #E4C5E1.

Border color

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

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

This div border color is #E4C5E1.

Opacity

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

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

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

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

This text has shadow with #E4C5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C5E1.

Preview

Color preview on black background

This text has color #E4C5E1 on black background.


Color preview on white background

This text has color #E4C5E1 on white background.


Black color preview on #E4C5E1 background

This text has black color on #E4C5E1 background.


White color preview on #E4C5E1 background

This text has white color on #E4C5E1 background.


Related colors

Complementary color

Complementary color for #hex is #1B3A1E.


I love getcolorcode.com

Triadic colors

1 #E1E4C5 and #C5E1E4 with #E4C5E1 are triadic colors.

2 #E1C5E4 and #C5E4E1 with #E4C5E1 are triadic colors.