#98ACD8 (or 0x98ACD8) is unknown color: approx Echo Blue. HEX triplet: 98, AC and D8. RGB value is (152,172,216). Sum of RGB (Red+Green+Blue) = 152+172+216=540 (71% of max value = 765). Red value is 152 (59.77% from 255 or 28.15% from 540); Green value is 172 (67.58% from 255 or 31.85% from 540); Blue value is 216 (84.77% from 255 or 40% from 540); Max value from RGB is 216 - color contains mainly: blue. Hex color #98ACD8 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #98ACD8 is #675327. Grayscale: #AAAAAA. Windows color (decimal): -6771496 or 14199960. OLE color: 14199960.
HSL color Cylindrical-coordinate representation of color #98ACD8: hue angle of 221.25º degrees, saturation: 0.45, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #98ACD8 is Cyan = 0.30, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #98ACD8; } p { color: rgb(152,172,216); } H1.HeaderClassName { color: #98ACD8; } .AnyTagClassName { color: #98ACD8; } </style>
<style> a { background-color: #98ACD8; } a { background-color: rgb(152,172,216); } div.DivClassName { background-color: #98ACD8; } .BgClassName { background-color: #98ACD8; } </style>
<style> span { border-color: #98ACD8; } span { border-color: rgb(152,172,216); } td.TdClassName { border-color: #98ACD8; } .TagClassName { border-color: #98ACD8; } </style>