#F5BE82 (or 0xF5BE82) is unknown color: approx Corvette. HEX triplet: F5, BE and 82. RGB value is (245,190,130). Sum of RGB (Red+Green+Blue) = 245+190+130=565 (74% of max value = 765). Red value is 245 (96.09% from 255 or 43.36% from 565); Green value is 190 (74.61% from 255 or 33.63% from 565); Blue value is 130 (51.17% from 255 or 23.01% from 565); Max value from RGB is 245 - color contains mainly: red. Hex color #F5BE82 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F5BE82 is #0A417D. Grayscale: #C7C7C7. Windows color (decimal): -672126 or 8568565. OLE color: 8568565.
HSL color Cylindrical-coordinate representation of color #F5BE82: hue angle of 31.3º degrees, saturation: 0.85, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #F5BE82 is Cyan = 0, Magento = 0.22, Yellow = 0.47 and Black (K on CMYK) = 0.04.
<style> p { color: #f5be82; } p { color: rgb(245,190,130); } H1.HeaderClassName { color: #f5be82; } .AnyTagClassName { color: #f5be82; } </style>
<style> a { background-color: #f5be82; } a { background-color: rgb(245,190,130); } div.DivClassName { background-color: #f5be82; } .BgClassName { background-color: #f5be82; } </style>
<style> span { border-color: #f5be82; } span { border-color: rgb(245,190,130); } td.TdClassName { border-color: #f5be82; } .TagClassName { border-color: #f5be82; } </style>