COLOR #E5ABC1

HEX: #E5ABC1 RGB: (229,171,193)

Renk bilgisi

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

RGB renk modeli

#E5ABC1 color RGB value is (229,171,193).

RGB: (229,171,193) (90%, 67%, 76%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 171 of 255 = 67%
B 193 of 255 = 76%

229
171
193

R + G + B ~ 78%. #E5ABC1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 171 + 193 = 593 (100%)
R 229 of 593 ~ 38.62%
G 171 of 593 ~ 28.84%
B 193 of 593 ~ 32.55'%

%38.62
%28.84
%32.55

CMYK RENK MODELİ

#E5ABC1 rengi CMYK tonu (0,25,16,10).

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

CMYK: (0,25,16,10)
C0M25Y16K10 (0%, 25%, 16%, 10%)
(0.00 / 0.25 / 0.16 / 0.10)

CMYK yüzdeleri

%0
%25.33
%15.72
%10.2

Codes

Color #E5ABC1 in popluar color models

E5 AB C1
RGB 229 171 193
HSL 337° 52.73% 78.43%
HSB/HSV 337° 25.33% 89.80%
CMYK 0.00% 25.33% 15.72%
10.20%

Color #E5ABC1 in popluar number systems.

HEX E5 AB C1
Decimal 229 171 193
Binary 11100101 10101011 11000001
Octal 345 253 301

Shades and tints

Shades of #E5ABC1

#E5ABC1
(229,171,193)
#D19CB0
(209,156,176)
#BD8D9F
(189,141,159)
#A97E8E
(169,126,142)
#956F7D
(149,111,125)
#81606C
(129,96,108)
#6D515B
(109,81,91)
#59424A
(89,66,74)
#453339
(69,51,57)
#312428
(49,36,40)
#1D1517
(29,21,23)
#000000
(0,0,0)

Tints of #E5ABC1

#E5ABC1
(229,171,193)
#E7B2C6
(231,178,198)
#E9B9CB
(233,185,203)
#EBC0D0
(235,192,208)
#EDC7D5
(237,199,213)
#EFCEDA
(239,206,218)
#F1D5DF
(241,213,223)
#F3DCE4
(243,220,228)
#F5E3E9
(245,227,233)
#F7EAEE
(247,234,238)
#F9F1F3
(249,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ABC1; }

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

This text font color is #E5ABC1.

Background Color

.myBgColor { background-color: #E5ABC1; }

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

This div background color is #E5ABC1.

Border color

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

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

This div border color is #E5ABC1.

Opacity

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

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

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

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

This text has shadow with #E5ABC1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ABC1.

Preview

Color preview on black background

This text has color #E5ABC1 on black background.


Color preview on white background

This text has color #E5ABC1 on white background.


Black color preview on #E5ABC1 background

This text has black color on #E5ABC1 background.


White color preview on #E5ABC1 background

This text has white color on #E5ABC1 background.


Related colors

Complementary color

Complementary color for #hex is #1A543E.


I love getcolorcode.com

Triadic colors

1 #C1E5AB and #ABC1E5 with #E5ABC1 are triadic colors.

2 #C1ABE5 and #ABE5C1 with #E5ABC1 are triadic colors.