#FF325E (or 0xFF325E) is unknown color: approx Radical Red. HEX triplet: FF, 32 and 5E. RGB value is (255,50,94). Sum of RGB (Red+Green+Blue) = 255+50+94=399 (52% of max value = 765). Red value is 255 (100% from 255 or 63.91% from 399); Green value is 50 (19.92% from 255 or 12.53% from 399); Blue value is 94 (37.11% from 255 or 23.56% from 399); Max value from RGB is 255 - color contains mainly: red. Hex color #FF325E is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #FF325E is #00CDA1. Grayscale: #747474. Windows color (decimal): -52642 or 6173439. OLE color: 6173439.
HSL color Cylindrical-coordinate representation of color #FF325E: hue angle of 347.12º degrees, saturation: 1, lightness: 0.6%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #FF325E is Cyan = 0, Magento = 0.80, Yellow = 0.63 and Black (K on CMYK) = 0.
<style> p { color: #FF325E; } p { color: rgb(255,50,94); } H1.HeaderClassName { color: #FF325E; } .AnyTagClassName { color: #FF325E; } </style>
<style> a { background-color: #FF325E; } a { background-color: rgb(255,50,94); } div.DivClassName { background-color: #FF325E; } .BgClassName { background-color: #FF325E; } </style>
<style> span { border-color: #FF325E; } span { border-color: rgb(255,50,94); } td.TdClassName { border-color: #FF325E; } .TagClassName { border-color: #FF325E; } </style>