#7DAEC3 (or 0x7DAEC3) is unknown color: approx Glacier. HEX triplet: 7D, AE and C3. RGB value is (125,174,195). Sum of RGB (Red+Green+Blue) = 125+174+195=494 (65% of max value = 765). Red value is 125 (49.22% from 255 or 25.30% from 494); Green value is 174 (68.36% from 255 or 35.22% from 494); Blue value is 195 (76.56% from 255 or 39.47% from 494); Max value from RGB is 195 - color contains mainly: blue. Hex color #7DAEC3 is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #7DAEC3 is #82513C. Grayscale: #A1A1A1. Windows color (decimal): -8540477 or 12824189. OLE color: 12824189.
HSL color Cylindrical-coordinate representation of color #7DAEC3: hue angle of 198º degrees, saturation: 0.37, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #7DAEC3 is Cyan = 0.36, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #7DAEC3; } p { color: rgb(125,174,195); } H1.HeaderClassName { color: #7DAEC3; } .AnyTagClassName { color: #7DAEC3; } </style>
<style> a { background-color: #7DAEC3; } a { background-color: rgb(125,174,195); } div.DivClassName { background-color: #7DAEC3; } .BgClassName { background-color: #7DAEC3; } </style>
<style> span { border-color: #7DAEC3; } span { border-color: rgb(125,174,195); } td.TdClassName { border-color: #7DAEC3; } .TagClassName { border-color: #7DAEC3; } </style>