COLOR #E3C5DF

HEX: #E3C5DF RGB: (227,197,223)

Renk bilgisi

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

RGB renk modeli

#E3C5DF color RGB value is (227,197,223).

RGB: (227,197,223) (89%, 77%, 87%)

RGB bağlantıları ve doygunluk

R 227 of 255 = 89%
G 197 of 255 = 77%
B 223 of 255 = 87%

227
197
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 227 + 197 + 223 = 647 (100%)
R 227 of 647 ~ 35.09%
G 197 of 647 ~ 30.45%
B 223 of 647 ~ 34.47'%

%35.09
%30.45
%34.47

CMYK RENK MODELİ

#E3C5DF rengi CMYK tonu (0,13,2,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.22%
  • sarı tonu 1.76%
  • ana renk tonu 10.98%

CMYK: (0,13,2,11)
C0M13Y2K11 (0%, 13%, 2%, 11%)
(0.00 / 0.13 / 0.02 / 0.11)

CMYK yüzdeleri

%0
%13.22
%1.76
%10.98

Codes

Color #E3C5DF in popluar color models

E3 C5 DF
RGB 227 197 223
HSL 308° 34.88% 83.14%
HSB/HSV 308° 13.22% 89.02%
CMYK 0.00% 13.22% 1.76%
10.98%

Color #E3C5DF in popluar number systems.

HEX E3 C5 DF
Decimal 227 197 223
Binary 11100011 11000101 11011111
Octal 343 305 337

Shades and tints

Shades of #E3C5DF

#E3C5DF
(227,197,223)
#CFB4CB
(207,180,203)
#BBA3B7
(187,163,183)
#A792A3
(167,146,163)
#93818F
(147,129,143)
#7F707B
(127,112,123)
#6B5F67
(107,95,103)
#574E53
(87,78,83)
#433D3F
(67,61,63)
#2F2C2B
(47,44,43)
#1B1B17
(27,27,23)
#000000
(0,0,0)

Tints of #E3C5DF

#E3C5DF
(227,197,223)
#E5CAE1
(229,202,225)
#E7CFE3
(231,207,227)
#E9D4E5
(233,212,229)
#EBD9E7
(235,217,231)
#EDDEE9
(237,222,233)
#EFE3EB
(239,227,235)
#F1E8ED
(241,232,237)
#F3EDEF
(243,237,239)
#F5F2F1
(245,242,241)
#F7F7F3
(247,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3C5DF color. Also use rgb(227,197,223) instead hex code.

Text Font Color

.myTextColor { color: #E3C5DF; }

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

This text font color is #E3C5DF.

Background Color

.myBgColor { background-color: #E3C5DF; }

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

This div background color is #E3C5DF.

Border color

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

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

This div border color is #E3C5DF.

Opacity

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

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

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

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

This text has shadow with #E3C5DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3C5DF.

Preview

Color preview on black background

This text has color #E3C5DF on black background.


Color preview on white background

This text has color #E3C5DF on white background.


Black color preview on #E3C5DF background

This text has black color on #E3C5DF background.


White color preview on #E3C5DF background

This text has white color on #E3C5DF background.


Related colors

Complementary color

Complementary color for #hex is #1C3A20.


I love getcolorcode.com

Triadic colors

1 #DFE3C5 and #C5DFE3 with #E3C5DF are triadic colors.

2 #DFC5E3 and #C5E3DF with #E3C5DF are triadic colors.