#F4F655 (or 0xF4F655) is unknown color: approx Paris Daisy. HEX triplet: F4, F6 and 55. RGB value is (244,246,85). Sum of RGB (Red+Green+Blue) = 244+246+85=575 (76% of max value = 765). Red value is 244 (95.70% from 255 or 42.43% from 575); Green value is 246 (96.48% from 255 or 42.78% from 575); Blue value is 85 (33.59% from 255 or 14.78% from 575); Max value from RGB is 246 - color contains mainly: green. Hex color #F4F655 is not a web safe color. Web safe color analog (approx): #FFFF66. Inversed color of #F4F655 is #0B09AA. Grayscale: #E3E3E3. Windows color (decimal): -723371 or 5633780. OLE color: 5633780.
HSL color Cylindrical-coordinate representation of color #F4F655: hue angle of 60.75º degrees, saturation: 0.9, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #F4F655 is Cyan = 0.01, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.04.
<style> p { color: #F4F655; } p { color: rgb(244,246,85); } H1.HeaderClassName { color: #F4F655; } .AnyTagClassName { color: #F4F655; } </style>
<style> a { background-color: #F4F655; } a { background-color: rgb(244,246,85); } div.DivClassName { background-color: #F4F655; } .BgClassName { background-color: #F4F655; } </style>
<style> span { border-color: #F4F655; } span { border-color: rgb(244,246,85); } td.TdClassName { border-color: #F4F655; } .TagClassName { border-color: #F4F655; } </style>