#C4CAC6 (or 0xC4CAC6) is unknown color: approx Nebula. HEX triplet: C4, CA and C6. RGB value is (196,202,198). Sum of RGB (Red+Green+Blue) = 196+202+198=596 (78% of max value = 765). Red value is 196 (76.95% from 255 or 32.89% from 596); Green value is 202 (79.30% from 255 or 33.89% from 596); Blue value is 198 (77.73% from 255 or 33.22% from 596); Max value from RGB is 202 - color contains mainly: green. Hex color #C4CAC6 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C4CAC6 is #3B3539. Grayscale: #C7C7C7. Windows color (decimal): -3880250 or 13028036. OLE color: 13028036.
HSL color Cylindrical-coordinate representation of color #C4CAC6: hue angle of 140º degrees, saturation: 0.05, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #C4CAC6 is Cyan = 0.03, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.21.
<style> p { color: #C4CAC6; } p { color: rgb(196,202,198); } H1.HeaderClassName { color: #C4CAC6; } .AnyTagClassName { color: #C4CAC6; } </style>
<style> a { background-color: #C4CAC6; } a { background-color: rgb(196,202,198); } div.DivClassName { background-color: #C4CAC6; } .BgClassName { background-color: #C4CAC6; } </style>
<style> span { border-color: #C4CAC6; } span { border-color: rgb(196,202,198); } td.TdClassName { border-color: #C4CAC6; } .TagClassName { border-color: #C4CAC6; } </style>