#C1CAB0 (or 0xC1CAB0) is unknown color: approx Pale Leaf. HEX triplet: C1, CA and B0. RGB value is (193,202,176). Sum of RGB (Red+Green+Blue) = 193+202+176=571 (75% of max value = 765). Red value is 193 (75.78% from 255 or 33.80% from 571); Green value is 202 (79.30% from 255 or 35.38% from 571); Blue value is 176 (69.14% from 255 or 30.82% from 571); Max value from RGB is 202 - color contains mainly: green. Hex color #C1CAB0 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #C1CAB0 is #3E354F. Grayscale: #C4C4C4. Windows color (decimal): -4076880 or 11586241. OLE color: 11586241.
HSL color Cylindrical-coordinate representation of color #C1CAB0: hue angle of 80.77º degrees, saturation: 0.2, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #C1CAB0 is Cyan = 0.04, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.21.
<style> p { color: #C1CAB0; } p { color: rgb(193,202,176); } H1.HeaderClassName { color: #C1CAB0; } .AnyTagClassName { color: #C1CAB0; } </style>
<style> a { background-color: #C1CAB0; } a { background-color: rgb(193,202,176); } div.DivClassName { background-color: #C1CAB0; } .BgClassName { background-color: #C1CAB0; } </style>
<style> span { border-color: #C1CAB0; } span { border-color: rgb(193,202,176); } td.TdClassName { border-color: #C1CAB0; } .TagClassName { border-color: #C1CAB0; } </style>