#F08D88 (or 0xF08D88) is unknown color: approx Sweet Pink. HEX triplet: F0, 8D and 88. RGB value is (240,141,136). Sum of RGB (Red+Green+Blue) = 240+141+136=517 (68% of max value = 765). Red value is 240 (94.14% from 255 or 46.42% from 517); Green value is 141 (55.47% from 255 or 27.27% from 517); Blue value is 136 (53.52% from 255 or 26.31% from 517); Max value from RGB is 240 - color contains mainly: red. Hex color #F08D88 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #F08D88 is #0F7277. Grayscale: #AAAAAA. Windows color (decimal): -1012344 or 8949232. OLE color: 8949232.
HSL color Cylindrical-coordinate representation of color #F08D88: hue angle of 2.88º degrees, saturation: 0.78, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #F08D88 is Cyan = 0, Magento = 0.41, Yellow = 0.43 and Black (K on CMYK) = 0.06.
<style> p { color: #F08D88; } p { color: rgb(240,141,136); } H1.HeaderClassName { color: #F08D88; } .AnyTagClassName { color: #F08D88; } </style>
<style> a { background-color: #F08D88; } a { background-color: rgb(240,141,136); } div.DivClassName { background-color: #F08D88; } .BgClassName { background-color: #F08D88; } </style>
<style> span { border-color: #F08D88; } span { border-color: rgb(240,141,136); } td.TdClassName { border-color: #F08D88; } .TagClassName { border-color: #F08D88; } </style>