COLOR #E6ABB0

HEX: #E6ABB0 RGB: (230,171,176)

Renk bilgisi

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

RGB renk modeli

#E6ABB0 color RGB value is (230,171,176).

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

RGB bağlantıları ve doygunluk

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

230
171
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 171 + 176 = 577 (100%)
R 230 of 577 ~ 39.86%
G 171 of 577 ~ 29.64%
B 176 of 577 ~ 30.5'%

%39.86
%29.64
%30.5

CMYK RENK MODELİ

#E6ABB0 rengi CMYK tonu (0,26,23,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.65%
  • sarı tonu 23.48%
  • ana renk tonu 9.80%

CMYK: (0,26,23,10)
C0M26Y23K10 (0%, 26%, 23%, 10%)
(0.00 / 0.26 / 0.23 / 0.10)

CMYK yüzdeleri

%0
%25.65
%23.48
%9.8

Codes

Color #E6ABB0 in popluar color models

E6 AB B0
RGB 230 171 176
HSL 355° 54.13% 78.63%
HSB/HSV 355° 25.65% 90.20%
CMYK 0.00% 25.65% 23.48%
9.80%

Color #E6ABB0 in popluar number systems.

HEX E6 AB B0
Decimal 230 171 176
Binary 11100110 10101011 10110000
Octal 346 253 260

Shades and tints

Shades of #E6ABB0

#E6ABB0
(230,171,176)
#D29CA0
(210,156,160)
#BE8D90
(190,141,144)
#AA7E80
(170,126,128)
#966F70
(150,111,112)
#826060
(130,96,96)
#6E5150
(110,81,80)
#5A4240
(90,66,64)
#463330
(70,51,48)
#322420
(50,36,32)
#1E1510
(30,21,16)
#000000
(0,0,0)

Tints of #E6ABB0

#E6ABB0
(230,171,176)
#E8B2B7
(232,178,183)
#EAB9BE
(234,185,190)
#ECC0C5
(236,192,197)
#EEC7CC
(238,199,204)
#F0CED3
(240,206,211)
#F2D5DA
(242,213,218)
#F4DCE1
(244,220,225)
#F6E3E8
(246,227,232)
#F8EAEF
(248,234,239)
#FAF1F6
(250,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ABB0; }

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

This text font color is #E6ABB0.

Background Color

.myBgColor { background-color: #E6ABB0; }

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

This div background color is #E6ABB0.

Border color

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

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

This div border color is #E6ABB0.

Opacity

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

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

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

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

This text has shadow with #E6ABB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ABB0.

Preview

Color preview on black background

This text has color #E6ABB0 on black background.


Color preview on white background

This text has color #E6ABB0 on white background.


Black color preview on #E6ABB0 background

This text has black color on #E6ABB0 background.


White color preview on #E6ABB0 background

This text has white color on #E6ABB0 background.


Related colors

Complementary color

Complementary color for #hex is #19544F.


I love getcolorcode.com

Triadic colors

1 #B0E6AB and #ABB0E6 with #E6ABB0 are triadic colors.

2 #B0ABE6 and #ABE6B0 with #E6ABB0 are triadic colors.