#F080CF (or 0xF080CF) is unknown color: approx Tea Rose. HEX triplet: F0, 80 and CF. RGB value is (240,128,207). Sum of RGB (Red+Green+Blue) = 240+128+207=575 (76% of max value = 765). Red value is 240 (94.14% from 255 or 41.74% from 575); Green value is 128 (50.39% from 255 or 22.26% from 575); Blue value is 207 (81.25% from 255 or 36% from 575); Max value from RGB is 240 - color contains mainly: red. Hex color #F080CF is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F080CF is #0F7F30. Grayscale: #AAAAAA. Windows color (decimal): -1015601 or 13598960. OLE color: 13598960.
HSL color Cylindrical-coordinate representation of color #F080CF: hue angle of 317.68º degrees, saturation: 0.79, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #F080CF is Cyan = 0, Magento = 0.47, Yellow = 0.14 and Black (K on CMYK) = 0.06.
<style> p { color: #F080CF; } p { color: rgb(240,128,207); } H1.HeaderClassName { color: #F080CF; } .AnyTagClassName { color: #F080CF; } </style>
<style> a { background-color: #F080CF; } a { background-color: rgb(240,128,207); } div.DivClassName { background-color: #F080CF; } .BgClassName { background-color: #F080CF; } </style>
<style> span { border-color: #F080CF; } span { border-color: rgb(240,128,207); } td.TdClassName { border-color: #F080CF; } .TagClassName { border-color: #F080CF; } </style>