#F5B5DD (or 0xF5B5DD) is unknown color: approx Lavender Pink. HEX triplet: F5, B5 and DD. RGB value is (245,181,221). Sum of RGB (Red+Green+Blue) = 245+181+221=647 (85% of max value = 765). Red value is 245 (96.09% from 255 or 37.87% from 647); Green value is 181 (71.09% from 255 or 27.98% from 647); Blue value is 221 (86.72% from 255 or 34.16% from 647); Max value from RGB is 245 - color contains mainly: red. Hex color #F5B5DD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F5B5DD is #0A4A22. Grayscale: #CCCCCC. Windows color (decimal): -674339 or 14530037. OLE color: 14530037.
HSL color Cylindrical-coordinate representation of color #F5B5DD: hue angle of 322.5º 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 #F5B5DD is Cyan = 0, Magento = 0.26, Yellow = 0.10 and Black (K on CMYK) = 0.04.
<style> p { color: #F5B5DD; } p { color: rgb(245,181,221); } H1.HeaderClassName { color: #F5B5DD; } .AnyTagClassName { color: #F5B5DD; } </style>
<style> a { background-color: #F5B5DD; } a { background-color: rgb(245,181,221); } div.DivClassName { background-color: #F5B5DD; } .BgClassName { background-color: #F5B5DD; } </style>
<style> span { border-color: #F5B5DD; } span { border-color: rgb(245,181,221); } td.TdClassName { border-color: #F5B5DD; } .TagClassName { border-color: #F5B5DD; } </style>