COLOR #E5B7DB

HEX: #E5B7DB RGB: (229,183,219)

Renk bilgisi

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

RGB renk modeli

#E5B7DB color RGB value is (229,183,219).

RGB: (229,183,219) (90%, 72%, 86%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 183 of 255 = 72%
B 219 of 255 = 86%

229
183
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 183 + 219 = 631 (100%)
R 229 of 631 ~ 36.29%
G 183 of 631 ~ 29%
B 219 of 631 ~ 34.71'%

%36.29
%29
%34.71

CMYK RENK MODELİ

#E5B7DB rengi CMYK tonu (0,20,4,10).

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

CMYK: (0,20,4,10)
C0M20Y4K10 (0%, 20%, 4%, 10%)
(0.00 / 0.20 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%20.09
%4.37
%10.2

Codes

Color #E5B7DB in popluar color models

E5 B7 DB
RGB 229 183 219
HSL 313° 46.94% 80.78%
HSB/HSV 313° 20.09% 89.80%
CMYK 0.00% 20.09% 4.37%
10.20%

Color #E5B7DB in popluar number systems.

HEX E5 B7 DB
Decimal 229 183 219
Binary 11100101 10110111 11011011
Octal 345 267 333

Shades and tints

Shades of #E5B7DB

#E5B7DB
(229,183,219)
#D1A7C8
(209,167,200)
#BD97B5
(189,151,181)
#A987A2
(169,135,162)
#95778F
(149,119,143)
#81677C
(129,103,124)
#6D5769
(109,87,105)
#594756
(89,71,86)
#453743
(69,55,67)
#312730
(49,39,48)
#1D171D
(29,23,29)
#000000
(0,0,0)

Tints of #E5B7DB

#E5B7DB
(229,183,219)
#E7BDDE
(231,189,222)
#E9C3E1
(233,195,225)
#EBC9E4
(235,201,228)
#EDCFE7
(237,207,231)
#EFD5EA
(239,213,234)
#F1DBED
(241,219,237)
#F3E1F0
(243,225,240)
#F5E7F3
(245,231,243)
#F7EDF6
(247,237,246)
#F9F3F9
(249,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5B7DB; }

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

This text font color is #E5B7DB.

Background Color

.myBgColor { background-color: #E5B7DB; }

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

This div background color is #E5B7DB.

Border color

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

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

This div border color is #E5B7DB.

Opacity

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

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

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

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

This text has shadow with #E5B7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5B7DB.

Preview

Color preview on black background

This text has color #E5B7DB on black background.


Color preview on white background

This text has color #E5B7DB on white background.


Black color preview on #E5B7DB background

This text has black color on #E5B7DB background.


White color preview on #E5B7DB background

This text has white color on #E5B7DB background.


Related colors

Complementary color

Complementary color for #hex is #1A4824.


I love getcolorcode.com

Triadic colors

1 #DBE5B7 and #B7DBE5 with #E5B7DB are triadic colors.

2 #DBB7E5 and #B7E5DB with #E5B7DB are triadic colors.