#FF9A59 (or 0xFF9A59) is unknown color: approx Atomic Tangerine. HEX triplet: FF, 9A and 59. RGB value is (255,154,89). Sum of RGB (Red+Green+Blue) = 255+154+89=498 (65% of max value = 765). Red value is 255 (100% from 255 or 51.20% from 498); Green value is 154 (60.55% from 255 or 30.92% from 498); Blue value is 89 (35.16% from 255 or 17.87% from 498); Max value from RGB is 255 - color contains mainly: red. Hex color #FF9A59 is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #FF9A59 is #0065A6. Grayscale: #B1B1B1. Windows color (decimal): -26023 or 5872383. OLE color: 5872383.
HSL color Cylindrical-coordinate representation of color #FF9A59: hue angle of 23.49º degrees, saturation: 1, lightness: 0.67%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #FF9A59 is Cyan = 0, Magento = 0.40, Yellow = 0.65 and Black (K on CMYK) = 0.
<style> p { color: #FF9A59; } p { color: rgb(255,154,89); } H1.HeaderClassName { color: #FF9A59; } .AnyTagClassName { color: #FF9A59; } </style>
<style> a { background-color: #FF9A59; } a { background-color: rgb(255,154,89); } div.DivClassName { background-color: #FF9A59; } .BgClassName { background-color: #FF9A59; } </style>
<style> span { border-color: #FF9A59; } span { border-color: rgb(255,154,89); } td.TdClassName { border-color: #FF9A59; } .TagClassName { border-color: #FF9A59; } </style>