#FFA32E (or 0xFFA32E) is unknown color: approx Lightning Yellow. HEX triplet: FF, A3 and 2E. RGB value is (255,163,46). Sum of RGB (Red+Green+Blue) = 255+163+46=464 (61% of max value = 765). Red value is 255 (100% from 255 or 54.96% from 464); Green value is 163 (64.06% from 255 or 35.13% from 464); Blue value is 46 (18.36% from 255 or 9.91% from 464); Max value from RGB is 255 - color contains mainly: red. Hex color #FFA32E is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #FFA32E is #005CD1. Grayscale: #B1B1B1. Windows color (decimal): -23762 or 3056639. OLE color: 3056639.
HSL color Cylindrical-coordinate representation of color #FFA32E: hue angle of 33.59º degrees, saturation: 1, lightness: 0.59%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #FFA32E is Cyan = 0, Magento = 0.36, Yellow = 0.82 and Black (K on CMYK) = 0.
<style> p { color: #FFA32E; } p { color: rgb(255,163,46); } H1.HeaderClassName { color: #FFA32E; } .AnyTagClassName { color: #FFA32E; } </style>
<style> a { background-color: #FFA32E; } a { background-color: rgb(255,163,46); } div.DivClassName { background-color: #FFA32E; } .BgClassName { background-color: #FFA32E; } </style>
<style> span { border-color: #FFA32E; } span { border-color: rgb(255,163,46); } td.TdClassName { border-color: #FFA32E; } .TagClassName { border-color: #FFA32E; } </style>