#C3DFF0 (or 0xC3DFF0) is unknown color: approx Pattens Blue. HEX triplet: C3, DF and F0. RGB value is (195,223,240). Sum of RGB (Red+Green+Blue) = 195+223+240=658 (87% of max value = 765). Red value is 195 (76.56% from 255 or 29.64% from 658); Green value is 223 (87.5% from 255 or 33.89% from 658); Blue value is 240 (94.14% from 255 or 36.47% from 658); Max value from RGB is 240 - color contains mainly: blue. Hex color #C3DFF0 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C3DFF0 is #3C200F. Grayscale: #D8D8D8. Windows color (decimal): -3940368 or 15785923. OLE color: 15785923.
HSL color Cylindrical-coordinate representation of color #C3DFF0: hue angle of 202.67º degrees, saturation: 0.6, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #C3DFF0 is Cyan = 0.19, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #C3DFF0; } p { color: rgb(195,223,240); } H1.HeaderClassName { color: #C3DFF0; } .AnyTagClassName { color: #C3DFF0; } </style>
<style> a { background-color: #C3DFF0; } a { background-color: rgb(195,223,240); } div.DivClassName { background-color: #C3DFF0; } .BgClassName { background-color: #C3DFF0; } </style>
<style> span { border-color: #C3DFF0; } span { border-color: rgb(195,223,240); } td.TdClassName { border-color: #C3DFF0; } .TagClassName { border-color: #C3DFF0; } </style>