COLOR #C9ABC6

HEX: #C9ABC6 RGB: (201,171,198)

Renk bilgisi

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

RGB renk modeli

#C9ABC6 color RGB value is (201,171,198).

RGB: (201,171,198) (79%, 67%, 78%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 171 of 255 = 67%
B 198 of 255 = 78%

201
171
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 171 + 198 = 570 (100%)
R 201 of 570 ~ 35.26%
G 171 of 570 ~ 30%
B 198 of 570 ~ 34.74'%

%35.26
%30
%34.74

CMYK RENK MODELİ

#C9ABC6 rengi CMYK tonu (0,15,1,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.93%
  • sarı tonu 1.49%
  • ana renk tonu 21.18%

CMYK: (0,15,1,21)
C0M15Y1K21 (0%, 15%, 1%, 21%)
(0.00 / 0.15 / 0.01 / 0.21)

CMYK yüzdeleri

%0
%14.93
%1.49
%21.18

Codes

Color #C9ABC6 in popluar color models

C9 AB C6
RGB 201 171 198
HSL 306° 21.74% 72.94%
HSB/HSV 306° 14.93% 78.82%
CMYK 0.00% 14.93% 1.49%
21.18%

Color #C9ABC6 in popluar number systems.

HEX C9 AB C6
Decimal 201 171 198
Binary 11001001 10101011 11000110
Octal 311 253 306

Shades and tints

Shades of #C9ABC6

#C9ABC6
(201,171,198)
#B79CB4
(183,156,180)
#A58DA2
(165,141,162)
#937E90
(147,126,144)
#816F7E
(129,111,126)
#6F606C
(111,96,108)
#5D515A
(93,81,90)
#4B4248
(75,66,72)
#393336
(57,51,54)
#272424
(39,36,36)
#151512
(21,21,18)
#000000
(0,0,0)

Tints of #C9ABC6

#C9ABC6
(201,171,198)
#CDB2CB
(205,178,203)
#D1B9D0
(209,185,208)
#D5C0D5
(213,192,213)
#D9C7DA
(217,199,218)
#DDCEDF
(221,206,223)
#E1D5E4
(225,213,228)
#E5DCE9
(229,220,233)
#E9E3EE
(233,227,238)
#EDEAF3
(237,234,243)
#F1F1F8
(241,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ABC6; }

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

This text font color is #C9ABC6.

Background Color

.myBgColor { background-color: #C9ABC6; }

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

This div background color is #C9ABC6.

Border color

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

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

This div border color is #C9ABC6.

Opacity

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

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

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

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

This text has shadow with #C9ABC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ABC6.

Preview

Color preview on black background

This text has color #C9ABC6 on black background.


Color preview on white background

This text has color #C9ABC6 on white background.


Black color preview on #C9ABC6 background

This text has black color on #C9ABC6 background.


White color preview on #C9ABC6 background

This text has white color on #C9ABC6 background.


Related colors

Complementary color

Complementary color for #hex is #365439.


I love getcolorcode.com

Triadic colors

1 #C6C9AB and #ABC6C9 with #C9ABC6 are triadic colors.

2 #C6ABC9 and #ABC9C6 with #C9ABC6 are triadic colors.