#7DDEFF (or 0x7DDEFF) is unknown color: approx Light Sky Blue. HEX triplet: 7D, DE and FF. RGB value is (125,222,255). Sum of RGB (Red+Green+Blue) = 125+222+255=602 (79% of max value = 765). Red value is 125 (49.22% from 255 or 20.76% from 602); Green value is 222 (87.11% from 255 or 36.88% from 602); Blue value is 255 (100% from 255 or 42.36% from 602); Max value from RGB is 255 - color contains mainly: blue. Hex color #7DDEFF is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #7DDEFF is #822100. Grayscale: #C4C4C4. Windows color (decimal): -8528129 or 16768637. OLE color: 16768637.
HSL color Cylindrical-coordinate representation of color #7DDEFF: hue angle of 195.23º 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 #7DDEFF is Cyan = 0.51, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #7DDEFF; } p { color: rgb(125,222,255); } H1.HeaderClassName { color: #7DDEFF; } .AnyTagClassName { color: #7DDEFF; } </style>
<style> a { background-color: #7DDEFF; } a { background-color: rgb(125,222,255); } div.DivClassName { background-color: #7DDEFF; } .BgClassName { background-color: #7DDEFF; } </style>
<style> span { border-color: #7DDEFF; } span { border-color: rgb(125,222,255); } td.TdClassName { border-color: #7DDEFF; } .TagClassName { border-color: #7DDEFF; } </style>