#FF8D62 (or 0xFF8D62) is unknown color: approx Atomic Tangerine. HEX triplet: FF, 8D and 62. RGB value is (255,141,98). Sum of RGB (Red+Green+Blue) = 255+141+98=494 (65% of max value = 765). Red value is 255 (100% from 255 or 51.62% from 494); Green value is 141 (55.47% from 255 or 28.54% from 494); Blue value is 98 (38.67% from 255 or 19.84% from 494); Max value from RGB is 255 - color contains mainly: red. Hex color #FF8D62 is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #FF8D62 is #00729D. Grayscale: #AAAAAA. Windows color (decimal): -29342 or 6458879. OLE color: 6458879.
HSL color Cylindrical-coordinate representation of color #FF8D62: hue angle of 16.43º degrees, saturation: 1, lightness: 0.69%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #FF8D62 is Cyan = 0, Magento = 0.45, Yellow = 0.62 and Black (K on CMYK) = 0.
<style> p { color: #ff8d62; } p { color: rgb(255,141,98); } H1.HeaderClassName { color: #ff8d62; } .AnyTagClassName { color: #ff8d62; } </style>
<style> a { background-color: #ff8d62; } a { background-color: rgb(255,141,98); } div.DivClassName { background-color: #ff8d62; } .BgClassName { background-color: #ff8d62; } </style>
<style> span { border-color: #ff8d62; } span { border-color: rgb(255,141,98); } td.TdClassName { border-color: #ff8d62; } .TagClassName { border-color: #ff8d62; } </style>