#9ACEDF (or 0x9ACEDF) is unknown color: approx Regent St Blue. HEX triplet: 9A, CE and DF. RGB value is (154,206,223). Sum of RGB (Red+Green+Blue) = 154+206+223=583 (77% of max value = 765). Red value is 154 (60.55% from 255 or 26.42% from 583); Green value is 206 (80.86% from 255 or 35.33% from 583); Blue value is 223 (87.5% from 255 or 38.25% from 583); Max value from RGB is 223 - color contains mainly: blue. Hex color #9ACEDF is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #9ACEDF is #653120. Grayscale: #C0C0C0. Windows color (decimal): -6631713 or 14667418. OLE color: 14667418.
HSL color Cylindrical-coordinate representation of color #9ACEDF: hue angle of 194.78º degrees, saturation: 0.52, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #9ACEDF is Cyan = 0.31, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #9ACEDF; } p { color: rgb(154,206,223); } H1.HeaderClassName { color: #9ACEDF; } .AnyTagClassName { color: #9ACEDF; } </style>
<style> a { background-color: #9ACEDF; } a { background-color: rgb(154,206,223); } div.DivClassName { background-color: #9ACEDF; } .BgClassName { background-color: #9ACEDF; } </style>
<style> span { border-color: #9ACEDF; } span { border-color: rgb(154,206,223); } td.TdClassName { border-color: #9ACEDF; } .TagClassName { border-color: #9ACEDF; } </style>