COLOR #E5B5DB

HEX: #E5B5DB RGB: (229,181,219)

Renk bilgisi

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

RGB renk modeli

#E5B5DB color RGB value is (229,181,219).

RGB: (229,181,219) (90%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 181 of 255 = 71%
B 219 of 255 = 86%

229
181
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 181 + 219 = 629 (100%)
R 229 of 629 ~ 36.41%
G 181 of 629 ~ 28.78%
B 219 of 629 ~ 34.82'%

%36.41
%28.78
%34.82

CMYK RENK MODELİ

#E5B5DB rengi CMYK tonu (0,21,4,10).

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

CMYK: (0,21,4,10)
C0M21Y4K10 (0%, 21%, 4%, 10%)
(0.00 / 0.21 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%20.96
%4.37
%10.2

Codes

Color #E5B5DB in popluar color models

E5 B5 DB
RGB 229 181 219
HSL 313° 48.00% 80.39%
HSB/HSV 313° 20.96% 89.80%
CMYK 0.00% 20.96% 4.37%
10.20%

Color #E5B5DB in popluar number systems.

HEX E5 B5 DB
Decimal 229 181 219
Binary 11100101 10110101 11011011
Octal 345 265 333

Shades and tints

Shades of #E5B5DB

#E5B5DB
(229,181,219)
#D1A5C8
(209,165,200)
#BD95B5
(189,149,181)
#A985A2
(169,133,162)
#95758F
(149,117,143)
#81657C
(129,101,124)
#6D5569
(109,85,105)
#594556
(89,69,86)
#453543
(69,53,67)
#312530
(49,37,48)
#1D151D
(29,21,29)
#000000
(0,0,0)

Tints of #E5B5DB

#E5B5DB
(229,181,219)
#E7BBDE
(231,187,222)
#E9C1E1
(233,193,225)
#EBC7E4
(235,199,228)
#EDCDE7
(237,205,231)
#EFD3EA
(239,211,234)
#F1D9ED
(241,217,237)
#F3DFF0
(243,223,240)
#F5E5F3
(245,229,243)
#F7EBF6
(247,235,246)
#F9F1F9
(249,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5B5DB; }

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

This text font color is #E5B5DB.

Background Color

.myBgColor { background-color: #E5B5DB; }

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

This div background color is #E5B5DB.

Border color

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

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

This div border color is #E5B5DB.

Opacity

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

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

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

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

This text has shadow with #E5B5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5B5DB.

Preview

Color preview on black background

This text has color #E5B5DB on black background.


Color preview on white background

This text has color #E5B5DB on white background.


Black color preview on #E5B5DB background

This text has black color on #E5B5DB background.


White color preview on #E5B5DB background

This text has white color on #E5B5DB background.


Related colors

Complementary color

Complementary color for #hex is #1A4A24.


I love getcolorcode.com

Triadic colors

1 #DBE5B5 and #B5DBE5 with #E5B5DB are triadic colors.

2 #DBB5E5 and #B5E5DB with #E5B5DB are triadic colors.