#8FAECF (or 0x8FAECF) is unknown color: approx Polo Blue. HEX triplet: 8F, AE and CF. RGB value is (143,174,207). Sum of RGB (Red+Green+Blue) = 143+174+207=524 (69% of max value = 765). Red value is 143 (56.25% from 255 or 27.29% from 524); Green value is 174 (68.36% from 255 or 33.21% from 524); Blue value is 207 (81.25% from 255 or 39.50% from 524); Max value from RGB is 207 - color contains mainly: blue. Hex color #8FAECF is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #8FAECF is #705130. Grayscale: #A8A8A8. Windows color (decimal): -7360817 or 13610639. OLE color: 13610639.
HSL color Cylindrical-coordinate representation of color #8FAECF: hue angle of 210.94º degrees, saturation: 0.4, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #8FAECF is Cyan = 0.31, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #8FAECF; } p { color: rgb(143,174,207); } H1.HeaderClassName { color: #8FAECF; } .AnyTagClassName { color: #8FAECF; } </style>
<style> a { background-color: #8FAECF; } a { background-color: rgb(143,174,207); } div.DivClassName { background-color: #8FAECF; } .BgClassName { background-color: #8FAECF; } </style>
<style> span { border-color: #8FAECF; } span { border-color: rgb(143,174,207); } td.TdClassName { border-color: #8FAECF; } .TagClassName { border-color: #8FAECF; } </style>