#83AF01 (or 0x83AF01) is unknown color: approx Citrus. HEX triplet: 83, AF and 01. RGB value is (131,175,1). Sum of RGB (Red+Green+Blue) = 131+175+1=307 (40% of max value = 765). Red value is 131 (51.56% from 255 or 42.67% from 307); Green value is 175 (68.75% from 255 or 57.00% from 307); Blue value is 1 (0.78% from 255 or 0.33% from 307); Max value from RGB is 175 - color contains mainly: green. Hex color #83AF01 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #83AF01 is #7C50FE. Grayscale: #8E8E8E. Windows color (decimal): -8147199 or 110467. OLE color: 110467.
HSL color Cylindrical-coordinate representation of color #83AF01: hue angle of 75.17º degrees, saturation: 0.99, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #83AF01 is Cyan = 0.25, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.31.
<style> p { color: #83AF01; } p { color: rgb(131,175,1); } H1.HeaderClassName { color: #83AF01; } .AnyTagClassName { color: #83AF01; } </style>
<style> a { background-color: #83AF01; } a { background-color: rgb(131,175,1); } div.DivClassName { background-color: #83AF01; } .BgClassName { background-color: #83AF01; } </style>
<style> span { border-color: #83AF01; } span { border-color: rgb(131,175,1); } td.TdClassName { border-color: #83AF01; } .TagClassName { border-color: #83AF01; } </style>