#D5F7FF (or 0xD5F7FF) is unknown color: approx Light Cyan. HEX triplet: D5, F7 and FF. RGB value is (213,247,255). Sum of RGB (Red+Green+Blue) = 213+247+255=715 (94% of max value = 765). Red value is 213 (83.59% from 255 or 29.79% from 715); Green value is 247 (96.88% from 255 or 34.55% from 715); Blue value is 255 (100% from 255 or 35.66% from 715); Max value from RGB is 255 - color contains mainly: blue. Hex color #D5F7FF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D5F7FF is #2A0800. Grayscale: #EDEDED. Windows color (decimal): -2754561 or 16775125. OLE color: 16775125.
HSL color Cylindrical-coordinate representation of color #D5F7FF: hue angle of 191.43º degrees, saturation: 1, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #D5F7FF is Cyan = 0.16, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #D5F7FF; } p { color: rgb(213,247,255); } H1.HeaderClassName { color: #D5F7FF; } .AnyTagClassName { color: #D5F7FF; } </style>
<style> a { background-color: #D5F7FF; } a { background-color: rgb(213,247,255); } div.DivClassName { background-color: #D5F7FF; } .BgClassName { background-color: #D5F7FF; } </style>
<style> span { border-color: #D5F7FF; } span { border-color: rgb(213,247,255); } td.TdClassName { border-color: #D5F7FF; } .TagClassName { border-color: #D5F7FF; } </style>