#7999ED (or 0x7999ED) is unknown color: approx Cornflower Blue. HEX triplet: 79, 99 and ED. RGB value is (121,153,237). Sum of RGB (Red+Green+Blue) = 121+153+237=511 (67% of max value = 765). Red value is 121 (47.66% from 255 or 23.68% from 511); Green value is 153 (60.16% from 255 or 29.94% from 511); Blue value is 237 (92.97% from 255 or 46.38% from 511); Max value from RGB is 237 - color contains mainly: blue. Hex color #7999ED is not a web safe color. Web safe color analog (approx): #6699FF. Inversed color of #7999ED is #866612. Grayscale: #989898. Windows color (decimal): -8807955 or 15571321. OLE color: 15571321.
HSL color Cylindrical-coordinate representation of color #7999ED: hue angle of 223.45º degrees, saturation: 0.76, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #7999ED is Cyan = 0.49, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #7999ED; } p { color: rgb(121,153,237); } H1.HeaderClassName { color: #7999ED; } .AnyTagClassName { color: #7999ED; } </style>
<style> a { background-color: #7999ED; } a { background-color: rgb(121,153,237); } div.DivClassName { background-color: #7999ED; } .BgClassName { background-color: #7999ED; } </style>
<style> span { border-color: #7999ED; } span { border-color: rgb(121,153,237); } td.TdClassName { border-color: #7999ED; } .TagClassName { border-color: #7999ED; } </style>