#CAE8F5 (or 0xCAE8F5) is unknown color: approx Pattens Blue. HEX triplet: CA, E8 and F5. RGB value is (202,232,245). Sum of RGB (Red+Green+Blue) = 202+232+245=679 (89% of max value = 765). Red value is 202 (79.30% from 255 or 29.75% from 679); Green value is 232 (91.02% from 255 or 34.17% from 679); Blue value is 245 (96.09% from 255 or 36.08% from 679); Max value from RGB is 245 - color contains mainly: blue. Hex color #CAE8F5 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CAE8F5 is #35170A. Grayscale: #E0E0E0. Windows color (decimal): -3479307 or 16115914. OLE color: 16115914.
HSL color Cylindrical-coordinate representation of color #CAE8F5: hue angle of 198.14º degrees, saturation: 0.68, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #CAE8F5 is Cyan = 0.18, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #CAE8F5; } p { color: rgb(202,232,245); } H1.HeaderClassName { color: #CAE8F5; } .AnyTagClassName { color: #CAE8F5; } </style>
<style> a { background-color: #CAE8F5; } a { background-color: rgb(202,232,245); } div.DivClassName { background-color: #CAE8F5; } .BgClassName { background-color: #CAE8F5; } </style>
<style> span { border-color: #CAE8F5; } span { border-color: rgb(202,232,245); } td.TdClassName { border-color: #CAE8F5; } .TagClassName { border-color: #CAE8F5; } </style>