#F999DD (or 0xF999DD) is unknown color: approx Lavender Rose. HEX triplet: F9, 99 and DD. RGB value is (249,153,221). Sum of RGB (Red+Green+Blue) = 249+153+221=623 (82% of max value = 765). Red value is 249 (97.66% from 255 or 39.97% from 623); Green value is 153 (60.16% from 255 or 24.56% from 623); Blue value is 221 (86.72% from 255 or 35.47% from 623); Max value from RGB is 249 - color contains mainly: red. Hex color #F999DD is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F999DD is #066622. Grayscale: #BDBDBD. Windows color (decimal): -419363 or 14522873. OLE color: 14522873.
HSL color Cylindrical-coordinate representation of color #F999DD: hue angle of 317.5º degrees, saturation: 0.89, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #F999DD is Cyan = 0, Magento = 0.39, Yellow = 0.11 and Black (K on CMYK) = 0.02.
<style> p { color: #F999DD; } p { color: rgb(249,153,221); } H1.HeaderClassName { color: #F999DD; } .AnyTagClassName { color: #F999DD; } </style>
<style> a { background-color: #F999DD; } a { background-color: rgb(249,153,221); } div.DivClassName { background-color: #F999DD; } .BgClassName { background-color: #F999DD; } </style>
<style> span { border-color: #F999DD; } span { border-color: rgb(249,153,221); } td.TdClassName { border-color: #F999DD; } .TagClassName { border-color: #F999DD; } </style>