COLOR #E5BCE6

HEX: #E5BCE6 RGB: (229,188,230)

Renk bilgisi

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

RGB renk modeli

#E5BCE6 color RGB value is (229,188,230).

RGB: (229,188,230) (90%, 74%, 90%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 188 of 255 = 74%
B 230 of 255 = 90%

229
188
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 188 + 230 = 647 (100%)
R 229 of 647 ~ 35.39%
G 188 of 647 ~ 29.06%
B 230 of 647 ~ 35.55'%

%35.39
%29.06
%35.55

CMYK RENK MODELİ

#E5BCE6 rengi CMYK tonu (0,18,0,10).

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

CMYK: (0,18,0,10)
C0M18Y0K10 (0%, 18%, 0%, 10%)
(0.00 / 0.18 / 0.00 / 0.10)

CMYK yüzdeleri

%0.43
%18.26
%0
%9.8

Codes

Color #E5BCE6 in popluar color models

E5 BC E6
RGB 229 188 230
HSL 299° 45.65% 81.96%
HSB/HSV 299° 18.26% 90.20%
CMYK 0.43% 18.26% 0.00%
9.80%

Color #E5BCE6 in popluar number systems.

HEX E5 BC E6
Decimal 229 188 230
Binary 11100101 10111100 11100110
Octal 345 274 346

Shades and tints

Shades of #E5BCE6

#E5BCE6
(229,188,230)
#D1ABD2
(209,171,210)
#BD9ABE
(189,154,190)
#A989AA
(169,137,170)
#957896
(149,120,150)
#816782
(129,103,130)
#6D566E
(109,86,110)
#59455A
(89,69,90)
#453446
(69,52,70)
#312332
(49,35,50)
#1D121E
(29,18,30)
#000000
(0,0,0)

Tints of #E5BCE6

#E5BCE6
(229,188,230)
#E7C2E8
(231,194,232)
#E9C8EA
(233,200,234)
#EBCEEC
(235,206,236)
#EDD4EE
(237,212,238)
#EFDAF0
(239,218,240)
#F1E0F2
(241,224,242)
#F3E6F4
(243,230,244)
#F5ECF6
(245,236,246)
#F7F2F8
(247,242,248)
#F9F8FA
(249,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5BCE6; }

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

This text font color is #E5BCE6.

Background Color

.myBgColor { background-color: #E5BCE6; }

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

This div background color is #E5BCE6.

Border color

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

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

This div border color is #E5BCE6.

Opacity

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

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

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

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

This text has shadow with #E5BCE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5BCE6.

Preview

Color preview on black background

This text has color #E5BCE6 on black background.


Color preview on white background

This text has color #E5BCE6 on white background.


Black color preview on #E5BCE6 background

This text has black color on #E5BCE6 background.


White color preview on #E5BCE6 background

This text has white color on #E5BCE6 background.


Related colors

Complementary color

Complementary color for #hex is #1A4319.


I love getcolorcode.com

Triadic colors

1 #E6E5BC and #BCE6E5 with #E5BCE6 are triadic colors.

2 #E6BCE5 and #BCE5E6 with #E5BCE6 are triadic colors.