COLOR #E5B9DB

HEX: #E5B9DB RGB: (229,185,219)

Renk bilgisi

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

RGB renk modeli

#E5B9DB color RGB value is (229,185,219).

RGB: (229,185,219) (90%, 73%, 86%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 185 of 255 = 73%
B 219 of 255 = 86%

229
185
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 185 + 219 = 633 (100%)
R 229 of 633 ~ 36.18%
G 185 of 633 ~ 29.23%
B 219 of 633 ~ 34.6'%

%36.18
%29.23
%34.6

CMYK RENK MODELİ

#E5B9DB rengi CMYK tonu (0,19,4,10).

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

CMYK: (0,19,4,10)
C0M19Y4K10 (0%, 19%, 4%, 10%)
(0.00 / 0.19 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%19.21
%4.37
%10.2

Codes

Color #E5B9DB in popluar color models

E5 B9 DB
RGB 229 185 219
HSL 314° 45.83% 81.18%
HSB/HSV 314° 19.21% 89.80%
CMYK 0.00% 19.21% 4.37%
10.20%

Color #E5B9DB in popluar number systems.

HEX E5 B9 DB
Decimal 229 185 219
Binary 11100101 10111001 11011011
Octal 345 271 333

Shades and tints

Shades of #E5B9DB

#E5B9DB
(229,185,219)
#D1A9C8
(209,169,200)
#BD99B5
(189,153,181)
#A989A2
(169,137,162)
#95798F
(149,121,143)
#81697C
(129,105,124)
#6D5969
(109,89,105)
#594956
(89,73,86)
#453943
(69,57,67)
#312930
(49,41,48)
#1D191D
(29,25,29)
#000000
(0,0,0)

Tints of #E5B9DB

#E5B9DB
(229,185,219)
#E7BFDE
(231,191,222)
#E9C5E1
(233,197,225)
#EBCBE4
(235,203,228)
#EDD1E7
(237,209,231)
#EFD7EA
(239,215,234)
#F1DDED
(241,221,237)
#F3E3F0
(243,227,240)
#F5E9F3
(245,233,243)
#F7EFF6
(247,239,246)
#F9F5F9
(249,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5B9DB; }

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

This text font color is #E5B9DB.

Background Color

.myBgColor { background-color: #E5B9DB; }

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

This div background color is #E5B9DB.

Border color

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

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

This div border color is #E5B9DB.

Opacity

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

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

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

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

This text has shadow with #E5B9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5B9DB.

Preview

Color preview on black background

This text has color #E5B9DB on black background.


Color preview on white background

This text has color #E5B9DB on white background.


Black color preview on #E5B9DB background

This text has black color on #E5B9DB background.


White color preview on #E5B9DB background

This text has white color on #E5B9DB background.


Related colors

Complementary color

Complementary color for #hex is #1A4624.


I love getcolorcode.com

Triadic colors

1 #DBE5B9 and #B9DBE5 with #E5B9DB are triadic colors.

2 #DBB9E5 and #B9E5DB with #E5B9DB are triadic colors.