#F67F90 (or 0xF67F90) is unknown color: approx Carissma. HEX triplet: F6, 7F and 90. RGB value is (246,127,144). Sum of RGB (Red+Green+Blue) = 246+127+144=517 (68% of max value = 765). Red value is 246 (96.48% from 255 or 47.58% from 517); Green value is 127 (50% from 255 or 24.56% from 517); Blue value is 144 (56.64% from 255 or 27.85% from 517); Max value from RGB is 246 - color contains mainly: red. Hex color #F67F90 is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #F67F90 is #09806F. Grayscale: #A4A4A4. Windows color (decimal): -622704 or 9469942. OLE color: 9469942.
HSL color Cylindrical-coordinate representation of color #F67F90: hue angle of 351.43º degrees, saturation: 0.87, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #F67F90 is Cyan = 0, Magento = 0.48, Yellow = 0.41 and Black (K on CMYK) = 0.04.
<style> p { color: #F67F90; } p { color: rgb(246,127,144); } H1.HeaderClassName { color: #F67F90; } .AnyTagClassName { color: #F67F90; } </style>
<style> a { background-color: #F67F90; } a { background-color: rgb(246,127,144); } div.DivClassName { background-color: #F67F90; } .BgClassName { background-color: #F67F90; } </style>
<style> span { border-color: #F67F90; } span { border-color: rgb(246,127,144); } td.TdClassName { border-color: #F67F90; } .TagClassName { border-color: #F67F90; } </style>