#F01B6C (or 0xF01B6C) is unknown color: approx Ruby. HEX triplet: F0, 1B and 6C. RGB value is (240,27,108). Sum of RGB (Red+Green+Blue) = 240+27+108=375 (49% of max value = 765). Red value is 240 (94.14% from 255 or 64% from 375); Green value is 27 (10.94% from 255 or 7.2% from 375); Blue value is 108 (42.58% from 255 or 28.8% from 375); Max value from RGB is 240 - color contains mainly: red. Hex color #F01B6C is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #F01B6C is #0FE493. Grayscale: #636363. Windows color (decimal): -1041556 or 7085040. OLE color: 7085040.
HSL color Cylindrical-coordinate representation of color #F01B6C: hue angle of 337.18º degrees, saturation: 0.88, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #F01B6C is Cyan = 0, Magento = 0.89, Yellow = 0.55 and Black (K on CMYK) = 0.06.
<style> p { color: #F01B6C; } p { color: rgb(240,27,108); } H1.HeaderClassName { color: #F01B6C; } .AnyTagClassName { color: #F01B6C; } </style>
<style> a { background-color: #F01B6C; } a { background-color: rgb(240,27,108); } div.DivClassName { background-color: #F01B6C; } .BgClassName { background-color: #F01B6C; } </style>
<style> span { border-color: #F01B6C; } span { border-color: rgb(240,27,108); } td.TdClassName { border-color: #F01B6C; } .TagClassName { border-color: #F01B6C; } </style>