#FFAC1D (or 0xFFAC1D) is unknown color: approx Dark Tangerine. HEX triplet: FF, AC and 1D. RGB value is (255,172,29). Sum of RGB (Red+Green+Blue) = 255+172+29=456 (60% of max value = 765). Red value is 255 (100% from 255 or 55.92% from 456); Green value is 172 (67.58% from 255 or 37.72% from 456); Blue value is 29 (11.72% from 255 or 6.36% from 456); Max value from RGB is 255 - color contains mainly: red. Hex color #FFAC1D is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #FFAC1D is #0053E2. Grayscale: #B5B5B5. Windows color (decimal): -21475 or 1944831. OLE color: 1944831.
HSL color Cylindrical-coordinate representation of color #FFAC1D: hue angle of 37.96º degrees, saturation: 1, lightness: 0.56%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #FFAC1D is Cyan = 0, Magento = 0.33, Yellow = 0.89 and Black (K on CMYK) = 0.
<style> p { color: #FFAC1D; } p { color: rgb(255,172,29); } H1.HeaderClassName { color: #FFAC1D; } .AnyTagClassName { color: #FFAC1D; } </style>
<style> a { background-color: #FFAC1D; } a { background-color: rgb(255,172,29); } div.DivClassName { background-color: #FFAC1D; } .BgClassName { background-color: #FFAC1D; } </style>
<style> span { border-color: #FFAC1D; } span { border-color: rgb(255,172,29); } td.TdClassName { border-color: #FFAC1D; } .TagClassName { border-color: #FFAC1D; } </style>