#8FA6BE (or 0x8FA6BE) is unknown color: approx Rock Blue. HEX triplet: 8F, A6 and BE. RGB value is (143,166,190). Sum of RGB (Red+Green+Blue) = 143+166+190=499 (66% of max value = 765). Red value is 143 (56.25% from 255 or 28.66% from 499); Green value is 166 (65.23% from 255 or 33.27% from 499); Blue value is 190 (74.61% from 255 or 38.08% from 499); Max value from RGB is 190 - color contains mainly: blue. Hex color #8FA6BE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #8FA6BE is #705941. Grayscale: #A1A1A1. Windows color (decimal): -7362882 or 12494479. OLE color: 12494479.
HSL color Cylindrical-coordinate representation of color #8FA6BE: hue angle of 210.64º degrees, saturation: 0.27, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #8FA6BE is Cyan = 0.25, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #8fa6be; } p { color: rgb(143,166,190); } H1.HeaderClassName { color: #8fa6be; } .AnyTagClassName { color: #8fa6be; } </style>
<style> a { background-color: #8fa6be; } a { background-color: rgb(143,166,190); } div.DivClassName { background-color: #8fa6be; } .BgClassName { background-color: #8fa6be; } </style>
<style> span { border-color: #8fa6be; } span { border-color: rgb(143,166,190); } td.TdClassName { border-color: #8fa6be; } .TagClassName { border-color: #8fa6be; } </style>