#F0BE96 (or 0xF0BE96) is unknown color: approx Mandys Pink. HEX triplet: F0, BE and 96. RGB value is (240,190,150). Sum of RGB (Red+Green+Blue) = 240+190+150=580 (76% of max value = 765). Red value is 240 (94.14% from 255 or 41.38% from 580); Green value is 190 (74.61% from 255 or 32.76% from 580); Blue value is 150 (58.98% from 255 or 25.86% from 580); Max value from RGB is 240 - color contains mainly: red. Hex color #F0BE96 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F0BE96 is #0F4169. Grayscale: #C8C8C8. Windows color (decimal): -999786 or 9879280. OLE color: 9879280.
HSL color Cylindrical-coordinate representation of color #F0BE96: hue angle of 26.67º degrees, saturation: 0.75, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #F0BE96 is Cyan = 0, Magento = 0.21, Yellow = 0.37 and Black (K on CMYK) = 0.06.
<style> p { color: #F0BE96; } p { color: rgb(240,190,150); } H1.HeaderClassName { color: #F0BE96; } .AnyTagClassName { color: #F0BE96; } </style>
<style> a { background-color: #F0BE96; } a { background-color: rgb(240,190,150); } div.DivClassName { background-color: #F0BE96; } .BgClassName { background-color: #F0BE96; } </style>
<style> span { border-color: #F0BE96; } span { border-color: rgb(240,190,150); } td.TdClassName { border-color: #F0BE96; } .TagClassName { border-color: #F0BE96; } </style>