#FD212C (or 0xFD212C) is unknown color: approx Torch Red. HEX triplet: FD, 21 and 2C. RGB value is (253,33,44). Sum of RGB (Red+Green+Blue) = 253+33+44=330 (43% of max value = 765). Red value is 253 (99.22% from 255 or 76.67% from 330); Green value is 33 (13.28% from 255 or 10% from 330); Blue value is 44 (17.58% from 255 or 13.33% from 330); Max value from RGB is 253 - color contains mainly: red. Hex color #FD212C is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #FD212C is #02DED3. Grayscale: #646464. Windows color (decimal): -188116 or 2892285. OLE color: 2892285.
HSL color Cylindrical-coordinate representation of color #FD212C: hue angle of 357º degrees, saturation: 0.98, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #FD212C is Cyan = 0, Magento = 0.87, Yellow = 0.83 and Black (K on CMYK) = 0.01.
<style> p { color: #FD212C; } p { color: rgb(253,33,44); } H1.HeaderClassName { color: #FD212C; } .AnyTagClassName { color: #FD212C; } </style>
<style> a { background-color: #FD212C; } a { background-color: rgb(253,33,44); } div.DivClassName { background-color: #FD212C; } .BgClassName { background-color: #FD212C; } </style>
<style> span { border-color: #FD212C; } span { border-color: rgb(253,33,44); } td.TdClassName { border-color: #FD212C; } .TagClassName { border-color: #FD212C; } </style>