#C1CEC8 (or 0xC1CEC8) is unknown color: approx Jet Stream. HEX triplet: C1, CE and C8. RGB value is (193,206,200). Sum of RGB (Red+Green+Blue) = 193+206+200=599 (79% of max value = 765). Red value is 193 (75.78% from 255 or 32.22% from 599); Green value is 206 (80.86% from 255 or 34.39% from 599); Blue value is 200 (78.52% from 255 or 33.39% from 599); Max value from RGB is 206 - color contains mainly: green. Hex color #C1CEC8 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C1CEC8 is #3E3137. Grayscale: #C9C9C9. Windows color (decimal): -4075832 or 13160129. OLE color: 13160129.
HSL color Cylindrical-coordinate representation of color #C1CEC8: hue angle of 152.31º degrees, saturation: 0.12, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #C1CEC8 is Cyan = 0.06, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.19.
<style> p { color: #C1CEC8; } p { color: rgb(193,206,200); } H1.HeaderClassName { color: #C1CEC8; } .AnyTagClassName { color: #C1CEC8; } </style>
<style> a { background-color: #C1CEC8; } a { background-color: rgb(193,206,200); } div.DivClassName { background-color: #C1CEC8; } .BgClassName { background-color: #C1CEC8; } </style>
<style> span { border-color: #C1CEC8; } span { border-color: rgb(193,206,200); } td.TdClassName { border-color: #C1CEC8; } .TagClassName { border-color: #C1CEC8; } </style>