COLOR #E5ABC9

HEX: #E5ABC9 RGB: (229,171,201)

Renk bilgisi

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

RGB renk modeli

#E5ABC9 color RGB value is (229,171,201).

RGB: (229,171,201) (90%, 67%, 79%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 171 of 255 = 67%
B 201 of 255 = 79%

229
171
201

R + G + B ~ 79%. #E5ABC9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 171 + 201 = 601 (100%)
R 229 of 601 ~ 38.1%
G 171 of 601 ~ 28.45%
B 201 of 601 ~ 33.44'%

%38.1
%28.45
%33.44

CMYK RENK MODELİ

#E5ABC9 rengi CMYK tonu (0,25,12,10).

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

CMYK: (0,25,12,10)
C0M25Y12K10 (0%, 25%, 12%, 10%)
(0.00 / 0.25 / 0.12 / 0.10)

CMYK yüzdeleri

%0
%25.33
%12.23
%10.2

Codes

Color #E5ABC9 in popluar color models

E5 AB C9
RGB 229 171 201
HSL 329° 52.73% 78.43%
HSB/HSV 329° 25.33% 89.80%
CMYK 0.00% 25.33% 12.23%
10.20%

Color #E5ABC9 in popluar number systems.

HEX E5 AB C9
Decimal 229 171 201
Binary 11100101 10101011 11001001
Octal 345 253 311

Shades and tints

Shades of #E5ABC9

#E5ABC9
(229,171,201)
#D19CB7
(209,156,183)
#BD8DA5
(189,141,165)
#A97E93
(169,126,147)
#956F81
(149,111,129)
#81606F
(129,96,111)
#6D515D
(109,81,93)
#59424B
(89,66,75)
#453339
(69,51,57)
#312427
(49,36,39)
#1D1515
(29,21,21)
#000000
(0,0,0)

Tints of #E5ABC9

#E5ABC9
(229,171,201)
#E7B2CD
(231,178,205)
#E9B9D1
(233,185,209)
#EBC0D5
(235,192,213)
#EDC7D9
(237,199,217)
#EFCEDD
(239,206,221)
#F1D5E1
(241,213,225)
#F3DCE5
(243,220,229)
#F5E3E9
(245,227,233)
#F7EAED
(247,234,237)
#F9F1F1
(249,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ABC9; }

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

This text font color is #E5ABC9.

Background Color

.myBgColor { background-color: #E5ABC9; }

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

This div background color is #E5ABC9.

Border color

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

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

This div border color is #E5ABC9.

Opacity

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

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

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

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

This text has shadow with #E5ABC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ABC9.

Preview

Color preview on black background

This text has color #E5ABC9 on black background.


Color preview on white background

This text has color #E5ABC9 on white background.


Black color preview on #E5ABC9 background

This text has black color on #E5ABC9 background.


White color preview on #E5ABC9 background

This text has white color on #E5ABC9 background.


Related colors

Complementary color

Complementary color for #hex is #1A5436.


I love getcolorcode.com

Triadic colors

1 #C9E5AB and #ABC9E5 with #E5ABC9 are triadic colors.

2 #C9ABE5 and #ABE5C9 with #E5ABC9 are triadic colors.