COLOR #E5BCD0

HEX: #E5BCD0 RGB: (229,188,208)

Renk bilgisi

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

RGB renk modeli

#E5BCD0 color RGB value is (229,188,208).

RGB: (229,188,208) (90%, 74%, 82%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 188 of 255 = 74%
B 208 of 255 = 82%

229
188
208

R + G + B ~ 82%. #E5BCD0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 188 + 208 = 625 (100%)
R 229 of 625 ~ 36.64%
G 188 of 625 ~ 30.08%
B 208 of 625 ~ 33.28'%

%36.64
%30.08
%33.28

CMYK RENK MODELİ

#E5BCD0 rengi CMYK tonu (0,18,9,10).

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

CMYK: (0,18,9,10)
C0M18Y9K10 (0%, 18%, 9%, 10%)
(0.00 / 0.18 / 0.09 / 0.10)

CMYK yüzdeleri

%0
%17.9
%9.17
%10.2

Codes

Color #E5BCD0 in popluar color models

E5 BC D0
RGB 229 188 208
HSL 331° 44.09% 81.76%
HSB/HSV 331° 17.90% 89.80%
CMYK 0.00% 17.90% 9.17%
10.20%

Color #E5BCD0 in popluar number systems.

HEX E5 BC D0
Decimal 229 188 208
Binary 11100101 10111100 11010000
Octal 345 274 320

Shades and tints

Shades of #E5BCD0

#E5BCD0
(229,188,208)
#D1ABBE
(209,171,190)
#BD9AAC
(189,154,172)
#A9899A
(169,137,154)
#957888
(149,120,136)
#816776
(129,103,118)
#6D5664
(109,86,100)
#594552
(89,69,82)
#453440
(69,52,64)
#31232E
(49,35,46)
#1D121C
(29,18,28)
#000000
(0,0,0)

Tints of #E5BCD0

#E5BCD0
(229,188,208)
#E7C2D4
(231,194,212)
#E9C8D8
(233,200,216)
#EBCEDC
(235,206,220)
#EDD4E0
(237,212,224)
#EFDAE4
(239,218,228)
#F1E0E8
(241,224,232)
#F3E6EC
(243,230,236)
#F5ECF0
(245,236,240)
#F7F2F4
(247,242,244)
#F9F8F8
(249,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5BCD0; }

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

This text font color is #E5BCD0.

Background Color

.myBgColor { background-color: #E5BCD0; }

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

This div background color is #E5BCD0.

Border color

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

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

This div border color is #E5BCD0.

Opacity

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

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

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

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

This text has shadow with #E5BCD0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5BCD0.

Preview

Color preview on black background

This text has color #E5BCD0 on black background.


Color preview on white background

This text has color #E5BCD0 on white background.


Black color preview on #E5BCD0 background

This text has black color on #E5BCD0 background.


White color preview on #E5BCD0 background

This text has white color on #E5BCD0 background.


Related colors

Complementary color

Complementary color for #hex is #1A432F.


I love getcolorcode.com

Triadic colors

1 #D0E5BC and #BCD0E5 with #E5BCD0 are triadic colors.

2 #D0BCE5 and #BCE5D0 with #E5BCD0 are triadic colors.