COLOR #E5C3E6

HEX: #E5C3E6 RGB: (229,195,230)

Renk bilgisi

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

RGB renk modeli

#E5C3E6 color RGB value is (229,195,230).

RGB: (229,195,230) (90%, 76%, 90%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 195 of 255 = 76%
B 230 of 255 = 90%

229
195
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 195 + 230 = 654 (100%)
R 229 of 654 ~ 35.02%
G 195 of 654 ~ 29.82%
B 230 of 654 ~ 35.17'%

%35.02
%29.82
%35.17

CMYK RENK MODELİ

#E5C3E6 rengi CMYK tonu (0,15,0,10).

  • camgöbeği tonu 0.43%
  • eflatun tonu 15.22%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (0,15,0,10)
C0M15Y0K10 (0%, 15%, 0%, 10%)
(0.00 / 0.15 / 0.00 / 0.10)

CMYK yüzdeleri

%0.43
%15.22
%0
%9.8

Codes

Color #E5C3E6 in popluar color models

E5 C3 E6
RGB 229 195 230
HSL 298° 41.18% 83.33%
HSB/HSV 298° 15.22% 90.20%
CMYK 0.43% 15.22% 0.00%
9.80%

Color #E5C3E6 in popluar number systems.

HEX E5 C3 E6
Decimal 229 195 230
Binary 11100101 11000011 11100110
Octal 345 303 346

Shades and tints

Shades of #E5C3E6

#E5C3E6
(229,195,230)
#D1B2D2
(209,178,210)
#BDA1BE
(189,161,190)
#A990AA
(169,144,170)
#957F96
(149,127,150)
#816E82
(129,110,130)
#6D5D6E
(109,93,110)
#594C5A
(89,76,90)
#453B46
(69,59,70)
#312A32
(49,42,50)
#1D191E
(29,25,30)
#000000
(0,0,0)

Tints of #E5C3E6

#E5C3E6
(229,195,230)
#E7C8E8
(231,200,232)
#E9CDEA
(233,205,234)
#EBD2EC
(235,210,236)
#EDD7EE
(237,215,238)
#EFDCF0
(239,220,240)
#F1E1F2
(241,225,242)
#F3E6F4
(243,230,244)
#F5EBF6
(245,235,246)
#F7F0F8
(247,240,248)
#F9F5FA
(249,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C3E6 color. Also use rgb(229,195,230) instead hex code.

Text Font Color

.myTextColor { color: #E5C3E6; }

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

This text font color is #E5C3E6.

Background Color

.myBgColor { background-color: #E5C3E6; }

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

This div background color is #E5C3E6.

Border color

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

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

This div border color is #E5C3E6.

Opacity

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

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

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

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

This text has shadow with #E5C3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C3E6.

Preview

Color preview on black background

This text has color #E5C3E6 on black background.


Color preview on white background

This text has color #E5C3E6 on white background.


Black color preview on #E5C3E6 background

This text has black color on #E5C3E6 background.


White color preview on #E5C3E6 background

This text has white color on #E5C3E6 background.


Related colors

Complementary color

Complementary color for #hex is #1A3C19.


I love getcolorcode.com

Triadic colors

1 #E6E5C3 and #C3E6E5 with #E5C3E6 are triadic colors.

2 #E6C3E5 and #C3E5E6 with #E5C3E6 are triadic colors.