#F5B5F0 (or 0xF5B5F0) is unknown color: approx Lavender Rose. HEX triplet: F5, B5 and F0. RGB value is (245,181,240). Sum of RGB (Red+Green+Blue) = 245+181+240=666 (88% of max value = 765). Red value is 245 (96.09% from 255 or 36.79% from 666); Green value is 181 (71.09% from 255 or 27.18% from 666); Blue value is 240 (94.14% from 255 or 36.04% from 666); Max value from RGB is 245 - color contains mainly: red. Hex color #F5B5F0 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F5B5F0 is #0A4A0F. Grayscale: #CECECE. Windows color (decimal): -674320 or 15775221. OLE color: 15775221.
HSL color Cylindrical-coordinate representation of color #F5B5F0: hue angle of 304.69º degrees, saturation: 0.76, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #F5B5F0 is Cyan = 0, Magento = 0.26, Yellow = 0.02 and Black (K on CMYK) = 0.04.
<style> p { color: #F5B5F0; } p { color: rgb(245,181,240); } H1.HeaderClassName { color: #F5B5F0; } .AnyTagClassName { color: #F5B5F0; } </style>
<style> a { background-color: #F5B5F0; } a { background-color: rgb(245,181,240); } div.DivClassName { background-color: #F5B5F0; } .BgClassName { background-color: #F5B5F0; } </style>
<style> span { border-color: #F5B5F0; } span { border-color: rgb(245,181,240); } td.TdClassName { border-color: #F5B5F0; } .TagClassName { border-color: #F5B5F0; } </style>