#8F901B (or 0x8F901B) is unknown color: approx Citron. HEX triplet: 8F, 90 and 1B. RGB value is (143,144,27). Sum of RGB (Red+Green+Blue) = 143+144+27=314 (41% of max value = 765). Red value is 143 (56.25% from 255 or 45.54% from 314); Green value is 144 (56.64% from 255 or 45.86% from 314); Blue value is 27 (10.94% from 255 or 8.60% from 314); Max value from RGB is 144 - color contains mainly: green. Hex color #8F901B is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #8F901B is #706FE4. Grayscale: #828282. Windows color (decimal): -7368677 or 1806479. OLE color: 1806479.
HSL color Cylindrical-coordinate representation of color #8F901B: hue angle of 60.51º degrees, saturation: 0.68, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #8F901B is Cyan = 0.01, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.44.
<style> p { color: #8F901B; } p { color: rgb(143,144,27); } H1.HeaderClassName { color: #8F901B; } .AnyTagClassName { color: #8F901B; } </style>
<style> a { background-color: #8F901B; } a { background-color: rgb(143,144,27); } div.DivClassName { background-color: #8F901B; } .BgClassName { background-color: #8F901B; } </style>
<style> span { border-color: #8F901B; } span { border-color: rgb(143,144,27); } td.TdClassName { border-color: #8F901B; } .TagClassName { border-color: #8F901B; } </style>