#F01ECF (or 0xF01ECF) is unknown color: approx Shocking Pink. HEX triplet: F0, 1E and CF. RGB value is (240,30,207). Sum of RGB (Red+Green+Blue) = 240+30+207=477 (63% of max value = 765). Red value is 240 (94.14% from 255 or 50.31% from 477); Green value is 30 (12.11% from 255 or 6.29% from 477); Blue value is 207 (81.25% from 255 or 43.40% from 477); Max value from RGB is 240 - color contains mainly: red. Hex color #F01ECF is not a web safe color. Web safe color analog (approx): #FF33CC. Inversed color of #F01ECF is #0FE130. Grayscale: #707070. Windows color (decimal): -1040689 or 13573872. OLE color: 13573872.
HSL color Cylindrical-coordinate representation of color #F01ECF: hue angle of 309.43º degrees, saturation: 0.88, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #F01ECF is Cyan = 0, Magento = 0.87, Yellow = 0.14 and Black (K on CMYK) = 0.06.
<style> p { color: #f01ecf; } p { color: rgb(240,30,207); } H1.HeaderClassName { color: #f01ecf; } .AnyTagClassName { color: #f01ecf; } </style>
<style> a { background-color: #f01ecf; } a { background-color: rgb(240,30,207); } div.DivClassName { background-color: #f01ecf; } .BgClassName { background-color: #f01ecf; } </style>
<style> span { border-color: #f01ecf; } span { border-color: rgb(240,30,207); } td.TdClassName { border-color: #f01ecf; } .TagClassName { border-color: #f01ecf; } </style>