COLOR #C9ABE6

HEX: #C9ABE6 RGB: (201,171,230)

Renk bilgisi

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

RGB renk modeli

#C9ABE6 color RGB value is (201,171,230).

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

RGB bağlantıları ve doygunluk

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

201
171
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 171 + 230 = 602 (100%)
R 201 of 602 ~ 33.39%
G 171 of 602 ~ 28.41%
B 230 of 602 ~ 38.21'%

%33.39
%28.41
%38.21

CMYK RENK MODELİ

#C9ABE6 rengi CMYK tonu (13,26,0,10).

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

CMYK: (13,26,0,10)
C13M26Y0K10 (13%, 26%, 0%, 10%)
(0.13 / 0.26 / 0.00 / 0.10)

CMYK yüzdeleri

%12.61
%25.65
%0
%9.8

Codes

Color #C9ABE6 in popluar color models

C9 AB E6
RGB 201 171 230
HSL 271° 54.13% 78.63%
HSB/HSV 271° 25.65% 90.20%
CMYK 12.61% 25.65% 0.00%
9.80%

Color #C9ABE6 in popluar number systems.

HEX C9 AB E6
Decimal 201 171 230
Binary 11001001 10101011 11100110
Octal 311 253 346

Shades and tints

Shades of #C9ABE6

#C9ABE6
(201,171,230)
#B79CD2
(183,156,210)
#A58DBE
(165,141,190)
#937EAA
(147,126,170)
#816F96
(129,111,150)
#6F6082
(111,96,130)
#5D516E
(93,81,110)
#4B425A
(75,66,90)
#393346
(57,51,70)
#272432
(39,36,50)
#15151E
(21,21,30)
#000000
(0,0,0)

Tints of #C9ABE6

#C9ABE6
(201,171,230)
#CDB2E8
(205,178,232)
#D1B9EA
(209,185,234)
#D5C0EC
(213,192,236)
#D9C7EE
(217,199,238)
#DDCEF0
(221,206,240)
#E1D5F2
(225,213,242)
#E5DCF4
(229,220,244)
#E9E3F6
(233,227,246)
#EDEAF8
(237,234,248)
#F1F1FA
(241,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ABE6; }

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

This text font color is #C9ABE6.

Background Color

.myBgColor { background-color: #C9ABE6; }

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

This div background color is #C9ABE6.

Border color

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

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

This div border color is #C9ABE6.

Opacity

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

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

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

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

This text has shadow with #C9ABE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ABE6.

Preview

Color preview on black background

This text has color #C9ABE6 on black background.


Color preview on white background

This text has color #C9ABE6 on white background.


Black color preview on #C9ABE6 background

This text has black color on #C9ABE6 background.


White color preview on #C9ABE6 background

This text has white color on #C9ABE6 background.


Related colors

Complementary color

Complementary color for #hex is #365419.


I love getcolorcode.com

Triadic colors

1 #E6C9AB and #ABE6C9 with #C9ABE6 are triadic colors.

2 #E6ABC9 and #ABC9E6 with #C9ABE6 are triadic colors.