#CAF2FF (or 0xCAF2FF) is unknown color: approx Pattens Blue. HEX triplet: CA, F2 and FF. RGB value is (202,242,255). Sum of RGB (Red+Green+Blue) = 202+242+255=699 (92% of max value = 765). Red value is 202 (79.30% from 255 or 28.90% from 699); Green value is 242 (94.92% from 255 or 34.62% from 699); Blue value is 255 (100% from 255 or 36.48% from 699); Max value from RGB is 255 - color contains mainly: blue. Hex color #CAF2FF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CAF2FF is #350D00. Grayscale: #E7E7E7. Windows color (decimal): -3476737 or 16773834. OLE color: 16773834.
HSL color Cylindrical-coordinate representation of color #CAF2FF: hue angle of 194.72º degrees, saturation: 1, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #CAF2FF is Cyan = 0.21, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #CAF2FF; } p { color: rgb(202,242,255); } H1.HeaderClassName { color: #CAF2FF; } .AnyTagClassName { color: #CAF2FF; } </style>
<style> a { background-color: #CAF2FF; } a { background-color: rgb(202,242,255); } div.DivClassName { background-color: #CAF2FF; } .BgClassName { background-color: #CAF2FF; } </style>
<style> span { border-color: #CAF2FF; } span { border-color: rgb(202,242,255); } td.TdClassName { border-color: #CAF2FF; } .TagClassName { border-color: #CAF2FF; } </style>