#F0968A (or 0xF0968A) is unknown color: approx Sweet Pink. HEX triplet: F0, 96 and 8A. RGB value is (240,150,138). Sum of RGB (Red+Green+Blue) = 240+150+138=528 (69% of max value = 765). Red value is 240 (94.14% from 255 or 45.45% from 528); Green value is 150 (58.98% from 255 or 28.41% from 528); Blue value is 138 (54.30% from 255 or 26.14% from 528); Max value from RGB is 240 - color contains mainly: red. Hex color #F0968A is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #F0968A is #0F6975. Grayscale: #AFAFAF. Windows color (decimal): -1010038 or 9082608. OLE color: 9082608.
HSL color Cylindrical-coordinate representation of color #F0968A: hue angle of 7.06º degrees, saturation: 0.77, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #F0968A is Cyan = 0, Magento = 0.37, Yellow = 0.42 and Black (K on CMYK) = 0.06.
<style> p { color: #F0968A; } p { color: rgb(240,150,138); } H1.HeaderClassName { color: #F0968A; } .AnyTagClassName { color: #F0968A; } </style>
<style> a { background-color: #F0968A; } a { background-color: rgb(240,150,138); } div.DivClassName { background-color: #F0968A; } .BgClassName { background-color: #F0968A; } </style>
<style> span { border-color: #F0968A; } span { border-color: rgb(240,150,138); } td.TdClassName { border-color: #F0968A; } .TagClassName { border-color: #F0968A; } </style>