#F81172 (or 0xF81172) is unknown color: approx Ruby. HEX triplet: F8, 11 and 72. RGB value is (248,17,114). Sum of RGB (Red+Green+Blue) = 248+17+114=379 (50% of max value = 765). Red value is 248 (97.27% from 255 or 65.44% from 379); Green value is 17 (7.03% from 255 or 4.49% from 379); Blue value is 114 (44.92% from 255 or 30.08% from 379); Max value from RGB is 248 - color contains mainly: red. Hex color #F81172 is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #F81172 is #07EE8D. Grayscale: #606060. Windows color (decimal): -519822 or 7475704. OLE color: 7475704.
HSL color Cylindrical-coordinate representation of color #F81172: hue angle of 334.81º degrees, saturation: 0.94, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #F81172 is Cyan = 0, Magento = 0.93, Yellow = 0.54 and Black (K on CMYK) = 0.03.
<style> p { color: #F81172; } p { color: rgb(248,17,114); } H1.HeaderClassName { color: #F81172; } .AnyTagClassName { color: #F81172; } </style>
<style> a { background-color: #F81172; } a { background-color: rgb(248,17,114); } div.DivClassName { background-color: #F81172; } .BgClassName { background-color: #F81172; } </style>
<style> span { border-color: #F81172; } span { border-color: rgb(248,17,114); } td.TdClassName { border-color: #F81172; } .TagClassName { border-color: #F81172; } </style>