#F0788F (or 0xF0788F) is unknown color: approx Carissma. HEX triplet: F0, 78 and 8F. RGB value is (240,120,143). Sum of RGB (Red+Green+Blue) = 240+120+143=503 (66% of max value = 765). Red value is 240 (94.14% from 255 or 47.71% from 503); Green value is 120 (47.27% from 255 or 23.86% from 503); Blue value is 143 (56.25% from 255 or 28.43% from 503); Max value from RGB is 240 - color contains mainly: red. Hex color #F0788F is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #F0788F is #0F8770. Grayscale: #9E9E9E. Windows color (decimal): -1017713 or 9402608. OLE color: 9402608.
HSL color Cylindrical-coordinate representation of color #F0788F: hue angle of 348.5º degrees, saturation: 0.8, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #F0788F is Cyan = 0, Magento = 0.5, Yellow = 0.40 and Black (K on CMYK) = 0.06.
<style> p { color: #F0788F; } p { color: rgb(240,120,143); } H1.HeaderClassName { color: #F0788F; } .AnyTagClassName { color: #F0788F; } </style>
<style> a { background-color: #F0788F; } a { background-color: rgb(240,120,143); } div.DivClassName { background-color: #F0788F; } .BgClassName { background-color: #F0788F; } </style>
<style> span { border-color: #F0788F; } span { border-color: rgb(240,120,143); } td.TdClassName { border-color: #F0788F; } .TagClassName { border-color: #F0788F; } </style>