#F99DE3 (or 0xF99DE3) is unknown color: approx Lavender Rose. HEX triplet: F9, 9D and E3. RGB value is (249,157,227). Sum of RGB (Red+Green+Blue) = 249+157+227=633 (83% of max value = 765). Red value is 249 (97.66% from 255 or 39.34% from 633); Green value is 157 (61.72% from 255 or 24.80% from 633); Blue value is 227 (89.06% from 255 or 35.86% from 633); Max value from RGB is 249 - color contains mainly: red. Hex color #F99DE3 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F99DE3 is #06621C. Grayscale: #C0C0C0. Windows color (decimal): -418333 or 14917113. OLE color: 14917113.
HSL color Cylindrical-coordinate representation of color #F99DE3: hue angle of 314.35º degrees, saturation: 0.88, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #F99DE3 is Cyan = 0, Magento = 0.37, Yellow = 0.09 and Black (K on CMYK) = 0.02.
<style> p { color: #F99DE3; } p { color: rgb(249,157,227); } H1.HeaderClassName { color: #F99DE3; } .AnyTagClassName { color: #F99DE3; } </style>
<style> a { background-color: #F99DE3; } a { background-color: rgb(249,157,227); } div.DivClassName { background-color: #F99DE3; } .BgClassName { background-color: #F99DE3; } </style>
<style> span { border-color: #F99DE3; } span { border-color: rgb(249,157,227); } td.TdClassName { border-color: #F99DE3; } .TagClassName { border-color: #F99DE3; } </style>