#7DDCFF (or 0x7DDCFF) is unknown color: approx Light Sky Blue. HEX triplet: 7D, DC and FF. RGB value is (125,220,255). Sum of RGB (Red+Green+Blue) = 125+220+255=600 (79% of max value = 765). Red value is 125 (49.22% from 255 or 20.83% from 600); Green value is 220 (86.33% from 255 or 36.67% from 600); Blue value is 255 (100% from 255 or 42.5% from 600); Max value from RGB is 255 - color contains mainly: blue. Hex color #7DDCFF is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #7DDCFF is #822300. Grayscale: #C3C3C3. Windows color (decimal): -8528641 or 16768125. OLE color: 16768125.
HSL color Cylindrical-coordinate representation of color #7DDCFF: hue angle of 196.15º degrees, saturation: 1, lightness: 0.75%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #7DDCFF is Cyan = 0.51, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #7DDCFF; } p { color: rgb(125,220,255); } H1.HeaderClassName { color: #7DDCFF; } .AnyTagClassName { color: #7DDCFF; } </style>
<style> a { background-color: #7DDCFF; } a { background-color: rgb(125,220,255); } div.DivClassName { background-color: #7DDCFF; } .BgClassName { background-color: #7DDCFF; } </style>
<style> span { border-color: #7DDCFF; } span { border-color: rgb(125,220,255); } td.TdClassName { border-color: #7DDCFF; } .TagClassName { border-color: #7DDCFF; } </style>