#F091CD (or 0xF091CD) is unknown color: approx Tea Rose. HEX triplet: F0, 91 and CD. RGB value is (240,145,205). Sum of RGB (Red+Green+Blue) = 240+145+205=590 (78% of max value = 765). Red value is 240 (94.14% from 255 or 40.68% from 590); Green value is 145 (57.03% from 255 or 24.58% from 590); Blue value is 205 (80.47% from 255 or 34.75% from 590); Max value from RGB is 240 - color contains mainly: red. Hex color #F091CD is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F091CD is #0F6E32. Grayscale: #B4B4B4. Windows color (decimal): -1011251 or 13472240. OLE color: 13472240.
HSL color Cylindrical-coordinate representation of color #F091CD: hue angle of 322.11º degrees, saturation: 0.76, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #F091CD is Cyan = 0, Magento = 0.40, Yellow = 0.15 and Black (K on CMYK) = 0.06.
<style> p { color: #F091CD; } p { color: rgb(240,145,205); } H1.HeaderClassName { color: #F091CD; } .AnyTagClassName { color: #F091CD; } </style>
<style> a { background-color: #F091CD; } a { background-color: rgb(240,145,205); } div.DivClassName { background-color: #F091CD; } .BgClassName { background-color: #F091CD; } </style>
<style> span { border-color: #F091CD; } span { border-color: rgb(240,145,205); } td.TdClassName { border-color: #F091CD; } .TagClassName { border-color: #F091CD; } </style>