#C2CABA (or 0xC2CABA) is unknown color: approx Pumice. HEX triplet: C2, CA and BA. RGB value is (194,202,186). Sum of RGB (Red+Green+Blue) = 194+202+186=582 (77% of max value = 765). Red value is 194 (76.17% from 255 or 33.33% from 582); Green value is 202 (79.30% from 255 or 34.71% from 582); Blue value is 186 (73.05% from 255 or 31.96% from 582); Max value from RGB is 202 - color contains mainly: green. Hex color #C2CABA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C2CABA is #3D3545. Grayscale: #C5C5C5. Windows color (decimal): -4011334 or 12241602. OLE color: 12241602.
HSL color Cylindrical-coordinate representation of color #C2CABA: hue angle of 90º degrees, saturation: 0.13, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #C2CABA is Cyan = 0.04, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.21.
<style> p { color: #C2CABA; } p { color: rgb(194,202,186); } H1.HeaderClassName { color: #C2CABA; } .AnyTagClassName { color: #C2CABA; } </style>
<style> a { background-color: #C2CABA; } a { background-color: rgb(194,202,186); } div.DivClassName { background-color: #C2CABA; } .BgClassName { background-color: #C2CABA; } </style>
<style> span { border-color: #C2CABA; } span { border-color: rgb(194,202,186); } td.TdClassName { border-color: #C2CABA; } .TagClassName { border-color: #C2CABA; } </style>