COLOR #E5ABB0

HEX: #E5ABB0 RGB: (229,171,176)

Renk bilgisi

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

RGB renk modeli

#E5ABB0 color RGB value is (229,171,176).

RGB: (229,171,176) (90%, 67%, 69%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 171 of 255 = 67%
B 176 of 255 = 69%

229
171
176

R + G + B ~ 75%. #E5ABB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 171 + 176 = 576 (100%)
R 229 of 576 ~ 39.76%
G 171 of 576 ~ 29.69%
B 176 of 576 ~ 30.56'%

%39.76
%29.69
%30.56

CMYK RENK MODELİ

#E5ABB0 rengi CMYK tonu (0,25,23,10).

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

CMYK: (0,25,23,10)
C0M25Y23K10 (0%, 25%, 23%, 10%)
(0.00 / 0.25 / 0.23 / 0.10)

CMYK yüzdeleri

%0
%25.33
%23.14
%10.2

Codes

Color #E5ABB0 in popluar color models

E5 AB B0
RGB 229 171 176
HSL 355° 52.73% 78.43%
HSB/HSV 355° 25.33% 89.80%
CMYK 0.00% 25.33% 23.14%
10.20%

Color #E5ABB0 in popluar number systems.

HEX E5 AB B0
Decimal 229 171 176
Binary 11100101 10101011 10110000
Octal 345 253 260

Shades and tints

Shades of #E5ABB0

#E5ABB0
(229,171,176)
#D19CA0
(209,156,160)
#BD8D90
(189,141,144)
#A97E80
(169,126,128)
#956F70
(149,111,112)
#816060
(129,96,96)
#6D5150
(109,81,80)
#594240
(89,66,64)
#453330
(69,51,48)
#312420
(49,36,32)
#1D1510
(29,21,16)
#000000
(0,0,0)

Tints of #E5ABB0

#E5ABB0
(229,171,176)
#E7B2B7
(231,178,183)
#E9B9BE
(233,185,190)
#EBC0C5
(235,192,197)
#EDC7CC
(237,199,204)
#EFCED3
(239,206,211)
#F1D5DA
(241,213,218)
#F3DCE1
(243,220,225)
#F5E3E8
(245,227,232)
#F7EAEF
(247,234,239)
#F9F1F6
(249,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ABB0; }

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

This text font color is #E5ABB0.

Background Color

.myBgColor { background-color: #E5ABB0; }

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

This div background color is #E5ABB0.

Border color

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

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

This div border color is #E5ABB0.

Opacity

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

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

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

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

This text has shadow with #E5ABB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ABB0.

Preview

Color preview on black background

This text has color #E5ABB0 on black background.


Color preview on white background

This text has color #E5ABB0 on white background.


Black color preview on #E5ABB0 background

This text has black color on #E5ABB0 background.


White color preview on #E5ABB0 background

This text has white color on #E5ABB0 background.


Related colors

Complementary color

Complementary color for #hex is #1A544F.


I love getcolorcode.com

Triadic colors

1 #B0E5AB and #ABB0E5 with #E5ABB0 are triadic colors.

2 #B0ABE5 and #ABE5B0 with #E5ABB0 are triadic colors.