#FC2F30 (or 0xFC2F30) is unknown color: approx Alizarin. HEX triplet: FC, 2F and 30. RGB value is (252,47,48). Sum of RGB (Red+Green+Blue) = 252+47+48=347 (45% of max value = 765). Red value is 252 (98.83% from 255 or 72.62% from 347); Green value is 47 (18.75% from 255 or 13.54% from 347); Blue value is 48 (19.14% from 255 or 13.83% from 347); Max value from RGB is 252 - color contains mainly: red. Hex color #FC2F30 is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #FC2F30 is #03D0CF. Grayscale: #6C6C6C. Windows color (decimal): -250064 or 3158012. OLE color: 3158012.
HSL color Cylindrical-coordinate representation of color #FC2F30: hue angle of 359.71º degrees, saturation: 0.97, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #FC2F30 is Cyan = 0, Magento = 0.81, Yellow = 0.81 and Black (K on CMYK) = 0.01.
<style> p { color: #FC2F30; } p { color: rgb(252,47,48); } H1.HeaderClassName { color: #FC2F30; } .AnyTagClassName { color: #FC2F30; } </style>
<style> a { background-color: #FC2F30; } a { background-color: rgb(252,47,48); } div.DivClassName { background-color: #FC2F30; } .BgClassName { background-color: #FC2F30; } </style>
<style> span { border-color: #FC2F30; } span { border-color: rgb(252,47,48); } td.TdClassName { border-color: #FC2F30; } .TagClassName { border-color: #FC2F30; } </style>