#C7DFF3 (or 0xC7DFF3) is unknown color: approx Pattens Blue. HEX triplet: C7, DF and F3. RGB value is (199,223,243). Sum of RGB (Red+Green+Blue) = 199+223+243=665 (88% of max value = 765). Red value is 199 (78.12% from 255 or 29.92% from 665); Green value is 223 (87.5% from 255 or 33.53% from 665); Blue value is 243 (95.31% from 255 or 36.54% from 665); Max value from RGB is 243 - color contains mainly: blue. Hex color #C7DFF3 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C7DFF3 is #38200C. Grayscale: #D9D9D9. Windows color (decimal): -3678221 or 15982535. OLE color: 15982535.
HSL color Cylindrical-coordinate representation of color #C7DFF3: hue angle of 207.27º degrees, saturation: 0.65, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #C7DFF3 is Cyan = 0.18, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #C7DFF3; } p { color: rgb(199,223,243); } H1.HeaderClassName { color: #C7DFF3; } .AnyTagClassName { color: #C7DFF3; } </style>
<style> a { background-color: #C7DFF3; } a { background-color: rgb(199,223,243); } div.DivClassName { background-color: #C7DFF3; } .BgClassName { background-color: #C7DFF3; } </style>
<style> span { border-color: #C7DFF3; } span { border-color: rgb(199,223,243); } td.TdClassName { border-color: #C7DFF3; } .TagClassName { border-color: #C7DFF3; } </style>