COLOR #E5BCDB

HEX: #E5BCDB RGB: (229,188,219)

Renk bilgisi

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

RGB renk modeli

#E5BCDB color RGB value is (229,188,219).

RGB: (229,188,219) (90%, 74%, 86%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 188 of 255 = 74%
B 219 of 255 = 86%

229
188
219

R + G + B ~ 83%. #E5BCDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 188 + 219 = 636 (100%)
R 229 of 636 ~ 36.01%
G 188 of 636 ~ 29.56%
B 219 of 636 ~ 34.43'%

%36.01
%29.56
%34.43

CMYK RENK MODELİ

#E5BCDB rengi CMYK tonu (0,18,4,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.90%
  • sarı tonu 4.37%
  • ana renk tonu 10.20%

CMYK: (0,18,4,10)
C0M18Y4K10 (0%, 18%, 4%, 10%)
(0.00 / 0.18 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%17.9
%4.37
%10.2

Codes

Color #E5BCDB in popluar color models

E5 BC DB
RGB 229 188 219
HSL 315° 44.09% 81.76%
HSB/HSV 315° 17.90% 89.80%
CMYK 0.00% 17.90% 4.37%
10.20%

Color #E5BCDB in popluar number systems.

HEX E5 BC DB
Decimal 229 188 219
Binary 11100101 10111100 11011011
Octal 345 274 333

Shades and tints

Shades of #E5BCDB

#E5BCDB
(229,188,219)
#D1ABC8
(209,171,200)
#BD9AB5
(189,154,181)
#A989A2
(169,137,162)
#95788F
(149,120,143)
#81677C
(129,103,124)
#6D5669
(109,86,105)
#594556
(89,69,86)
#453443
(69,52,67)
#312330
(49,35,48)
#1D121D
(29,18,29)
#000000
(0,0,0)

Tints of #E5BCDB

#E5BCDB
(229,188,219)
#E7C2DE
(231,194,222)
#E9C8E1
(233,200,225)
#EBCEE4
(235,206,228)
#EDD4E7
(237,212,231)
#EFDAEA
(239,218,234)
#F1E0ED
(241,224,237)
#F3E6F0
(243,230,240)
#F5ECF3
(245,236,243)
#F7F2F6
(247,242,246)
#F9F8F9
(249,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5BCDB; }

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

This text font color is #E5BCDB.

Background Color

.myBgColor { background-color: #E5BCDB; }

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

This div background color is #E5BCDB.

Border color

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

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

This div border color is #E5BCDB.

Opacity

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

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

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

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

This text has shadow with #E5BCDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5BCDB.

Preview

Color preview on black background

This text has color #E5BCDB on black background.


Color preview on white background

This text has color #E5BCDB on white background.


Black color preview on #E5BCDB background

This text has black color on #E5BCDB background.


White color preview on #E5BCDB background

This text has white color on #E5BCDB background.


Related colors

Complementary color

Complementary color for #hex is #1A4324.


I love getcolorcode.com

Triadic colors

1 #DBE5BC and #BCDBE5 with #E5BCDB are triadic colors.

2 #DBBCE5 and #BCE5DB with #E5BCDB are triadic colors.