COLOR #E5BAD6

HEX: #E5BAD6 RGB: (229,186,214)

Renk bilgisi

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

RGB renk modeli

#E5BAD6 color RGB value is (229,186,214).

RGB: (229,186,214) (90%, 73%, 84%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 186 of 255 = 73%
B 214 of 255 = 84%

229
186
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 186 + 214 = 629 (100%)
R 229 of 629 ~ 36.41%
G 186 of 629 ~ 29.57%
B 214 of 629 ~ 34.02'%

%36.41
%29.57
%34.02

CMYK RENK MODELİ

#E5BAD6 rengi CMYK tonu (0,19,7,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.78%
  • sarı tonu 6.55%
  • ana renk tonu 10.20%

CMYK: (0,19,7,10)
C0M19Y7K10 (0%, 19%, 7%, 10%)
(0.00 / 0.19 / 0.07 / 0.10)

CMYK yüzdeleri

%0
%18.78
%6.55
%10.2

Codes

Color #E5BAD6 in popluar color models

E5 BA D6
RGB 229 186 214
HSL 321° 45.26% 81.37%
HSB/HSV 321° 18.78% 89.80%
CMYK 0.00% 18.78% 6.55%
10.20%

Color #E5BAD6 in popluar number systems.

HEX E5 BA D6
Decimal 229 186 214
Binary 11100101 10111010 11010110
Octal 345 272 326

Shades and tints

Shades of #E5BAD6

#E5BAD6
(229,186,214)
#D1AAC3
(209,170,195)
#BD9AB0
(189,154,176)
#A98A9D
(169,138,157)
#957A8A
(149,122,138)
#816A77
(129,106,119)
#6D5A64
(109,90,100)
#594A51
(89,74,81)
#453A3E
(69,58,62)
#312A2B
(49,42,43)
#1D1A18
(29,26,24)
#000000
(0,0,0)

Tints of #E5BAD6

#E5BAD6
(229,186,214)
#E7C0D9
(231,192,217)
#E9C6DC
(233,198,220)
#EBCCDF
(235,204,223)
#EDD2E2
(237,210,226)
#EFD8E5
(239,216,229)
#F1DEE8
(241,222,232)
#F3E4EB
(243,228,235)
#F5EAEE
(245,234,238)
#F7F0F1
(247,240,241)
#F9F6F4
(249,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5BAD6 color. Also use rgb(229,186,214) instead hex code.

Text Font Color

.myTextColor { color: #E5BAD6; }

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

This text font color is #E5BAD6.

Background Color

.myBgColor { background-color: #E5BAD6; }

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

This div background color is #E5BAD6.

Border color

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

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

This div border color is #E5BAD6.

Opacity

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

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

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

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

This text has shadow with #E5BAD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5BAD6.

Preview

Color preview on black background

This text has color #E5BAD6 on black background.


Color preview on white background

This text has color #E5BAD6 on white background.


Black color preview on #E5BAD6 background

This text has black color on #E5BAD6 background.


White color preview on #E5BAD6 background

This text has white color on #E5BAD6 background.


Related colors

Complementary color

Complementary color for #hex is #1A4529.


I love getcolorcode.com

Triadic colors

1 #D6E5BA and #BAD6E5 with #E5BAD6 are triadic colors.

2 #D6BAE5 and #BAE5D6 with #E5BAD6 are triadic colors.