COLOR #E5ABD9

HEX: #E5ABD9 RGB: (229,171,217)

Renk bilgisi

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

RGB renk modeli

#E5ABD9 color RGB value is (229,171,217).

RGB: (229,171,217) (90%, 67%, 85%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 171 of 255 = 67%
B 217 of 255 = 85%

229
171
217

R + G + B ~ 81%. #E5ABD9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 171 + 217 = 617 (100%)
R 229 of 617 ~ 37.12%
G 171 of 617 ~ 27.71%
B 217 of 617 ~ 35.17'%

%37.12
%27.71
%35.17

CMYK RENK MODELİ

#E5ABD9 rengi CMYK tonu (0,25,5,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.33%
  • sarı tonu 5.24%
  • ana renk tonu 10.20%

CMYK: (0,25,5,10)
C0M25Y5K10 (0%, 25%, 5%, 10%)
(0.00 / 0.25 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%25.33
%5.24
%10.2

Codes

Color #E5ABD9 in popluar color models

E5 AB D9
RGB 229 171 217
HSL 312° 52.73% 78.43%
HSB/HSV 312° 25.33% 89.80%
CMYK 0.00% 25.33% 5.24%
10.20%

Color #E5ABD9 in popluar number systems.

HEX E5 AB D9
Decimal 229 171 217
Binary 11100101 10101011 11011001
Octal 345 253 331

Shades and tints

Shades of #E5ABD9

#E5ABD9
(229,171,217)
#D19CC6
(209,156,198)
#BD8DB3
(189,141,179)
#A97EA0
(169,126,160)
#956F8D
(149,111,141)
#81607A
(129,96,122)
#6D5167
(109,81,103)
#594254
(89,66,84)
#453341
(69,51,65)
#31242E
(49,36,46)
#1D151B
(29,21,27)
#000000
(0,0,0)

Tints of #E5ABD9

#E5ABD9
(229,171,217)
#E7B2DC
(231,178,220)
#E9B9DF
(233,185,223)
#EBC0E2
(235,192,226)
#EDC7E5
(237,199,229)
#EFCEE8
(239,206,232)
#F1D5EB
(241,213,235)
#F3DCEE
(243,220,238)
#F5E3F1
(245,227,241)
#F7EAF4
(247,234,244)
#F9F1F7
(249,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5ABD9 color. Also use rgb(229,171,217) instead hex code.

Text Font Color

.myTextColor { color: #E5ABD9; }

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

This text font color is #E5ABD9.

Background Color

.myBgColor { background-color: #E5ABD9; }

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

This div background color is #E5ABD9.

Border color

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

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

This div border color is #E5ABD9.

Opacity

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

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

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

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

This text has shadow with #E5ABD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ABD9.

Preview

Color preview on black background

This text has color #E5ABD9 on black background.


Color preview on white background

This text has color #E5ABD9 on white background.


Black color preview on #E5ABD9 background

This text has black color on #E5ABD9 background.


White color preview on #E5ABD9 background

This text has white color on #E5ABD9 background.


Related colors

Complementary color

Complementary color for #hex is #1A5426.


I love getcolorcode.com

Triadic colors

1 #D9E5AB and #ABD9E5 with #E5ABD9 are triadic colors.

2 #D9ABE5 and #ABE5D9 with #E5ABD9 are triadic colors.