#F315A0 (or 0xF315A0) is unknown color: approx Deep Pink. HEX triplet: F3, 15 and A0. RGB value is (243,21,160). Sum of RGB (Red+Green+Blue) = 243+21+160=424 (56% of max value = 765). Red value is 243 (95.31% from 255 or 57.31% from 424); Green value is 21 (8.59% from 255 or 4.95% from 424); Blue value is 160 (62.89% from 255 or 37.74% from 424); Max value from RGB is 243 - color contains mainly: red. Hex color #F315A0 is not a web safe color. Web safe color analog (approx): #FF0099. Inversed color of #F315A0 is #0CEA5F. Grayscale: #666666. Windows color (decimal): -846432 or 10491379. OLE color: 10491379.
HSL color Cylindrical-coordinate representation of color #F315A0: hue angle of 322.43º degrees, saturation: 0.9, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #F315A0 is Cyan = 0, Magento = 0.91, Yellow = 0.34 and Black (K on CMYK) = 0.05.
<style> p { color: #f315a0; } p { color: rgb(243,21,160); } H1.HeaderClassName { color: #f315a0; } .AnyTagClassName { color: #f315a0; } </style>
<style> a { background-color: #f315a0; } a { background-color: rgb(243,21,160); } div.DivClassName { background-color: #f315a0; } .BgClassName { background-color: #f315a0; } </style>
<style> span { border-color: #f315a0; } span { border-color: rgb(243,21,160); } td.TdClassName { border-color: #f315a0; } .TagClassName { border-color: #f315a0; } </style>