#CAD3FA (or 0xCAD3FA) is unknown color: approx Lavender Blue. HEX triplet: CA, D3 and FA. RGB value is (202,211,250). Sum of RGB (Red+Green+Blue) = 202+211+250=663 (87% of max value = 765). Red value is 202 (79.30% from 255 or 30.47% from 663); Green value is 211 (82.81% from 255 or 31.83% from 663); Blue value is 250 (98.05% from 255 or 37.71% from 663); Max value from RGB is 250 - color contains mainly: blue. Hex color #CAD3FA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CAD3FA is #352C05. Grayscale: #D4D4D4. Windows color (decimal): -3484678 or 16438218. OLE color: 16438218.
HSL color Cylindrical-coordinate representation of color #CAD3FA: hue angle of 228.75º degrees, saturation: 0.83, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #CAD3FA is Cyan = 0.19, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #CAD3FA; } p { color: rgb(202,211,250); } H1.HeaderClassName { color: #CAD3FA; } .AnyTagClassName { color: #CAD3FA; } </style>
<style> a { background-color: #CAD3FA; } a { background-color: rgb(202,211,250); } div.DivClassName { background-color: #CAD3FA; } .BgClassName { background-color: #CAD3FA; } </style>
<style> span { border-color: #CAD3FA; } span { border-color: rgb(202,211,250); } td.TdClassName { border-color: #CAD3FA; } .TagClassName { border-color: #CAD3FA; } </style>