#7DEBDE (or 0x7DEBDE) is unknown color: approx Aquamarine. HEX triplet: 7D, EB and DE. RGB value is (125,235,222). Sum of RGB (Red+Green+Blue) = 125+235+222=582 (77% of max value = 765). Red value is 125 (49.22% from 255 or 21.48% from 582); Green value is 235 (92.19% from 255 or 40.38% from 582); Blue value is 222 (87.11% from 255 or 38.14% from 582); Max value from RGB is 235 - color contains mainly: green. Hex color #7DEBDE is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #7DEBDE is #821421. Grayscale: #C8C8C8. Windows color (decimal): -8524834 or 14609277. OLE color: 14609277.
HSL color Cylindrical-coordinate representation of color #7DEBDE: hue angle of 172.91º degrees, saturation: 0.73, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #7DEBDE is Cyan = 0.47, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.08.
<style> p { color: #7DEBDE; } p { color: rgb(125,235,222); } H1.HeaderClassName { color: #7DEBDE; } .AnyTagClassName { color: #7DEBDE; } </style>
<style> a { background-color: #7DEBDE; } a { background-color: rgb(125,235,222); } div.DivClassName { background-color: #7DEBDE; } .BgClassName { background-color: #7DEBDE; } </style>
<style> span { border-color: #7DEBDE; } span { border-color: rgb(125,235,222); } td.TdClassName { border-color: #7DEBDE; } .TagClassName { border-color: #7DEBDE; } </style>