COLOR #E6ABCC

HEX: #E6ABCC RGB: (230,171,204)

Renk bilgisi

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

RGB renk modeli

#E6ABCC color RGB value is (230,171,204).

RGB: (230,171,204) (90%, 67%, 80%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 171 of 255 = 67%
B 204 of 255 = 80%

230
171
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 171 + 204 = 605 (100%)
R 230 of 605 ~ 38.02%
G 171 of 605 ~ 28.26%
B 204 of 605 ~ 33.72'%

%38.02
%28.26
%33.72

CMYK RENK MODELİ

#E6ABCC rengi CMYK tonu (0,26,11,10).

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

CMYK: (0,26,11,10)
C0M26Y11K10 (0%, 26%, 11%, 10%)
(0.00 / 0.26 / 0.11 / 0.10)

CMYK yüzdeleri

%0
%25.65
%11.3
%9.8

Codes

Color #E6ABCC in popluar color models

E6 AB CC
RGB 230 171 204
HSL 326° 54.13% 78.63%
HSB/HSV 326° 25.65% 90.20%
CMYK 0.00% 25.65% 11.30%
9.80%

Color #E6ABCC in popluar number systems.

HEX E6 AB CC
Decimal 230 171 204
Binary 11100110 10101011 11001100
Octal 346 253 314

Shades and tints

Shades of #E6ABCC

#E6ABCC
(230,171,204)
#D29CBA
(210,156,186)
#BE8DA8
(190,141,168)
#AA7E96
(170,126,150)
#966F84
(150,111,132)
#826072
(130,96,114)
#6E5160
(110,81,96)
#5A424E
(90,66,78)
#46333C
(70,51,60)
#32242A
(50,36,42)
#1E1518
(30,21,24)
#000000
(0,0,0)

Tints of #E6ABCC

#E6ABCC
(230,171,204)
#E8B2D0
(232,178,208)
#EAB9D4
(234,185,212)
#ECC0D8
(236,192,216)
#EEC7DC
(238,199,220)
#F0CEE0
(240,206,224)
#F2D5E4
(242,213,228)
#F4DCE8
(244,220,232)
#F6E3EC
(246,227,236)
#F8EAF0
(248,234,240)
#FAF1F4
(250,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ABCC; }

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

This text font color is #E6ABCC.

Background Color

.myBgColor { background-color: #E6ABCC; }

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

This div background color is #E6ABCC.

Border color

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

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

This div border color is #E6ABCC.

Opacity

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

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

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

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

This text has shadow with #E6ABCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ABCC.

Preview

Color preview on black background

This text has color #E6ABCC on black background.


Color preview on white background

This text has color #E6ABCC on white background.


Black color preview on #E6ABCC background

This text has black color on #E6ABCC background.


White color preview on #E6ABCC background

This text has white color on #E6ABCC background.


Related colors

Complementary color

Complementary color for #hex is #195433.


I love getcolorcode.com

Triadic colors

1 #CCE6AB and #ABCCE6 with #E6ABCC are triadic colors.

2 #CCABE6 and #ABE6CC with #E6ABCC are triadic colors.