COLOR #E5BCDA

HEX: #E5BCDA RGB: (229,188,218)

Renk bilgisi

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

RGB renk modeli

#E5BCDA color RGB value is (229,188,218).

RGB: (229,188,218) (90%, 74%, 85%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 188 of 255 = 74%
B 218 of 255 = 85%

229
188
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 188 + 218 = 635 (100%)
R 229 of 635 ~ 36.06%
G 188 of 635 ~ 29.61%
B 218 of 635 ~ 34.33'%

%36.06
%29.61
%34.33

CMYK RENK MODELİ

#E5BCDA rengi CMYK tonu (0,18,5,10).

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

CMYK: (0,18,5,10)
C0M18Y5K10 (0%, 18%, 5%, 10%)
(0.00 / 0.18 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%17.9
%4.8
%10.2

Codes

Color #E5BCDA in popluar color models

E5 BC DA
RGB 229 188 218
HSL 316° 44.09% 81.76%
HSB/HSV 316° 17.90% 89.80%
CMYK 0.00% 17.90% 4.80%
10.20%

Color #E5BCDA in popluar number systems.

HEX E5 BC DA
Decimal 229 188 218
Binary 11100101 10111100 11011010
Octal 345 274 332

Shades and tints

Shades of #E5BCDA

#E5BCDA
(229,188,218)
#D1ABC7
(209,171,199)
#BD9AB4
(189,154,180)
#A989A1
(169,137,161)
#95788E
(149,120,142)
#81677B
(129,103,123)
#6D5668
(109,86,104)
#594555
(89,69,85)
#453442
(69,52,66)
#31232F
(49,35,47)
#1D121C
(29,18,28)
#000000
(0,0,0)

Tints of #E5BCDA

#E5BCDA
(229,188,218)
#E7C2DD
(231,194,221)
#E9C8E0
(233,200,224)
#EBCEE3
(235,206,227)
#EDD4E6
(237,212,230)
#EFDAE9
(239,218,233)
#F1E0EC
(241,224,236)
#F3E6EF
(243,230,239)
#F5ECF2
(245,236,242)
#F7F2F5
(247,242,245)
#F9F8F8
(249,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5BCDA; }

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

This text font color is #E5BCDA.

Background Color

.myBgColor { background-color: #E5BCDA; }

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

This div background color is #E5BCDA.

Border color

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

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

This div border color is #E5BCDA.

Opacity

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

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

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

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

This text has shadow with #E5BCDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5BCDA.

Preview

Color preview on black background

This text has color #E5BCDA on black background.


Color preview on white background

This text has color #E5BCDA on white background.


Black color preview on #E5BCDA background

This text has black color on #E5BCDA background.


White color preview on #E5BCDA background

This text has white color on #E5BCDA background.


Related colors

Complementary color

Complementary color for #hex is #1A4325.


I love getcolorcode.com

Triadic colors

1 #DAE5BC and #BCDAE5 with #E5BCDA are triadic colors.

2 #DABCE5 and #BCE5DA with #E5BCDA are triadic colors.