COLOR #E3C5DC

HEX: #E3C5DC RGB: (227,197,220)

Renk bilgisi

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

RGB renk modeli

#E3C5DC color RGB value is (227,197,220).

RGB: (227,197,220) (89%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 227 of 255 = 89%
G 197 of 255 = 77%
B 220 of 255 = 86%

227
197
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 227 + 197 + 220 = 644 (100%)
R 227 of 644 ~ 35.25%
G 197 of 644 ~ 30.59%
B 220 of 644 ~ 34.16'%

%35.25
%30.59
%34.16

CMYK RENK MODELİ

#E3C5DC rengi CMYK tonu (0,13,3,11).

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

CMYK: (0,13,3,11)
C0M13Y3K11 (0%, 13%, 3%, 11%)
(0.00 / 0.13 / 0.03 / 0.11)

CMYK yüzdeleri

%0
%13.22
%3.08
%10.98

Codes

Color #E3C5DC in popluar color models

E3 C5 DC
RGB 227 197 220
HSL 314° 34.88% 83.14%
HSB/HSV 314° 13.22% 89.02%
CMYK 0.00% 13.22% 3.08%
10.98%

Color #E3C5DC in popluar number systems.

HEX E3 C5 DC
Decimal 227 197 220
Binary 11100011 11000101 11011100
Octal 343 305 334

Shades and tints

Shades of #E3C5DC

#E3C5DC
(227,197,220)
#CFB4C8
(207,180,200)
#BBA3B4
(187,163,180)
#A792A0
(167,146,160)
#93818C
(147,129,140)
#7F7078
(127,112,120)
#6B5F64
(107,95,100)
#574E50
(87,78,80)
#433D3C
(67,61,60)
#2F2C28
(47,44,40)
#1B1B14
(27,27,20)
#000000
(0,0,0)

Tints of #E3C5DC

#E3C5DC
(227,197,220)
#E5CADF
(229,202,223)
#E7CFE2
(231,207,226)
#E9D4E5
(233,212,229)
#EBD9E8
(235,217,232)
#EDDEEB
(237,222,235)
#EFE3EE
(239,227,238)
#F1E8F1
(241,232,241)
#F3EDF4
(243,237,244)
#F5F2F7
(245,242,247)
#F7F7FA
(247,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E3C5DC; }

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

This text font color is #E3C5DC.

Background Color

.myBgColor { background-color: #E3C5DC; }

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

This div background color is #E3C5DC.

Border color

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

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

This div border color is #E3C5DC.

Opacity

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

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

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

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

This text has shadow with #E3C5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3C5DC.

Preview

Color preview on black background

This text has color #E3C5DC on black background.


Color preview on white background

This text has color #E3C5DC on white background.


Black color preview on #E3C5DC background

This text has black color on #E3C5DC background.


White color preview on #E3C5DC background

This text has white color on #E3C5DC background.


Related colors

Complementary color

Complementary color for #hex is #1C3A23.


I love getcolorcode.com

Triadic colors

1 #DCE3C5 and #C5DCE3 with #E3C5DC are triadic colors.

2 #DCC5E3 and #C5E3DC with #E3C5DC are triadic colors.