#CADFE5 (or 0xCADFE5) is unknown color: approx Onahau. HEX triplet: CA, DF and E5. RGB value is (202,223,229). Sum of RGB (Red+Green+Blue) = 202+223+229=654 (86% of max value = 765). Red value is 202 (79.30% from 255 or 30.89% from 654); Green value is 223 (87.5% from 255 or 34.10% from 654); Blue value is 229 (89.84% from 255 or 35.02% from 654); Max value from RGB is 229 - color contains mainly: blue. Hex color #CADFE5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CADFE5 is #35201A. Grayscale: #D9D9D9. Windows color (decimal): -3481627 or 15065034. OLE color: 15065034.
HSL color Cylindrical-coordinate representation of color #CADFE5: hue angle of 193.33º degrees, saturation: 0.34, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #CADFE5 is Cyan = 0.12, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #CADFE5; } p { color: rgb(202,223,229); } H1.HeaderClassName { color: #CADFE5; } .AnyTagClassName { color: #CADFE5; } </style>
<style> a { background-color: #CADFE5; } a { background-color: rgb(202,223,229); } div.DivClassName { background-color: #CADFE5; } .BgClassName { background-color: #CADFE5; } </style>
<style> span { border-color: #CADFE5; } span { border-color: rgb(202,223,229); } td.TdClassName { border-color: #CADFE5; } .TagClassName { border-color: #CADFE5; } </style>