#A6B801 (or 0xA6B801) is unknown color: approx Citrus. HEX triplet: A6, B8 and 01. RGB value is (166,184,1). Sum of RGB (Red+Green+Blue) = 166+184+1=351 (46% of max value = 765). Red value is 166 (65.23% from 255 or 47.29% from 351); Green value is 184 (72.27% from 255 or 52.42% from 351); Blue value is 1 (0.78% from 255 or 0.28% from 351); Max value from RGB is 184 - color contains mainly: green. Hex color #A6B801 is not a web safe color. Web safe color analog (approx): #99CC00. Inversed color of #A6B801 is #5947FE. Grayscale: #9E9E9E. Windows color (decimal): -5851135 or 112806. OLE color: 112806.
HSL color Cylindrical-coordinate representation of color #A6B801: hue angle of 65.9º degrees, saturation: 0.99, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #A6B801 is Cyan = 0.10, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.28.
<style> p { color: #A6B801; } p { color: rgb(166,184,1); } H1.HeaderClassName { color: #A6B801; } .AnyTagClassName { color: #A6B801; } </style>
<style> a { background-color: #A6B801; } a { background-color: rgb(166,184,1); } div.DivClassName { background-color: #A6B801; } .BgClassName { background-color: #A6B801; } </style>
<style> span { border-color: #A6B801; } span { border-color: rgb(166,184,1); } td.TdClassName { border-color: #A6B801; } .TagClassName { border-color: #A6B801; } </style>