#F1231D (or 0xF1231D) is unknown color: approx Scarlet. HEX triplet: F1, 23 and 1D. RGB value is (241,35,29). Sum of RGB (Red+Green+Blue) = 241+35+29=305 (40% of max value = 765). Red value is 241 (94.53% from 255 or 79.02% from 305); Green value is 35 (14.06% from 255 or 11.48% from 305); Blue value is 29 (11.72% from 255 or 9.51% from 305); Max value from RGB is 241 - color contains mainly: red. Hex color #F1231D is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #F1231D is #0EDCE2. Grayscale: #606060. Windows color (decimal): -974051 or 1909745. OLE color: 1909745.
HSL color Cylindrical-coordinate representation of color #F1231D: hue angle of 1.7º degrees, saturation: 0.88, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #F1231D is Cyan = 0, Magento = 0.85, Yellow = 0.88 and Black (K on CMYK) = 0.05.
<style> p { color: #F1231D; } p { color: rgb(241,35,29); } H1.HeaderClassName { color: #F1231D; } .AnyTagClassName { color: #F1231D; } </style>
<style> a { background-color: #F1231D; } a { background-color: rgb(241,35,29); } div.DivClassName { background-color: #F1231D; } .BgClassName { background-color: #F1231D; } </style>
<style> span { border-color: #F1231D; } span { border-color: rgb(241,35,29); } td.TdClassName { border-color: #F1231D; } .TagClassName { border-color: #F1231D; } </style>