COLOR #E5B5DA

HEX: #E5B5DA RGB: (229,181,218)

Renk bilgisi

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

RGB renk modeli

#E5B5DA color RGB value is (229,181,218).

RGB: (229,181,218) (90%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 181 of 255 = 71%
B 218 of 255 = 85%

229
181
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 181 + 218 = 628 (100%)
R 229 of 628 ~ 36.46%
G 181 of 628 ~ 28.82%
B 218 of 628 ~ 34.71'%

%36.46
%28.82
%34.71

CMYK RENK MODELİ

#E5B5DA rengi CMYK tonu (0,21,5,10).

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

CMYK: (0,21,5,10)
C0M21Y5K10 (0%, 21%, 5%, 10%)
(0.00 / 0.21 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%20.96
%4.8
%10.2

Codes

Color #E5B5DA in popluar color models

E5 B5 DA
RGB 229 181 218
HSL 314° 48.00% 80.39%
HSB/HSV 314° 20.96% 89.80%
CMYK 0.00% 20.96% 4.80%
10.20%

Color #E5B5DA in popluar number systems.

HEX E5 B5 DA
Decimal 229 181 218
Binary 11100101 10110101 11011010
Octal 345 265 332

Shades and tints

Shades of #E5B5DA

#E5B5DA
(229,181,218)
#D1A5C7
(209,165,199)
#BD95B4
(189,149,180)
#A985A1
(169,133,161)
#95758E
(149,117,142)
#81657B
(129,101,123)
#6D5568
(109,85,104)
#594555
(89,69,85)
#453542
(69,53,66)
#31252F
(49,37,47)
#1D151C
(29,21,28)
#000000
(0,0,0)

Tints of #E5B5DA

#E5B5DA
(229,181,218)
#E7BBDD
(231,187,221)
#E9C1E0
(233,193,224)
#EBC7E3
(235,199,227)
#EDCDE6
(237,205,230)
#EFD3E9
(239,211,233)
#F1D9EC
(241,217,236)
#F3DFEF
(243,223,239)
#F5E5F2
(245,229,242)
#F7EBF5
(247,235,245)
#F9F1F8
(249,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5B5DA; }

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

This text font color is #E5B5DA.

Background Color

.myBgColor { background-color: #E5B5DA; }

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

This div background color is #E5B5DA.

Border color

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

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

This div border color is #E5B5DA.

Opacity

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

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

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

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

This text has shadow with #E5B5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5B5DA.

Preview

Color preview on black background

This text has color #E5B5DA on black background.


Color preview on white background

This text has color #E5B5DA on white background.


Black color preview on #E5B5DA background

This text has black color on #E5B5DA background.


White color preview on #E5B5DA background

This text has white color on #E5B5DA background.


Related colors

Complementary color

Complementary color for #hex is #1A4A25.


I love getcolorcode.com

Triadic colors

1 #DAE5B5 and #B5DAE5 with #E5B5DA are triadic colors.

2 #DAB5E5 and #B5E5DA with #E5B5DA are triadic colors.