#F06F67 (or 0xF06F67) is unknown color: approx Bittersweet. HEX triplet: F0, 6F and 67. RGB value is (240,111,103). Sum of RGB (Red+Green+Blue) = 240+111+103=454 (60% of max value = 765). Red value is 240 (94.14% from 255 or 52.86% from 454); Green value is 111 (43.75% from 255 or 24.45% from 454); Blue value is 103 (40.62% from 255 or 22.69% from 454); Max value from RGB is 240 - color contains mainly: red. Hex color #F06F67 is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #F06F67 is #0F9098. Grayscale: #949494. Windows color (decimal): -1020057 or 6778864. OLE color: 6778864.
HSL color Cylindrical-coordinate representation of color #F06F67: hue angle of 3.5º degrees, saturation: 0.82, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #F06F67 is Cyan = 0, Magento = 0.54, Yellow = 0.57 and Black (K on CMYK) = 0.06.
<style> p { color: #f06f67; } p { color: rgb(240,111,103); } H1.HeaderClassName { color: #f06f67; } .AnyTagClassName { color: #f06f67; } </style>
<style> a { background-color: #f06f67; } a { background-color: rgb(240,111,103); } div.DivClassName { background-color: #f06f67; } .BgClassName { background-color: #f06f67; } </style>
<style> span { border-color: #f06f67; } span { border-color: rgb(240,111,103); } td.TdClassName { border-color: #f06f67; } .TagClassName { border-color: #f06f67; } </style>