#CADEEA (or 0xCADEEA) is unknown color: approx Pattens Blue. HEX triplet: CA, DE and EA. RGB value is (202,222,234). Sum of RGB (Red+Green+Blue) = 202+222+234=658 (87% of max value = 765). Red value is 202 (79.30% from 255 or 30.70% from 658); Green value is 222 (87.11% from 255 or 33.74% from 658); Blue value is 234 (91.80% from 255 or 35.56% from 658); Max value from RGB is 234 - color contains mainly: blue. Hex color #CADEEA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CADEEA is #352115. Grayscale: #D9D9D9. Windows color (decimal): -3481878 or 15392458. OLE color: 15392458.
HSL color Cylindrical-coordinate representation of color #CADEEA: hue angle of 202.5º degrees, saturation: 0.43, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CADEEA is Cyan = 0.14, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #CADEEA; } p { color: rgb(202,222,234); } H1.HeaderClassName { color: #CADEEA; } .AnyTagClassName { color: #CADEEA; } </style>
<style> a { background-color: #CADEEA; } a { background-color: rgb(202,222,234); } div.DivClassName { background-color: #CADEEA; } .BgClassName { background-color: #CADEEA; } </style>
<style> span { border-color: #CADEEA; } span { border-color: rgb(202,222,234); } td.TdClassName { border-color: #CADEEA; } .TagClassName { border-color: #CADEEA; } </style>