#FFA315 (or 0xFFA315) is unknown color: approx Dark Tangerine. HEX triplet: FF, A3 and 15. RGB value is (255,163,21). Sum of RGB (Red+Green+Blue) = 255+163+21=439 (58% of max value = 765). Red value is 255 (100% from 255 or 58.09% from 439); Green value is 163 (64.06% from 255 or 37.13% from 439); Blue value is 21 (8.59% from 255 or 4.78% from 439); Max value from RGB is 255 - color contains mainly: red. Hex color #FFA315 is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #FFA315 is #005CEA. Grayscale: #AEAEAE. Windows color (decimal): -23787 or 1418239. OLE color: 1418239.
HSL color Cylindrical-coordinate representation of color #FFA315: hue angle of 36.41º degrees, saturation: 1, lightness: 0.54%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #FFA315 is Cyan = 0, Magento = 0.36, Yellow = 0.92 and Black (K on CMYK) = 0.
<style> p { color: #FFA315; } p { color: rgb(255,163,21); } H1.HeaderClassName { color: #FFA315; } .AnyTagClassName { color: #FFA315; } </style>
<style> a { background-color: #FFA315; } a { background-color: rgb(255,163,21); } div.DivClassName { background-color: #FFA315; } .BgClassName { background-color: #FFA315; } </style>
<style> span { border-color: #FFA315; } span { border-color: rgb(255,163,21); } td.TdClassName { border-color: #FFA315; } .TagClassName { border-color: #FFA315; } </style>