COLOR #E5C2ED

HEX: #E5C2ED RGB: (229,194,237)

Renk bilgisi

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

RGB renk modeli

#E5C2ED color RGB value is (229,194,237).

RGB: (229,194,237) (90%, 76%, 93%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 194 of 255 = 76%
B 237 of 255 = 93%

229
194
237

R + G + B ~ 86%. #E5C2ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 194 + 237 = 660 (100%)
R 229 of 660 ~ 34.7%
G 194 of 660 ~ 29.39%
B 237 of 660 ~ 35.91'%

%34.7
%29.39
%35.91

CMYK RENK MODELİ

#E5C2ED rengi CMYK tonu (3,18,0,7).

  • camgöbeği tonu 3.38%
  • eflatun tonu 18.14%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (3,18,0,7)
C3M18Y0K7 (3%, 18%, 0%, 7%)
(0.03 / 0.18 / 0.00 / 0.07)

CMYK yüzdeleri

%3.38
%18.14
%0
%7.06

Codes

Color #E5C2ED in popluar color models

E5 C2 ED
RGB 229 194 237
HSL 289° 54.43% 84.51%
HSB/HSV 289° 18.14% 92.94%
CMYK 3.38% 18.14% 0.00%
7.06%

Color #E5C2ED in popluar number systems.

HEX E5 C2 ED
Decimal 229 194 237
Binary 11100101 11000010 11101101
Octal 345 302 355

Shades and tints

Shades of #E5C2ED

#E5C2ED
(229,194,237)
#D1B1D8
(209,177,216)
#BDA0C3
(189,160,195)
#A98FAE
(169,143,174)
#957E99
(149,126,153)
#816D84
(129,109,132)
#6D5C6F
(109,92,111)
#594B5A
(89,75,90)
#453A45
(69,58,69)
#312930
(49,41,48)
#1D181B
(29,24,27)
#000000
(0,0,0)

Tints of #E5C2ED

#E5C2ED
(229,194,237)
#E7C7EE
(231,199,238)
#E9CCEF
(233,204,239)
#EBD1F0
(235,209,240)
#EDD6F1
(237,214,241)
#EFDBF2
(239,219,242)
#F1E0F3
(241,224,243)
#F3E5F4
(243,229,244)
#F5EAF5
(245,234,245)
#F7EFF6
(247,239,246)
#F9F4F7
(249,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C2ED color. Also use rgb(229,194,237) instead hex code.

Text Font Color

.myTextColor { color: #E5C2ED; }

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

This text font color is #E5C2ED.

Background Color

.myBgColor { background-color: #E5C2ED; }

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

This div background color is #E5C2ED.

Border color

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

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

This div border color is #E5C2ED.

Opacity

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

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

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

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

This text has shadow with #E5C2ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C2ED.

Preview

Color preview on black background

This text has color #E5C2ED on black background.


Color preview on white background

This text has color #E5C2ED on white background.


Black color preview on #E5C2ED background

This text has black color on #E5C2ED background.


White color preview on #E5C2ED background

This text has white color on #E5C2ED background.


Related colors

Complementary color

Complementary color for #hex is #1A3D12.


I love getcolorcode.com

Triadic colors

1 #EDE5C2 and #C2EDE5 with #E5C2ED are triadic colors.

2 #EDC2E5 and #C2E5ED with #E5C2ED are triadic colors.